mplsL3VpnVrfConfMaxRoutes

MPLS-L3VPN-STD-MIB · .1.3.6.1.2.1.10.166.11.1.2.2.1.11

Object

Denotes maximum number of routes that this VRF is
configured to hold.  This value MUST be less than or
equal to mplsL3VpnVrfConfMaxPossRts unless it is set
to 0.

Context

MIB
MPLS-L3VPN-STD-MIB
OID
.1.3.6.1.2.1.10.166.11.1.2.2.1.11
Type
column
Access
readwrite
Status
current
Parent
mplsL3VpnVrfEntry
Groups
1

Walk 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::mplsL3VpnVrfConfMaxRoutes'
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::mplsL3VpnVrfConfMaxRoutes.<mplsL3VpnVrfName>'
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::mplsL3VpnVrfConfMaxRoutes'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance

Member of
Compliance refinements
Write access is not required.