vRtrMplsIfV6OperState

TIMETRA-MPLS-MIB · .1.3.6.1.4.1.6527.3.1.2.6.9.1.5

Object

This variable indicates the current status of the MPLS protocol
running on this MPLS interface for srte ipv6. When the
TIMETRA-VRTR-MIB::vRtrIfPortID object of this interface is set to a
loopback port identifier, the operational state is not relevant and an
SNMP GET request on this object will return 'unknown'.

Context

MIB
TIMETRA-MPLS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.6.9.1.5
Type
column
Access
readonly
Status
current
Parent
vRtrMplsIfEntry
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 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsIfV6OperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsIfV6OperState.<vRtrID>.<vRtrIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MPLS-MIB::vRtrMplsIfV6OperState'

Syntax

Values & Constraints

Type Values
1unknown
2inService
3outOfService
4transition

Conformance