zxr10RMAPMatchLocalPrefAlg
ZXR10-ROUTE-MAP-MIB ·
.1.3.6.1.4.1.3902.3.6000.604.2.1.52.1.3
Object
eq Equal as-path length to be matched.Value is 1. ge Minimum as-path length to be matched.Value is 2. le Maximun as-path length to be matched.Value is 3.
Context
- MIB
- ZXR10-ROUTE-MAP-MIB
- OID
.1.3.6.1.4.1.3902.3.6000.604.2.1.52.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxr10RMAPMatchLocalPrefEntry
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-MAP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ROUTE-MAP-MIB::zxr10RMAPMatchLocalPrefAlg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-ROUTE-MAP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ROUTE-MAP-MIB::zxr10RMAPMatchLocalPrefAlg.<zxr10RMAPName>.<zxr10RMAPSequence>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-ROUTE-MAP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-ROUTE-MAP-MIB::zxr10RMAPMatchLocalPrefAlg'
Syntax
Values & Constraints
Type Values
1 | eq |
2 | ge |
3 | le |