mplsL3VpnVrfActiveInterfaces

OBS ✓
MPLS-L3VPN-STD-MIB · .1.3.6.1.2.1.10.166.11.1.2.2.1.7

Object

Total number of interfaces connected to this VRF with
ifOperStatus = up(1).
              
This value should increase when an interface is associated
with the corresponding VRF and its corresponding ifOperStatus
is equal to up(1).  If an interface is associated whose
ifOperStatus is not up(1), then the value is not incremented
until such time as it transitions to this state.
              
This value should be decremented when an interface is
disassociated with a VRF or the corresponding ifOperStatus
transitions out of the up(1) state to any other state.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Discovery Polling
Explore Observium network monitoring

Context

MIB
MPLS-L3VPN-STD-MIB
OID
.1.3.6.1.2.1.10.166.11.1.2.2.1.7
Type
column
Access
readonly
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::mplsL3VpnVrfActiveInterfaces'
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::mplsL3VpnVrfActiveInterfaces.<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::mplsL3VpnVrfActiveInterfaces'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance