zxr10RMAPSetPathSelPath
ZXR10-ROUTE-MAP-MIB ·
.1.3.6.1.4.1.3902.3.6000.604.2.1.54.1.3
Object
all Path for imitating iBGP full-mesh.Value is 1. backup Path for rapid convergence.Value is 2. best-path Path for load sharing.Value is 3. group-best Path for elimination of routing oscillation.Value is 4.
Context
- MIB
- ZXR10-ROUTE-MAP-MIB
- OID
.1.3.6.1.4.1.3902.3.6000.604.2.1.54.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxr10RMAPSetPathSelEntry
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::zxr10RMAPSetPathSelPath'
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::zxr10RMAPSetPathSelPath.<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::zxr10RMAPSetPathSelPath'
Syntax
- Source
- RmapSetPath
- Base type
Enumeration
Type Description
all Path for imitating iBGP full-mesh backup Path for rapid convergence best-path Path for load sharing group-best Path for elimination of routing oscillation
Values & Constraints
Type Values
1 | all |
2 | backup |
3 | best-path |
4 | group-best |