mplsL3VpnVrfRteInetCidrMetric2
MPLS-L3VPN-STD-MIB ·
.1.3.6.1.2.1.10.166.11.1.4.1.1.13
Object
column r/w
Integer32
An alternate routing metric for this route. The semantics of this metric are determined by the routing protocol specified in the route's mplsL3VpnVrfRteInetCidrProto value. If this metric is not used, its value should be set to -1.
Context
- MIB
- MPLS-L3VPN-STD-MIB
- OID
.1.3.6.1.2.1.10.166.11.1.4.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsL3VpnVrfRteEntry
- Groups
- 1
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 'MPLS-L3VPN-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-L3VPN-STD-MIB::mplsL3VpnVrfRteInetCidrMetric2'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-L3VPN-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-L3VPN-STD-MIB::mplsL3VpnVrfRteInetCidrMetric2.<mplsL3VpnVrfName>.<mplsL3VpnVrfRteInetCidrDestType>.<mplsL3VpnVrfRteInetCidrDest>.<mplsL3VpnVrfRteInetCidrPfxLen>.<mplsL3VpnVrfRteInetCidrPolicy>.<mplsL3VpnVrfRteInetCidrNHopType>.<mplsL3VpnVrfRteInetCidrNextHop>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-L3VPN-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-L3VPN-STD-MIB::mplsL3VpnVrfRteInetCidrMetric2'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-2147483647
Conformance
Member of
Compliance refinements
mplsL3VpnModuleReadOnlyCompliance
readonly
Write access is not required.