vRtrIfMplsStatus

TIMETRA-VRTR-MIB · .1.3.6.1.4.1.6527.3.1.2.3.4.1.30

Object

Setting this variable to 'create' causes this interface to be
used with MPLS.  It also causes a row to be created in the
vRtrMplsIfTable.  Setting it to 'delete' removes the interface
from MPLS and causes the corresponding row in the vRtrMplsIfTable
to be removed.  However, an attempt to set vRtrIfMplsStatus to
'delete' will fail if MPLS activity on this interface is not
administratively in the outOfService state, i.e. vRtrMplsIfAdminState
of the vRtrMplsIfTable must be set to 'outOfService'.

Context

MIB
TIMETRA-VRTR-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.3.4.1.30
Type
column
Access
readwrite
Status
current
Parent
vRtrIfEntry
Groups
4

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-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrIfMplsStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrIfMplsStatus.<vRtrID>.<vRtrIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-VRTR-MIB::vRtrIfMplsStatus'

Syntax

Source
TIMETRA-TC-MIBTmnxStatus
Base type
Enumeration

Values & Constraints

Type Values
1create
2delete