hwMGTrackInterfaceTriggerStatus
HUAWEI-MG-MIB ·
.1.3.6.1.4.1.2011.5.25.312.1.3.1.3
Object
column Enumeration
This object indicates the status of the association between the track interface and the interface monitoring group. By default, the status is normal. triggerdown(2): If the sum of down-weights of the faulty binding interfaces in the interface monitoring group is greater than or equal to the down-weight of the track interface, the track interface is triggered to go Down. triggerup(1):If the track interface is triggered to go Down, and the sum of down-weights of the faulty binding interfaces in the interface monitoring group becomes less than the down-weight of the track interface, the track interface is triggered to go Up.
Context
- MIB
- HUAWEI-MG-MIB
- OID
.1.3.6.1.4.1.2011.5.25.312.1.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwMGTrackInterfaceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-MG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MG-MIB::hwMGTrackInterfaceTriggerStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MG-MIB::hwMGTrackInterfaceTriggerStatus.<hwMGMonitorGroupIndex>.<hwMGTrackInterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MG-MIB::hwMGTrackInterfaceTriggerStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | triggerup |
2 | triggerdown |
3 | normal |
Conformance
Member of