HUAWEI-TAD-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-TAD-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hwTAD | 1.3.6.1.4.1.2011.5.25.128 |
The Custom damping MIB module is defined to manage the configuration under system or interface view. |
||
hwTADObjects | 1.3.6.1.4.1.2011.5.25.128.1 | |||
hwTADInterfaceTable | 1.3.6.1.4.1.2011.5.25.128.1.1 | no-access |
Transmission alarm damping interface configuration table. |
|
1.3.6.1.4.1.2011.5.25.128.1.1.1 | no-access |
The entry of a SDH or SONET interface with damping function enabled. |
||
hwTADInterfaceIndex | 1.3.6.1.4.1.2011.5.25.128.1.1.1.1 | interfaceindex | no-access |
Index number of the interface. |
hwTADFilterEnable | 1.3.6.1.4.1.2011.5.25.128.1.1.1.2 | hwenablevalue | read-write |
Whether filter function is enabled. |
hwTADFilterExpireTime | 1.3.6.1.4.1.2011.5.25.128.1.1.1.3 | integer32 | read-write |
How long the alarm will be postponed to process. Unit: millisecond. |
hwTADDampingEnable | 1.3.6.1.4.1.2011.5.25.128.1.1.1.4 | hwenablevalue | read-write |
Whether damping function is enabled. |
hwTADSuppress | 1.3.6.1.4.1.2011.5.25.128.1.1.1.5 | integer32 | read-write |
The suppressing value. When figure-of-merit of alarm exceeds this value, this alarm will be damped. |
hwTADCeiling | 1.3.6.1.4.1.2011.5.25.128.1.1.1.6 | integer32 | read-write |
The ceiling value. Figure-of-merit can't exceed this value. The ceiling value must be larger than suppressing value. |
hwTADReuse | 1.3.6.1.4.1.2011.5.25.128.1.1.1.7 | integer32 | read-write |
The reusing value. When figure-of-merit becomes lower than this value. The alarm will be reused (exit from suppressing status). The reusing value must be less than suppressing value. |
hwTADDecayOk | 1.3.6.1.4.1.2011.5.25.128.1.1.1.8 | integer32 | read-write |
The half decay time when alarm status is down. Unit: millisecond. |
hwTADDecayNg | 1.3.6.1.4.1.2011.5.25.128.1.1.1.9 | integer32 | read-write |
The half decay time when alarm status is up. Unit: millisecond. |
hwTADResetStatistics | 1.3.6.1.4.1.2011.5.25.128.1.1.1.10 | integer | read-write |
Whether to reset alarm statistics. 1 means resetting statistics once. Enumeration: 'reset': 1, 'unreset': 2. |
hwTADResetTime | 1.3.6.1.4.1.2011.5.25.128.1.1.1.11 | dateandtime | read-only |
Last reset time. |
hwTADB3tcaThreshold | 1.3.6.1.4.1.2011.5.25.128.1.1.1.12 | integer32 | read-write |
B3tca threshold in form of 10e-n. |
hwTADSdbereThreshold | 1.3.6.1.4.1.2011.5.25.128.1.1.1.13 | integer32 | read-write |
Sdbere threshold in form of 10e-n. |
hwTADSfbereThreshold | 1.3.6.1.4.1.2011.5.25.128.1.1.1.14 | integer32 | read-write |
Sfbere threshold in form of 10e-n. |
hwTADAlarmTable | 1.3.6.1.4.1.2011.5.25.128.1.2 | no-access |
Transmission alarm damping alarm configuration table. |
|
1.3.6.1.4.1.2011.5.25.128.1.2.1 | no-access |
The entry of an alarm. |
||
hwTADAlarmIfIndex | 1.3.6.1.4.1.2011.5.25.128.1.2.1.1 | interfaceindex | no-access |
Index number of the interface. |
hwTADAlarmType | 1.3.6.1.4.1.2011.5.25.128.1.2.1.2 | integer | no-access |
Index number of the alarm. The range is from 1 to 22, corresponding to: auais, batca, lais, lof, lom, lop, los, lrdi, lrei, oof, pais, prdi, prei, pplm, rdool, rrool, sdbere, sfbere, trool, puneq, lcd, wlnk. Enumeration: 'sdbere': 17, 'rrool': 16, 'lof': 4, 'lais': 3, 'lom': 5, 'los': 7, 'lop': 6, 'auais': 1, 'lrdi': 8, 'oof': 10, 'puneq': 20, 'pplm': 14, 'lcd': 21, 'prei': 13, 'rdool': 15, 'b3tca': 2, 'pais': 11, 'trool': 19, 'prdi': 12, 'sfbere': 18, 'wlnk': 22, 'lrei': 9. |
hwTADAlarmIfDown | 1.3.6.1.4.1.2011.5.25.128.1.2.1.3 | hwenablevalue | read-write |
Whether this alarm leads to interface down. In default lais, lof and los are enabled to lead interface down. |
hwTADAlarmLog | 1.3.6.1.4.1.2011.5.25.128.1.2.1.4 | hwenablevalue | read-write |
Whether this alarm will be logged. In default all alarm types won't be logged. |
hwTADAlarmStatus | 1.3.6.1.4.1.2011.5.25.128.1.2.1.5 | integer | read-only |
The status of the alarm. 1 means alarm is up, 2 means alarm is down. Enumeration: 'down': 2, 'up': 1. |
hwTADAlarmInFilter | 1.3.6.1.4.1.2011.5.25.128.1.2.1.6 | integer | read-only |
Whether this alarm is in filtering status. 1 means alarm is in filtering status, 2 means alarm isn't in filtering status. Enumeration: 'out': 2, 'in': 1. |
hwTADAlarmFigure | 1.3.6.1.4.1.2011.5.25.128.1.2.1.7 | displaystring | read-only |
This figure is used to evaluate the stability of the alarm. Large value means un-stability. |
hwTADAlarmInSuppress | 1.3.6.1.4.1.2011.5.25.128.1.2.1.8 | integer | read-only |
Whether this alarm is in suppressing status. 1 means alarm is in suppressing status, 2 means alarm isn't in suppressing status. Enumeration: 'unsuppressed': 2, 'suppressed': 1. |
hwTADAlarmFlappingCount | 1.3.6.1.4.1.2011.5.25.128.1.2.1.9 | counter32 | read-only |
How many times alarm's status changed. |
hwTADAlarmSuppressCount | 1.3.6.1.4.1.2011.5.25.128.1.2.1.10 | counter32 | read-only |
How many times alarm is suppressed. |
hwTADConformance | 1.3.6.1.4.1.2011.5.25.128.2 | |||
hwTADGroups | 1.3.6.1.4.1.2011.5.25.128.2.1 | |||
hwTADInterfaceGroup | 1.3.6.1.4.1.2011.5.25.128.2.1.1 |
A collection of objects providing device level control and status information for the interface. |
||
hwTADAlarmGroup | 1.3.6.1.4.1.2011.5.25.128.2.1.2 |
A collection of objects providing device level control and status information for the alarm. |