zxr10IfTriggerTrackTrigger
ZXR10-IF-TABLE-MIB ·
.1.3.6.1.4.1.3902.3.103.4.5.2.2.1.2.1.4
Object
column Enumeration
Track trigger:
block(1) --whether or not to block the interface according
to track status.
shutdown(2) --whether or not to shutdown the interface according
to track status.
none(3) --no configuration of track trigger.
reverse(4) ----whether or not to make the
--interface physical down according to track status
Context
- MIB
- ZXR10-IF-TABLE-MIB
- OID
.1.3.6.1.4.1.3902.3.103.4.5.2.2.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxr10IfTriggerEntry
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 'ZXR10-IF-TABLE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-IF-TABLE-MIB::zxr10IfTriggerTrackTrigger'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-IF-TABLE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-IF-TABLE-MIB::zxr10IfTriggerTrackTrigger.<zxr10IfTriggerIfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-IF-TABLE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-IF-TABLE-MIB::zxr10IfTriggerTrackTrigger'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | block |
2 | shutdown |
3 | none |
4 | reverse |