zxr10IfTrackTrackType
ZXR10-IF-TABLE-MIB ·
.1.3.6.1.4.1.3902.3.103.4.4.1.4
Object
column Enumeration
Track type: l2(1) --zxr10IfTrackTrackName is l2 track ipv4(2) --zxr10IfTrackTrackName is ipv4 track ipv6(3) --zxr10IfTrackTrackName is ipv6 track
Context
- MIB
- ZXR10-IF-TABLE-MIB
- OID
.1.3.6.1.4.1.3902.3.103.4.4.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- zxr10IfTrackEntry
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::zxr10IfTrackTrackType'
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::zxr10IfTrackTrackType.<zxr10IfTrackIfName>.<zxr10IfTrackTrackName>.<zxr10IfTrackTrackType>'
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::zxr10IfTrackTrackType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | l2 |
2 | ipv4 |
3 | ipv6 |