zxr10rtmLabelSpecialFlag
ZXR10-ROUTE-LABEL-MIB ·
.1.3.6.1.4.1.3902.3.109.1.1.9
Object
column Enumeration
This flag indicate the link info about this IP address. 0: means it's an active route entry,at the sametime, indicate the master link under fast-re_route application. 1: means it's a slave route entry under fast-re-route application. 2: means it's a loadshare route entry. 3: means none of the above.
Context
- MIB
- ZXR10-ROUTE-LABEL-MIB
- OID
.1.3.6.1.4.1.3902.3.109.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxr10rtmLabelEntry
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-ROUTE-LABEL-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ROUTE-LABEL-MIB::zxr10rtmLabelSpecialFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-ROUTE-LABEL-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ROUTE-LABEL-MIB::zxr10rtmLabelSpecialFlag.<zxr10rtmLabelDestAddr>.<zxr10rtmLabelDestMask>.<zxr10rtmLabelReTag>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-ROUTE-LABEL-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-ROUTE-LABEL-MIB::zxr10rtmLabelSpecialFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | active-route-entry |
1 | slave-route-entry |
2 | loadshare-route-entry |
3 | none |