mplsXCAdminStatus

MPLS-LSR-MIB · cisco variant · .1.3.6.1.3.96.1.9.1.8

Object

column r/w Enumeration
The desired operational status of this segment.

Context

MIB
MPLS-LSR-MIB
OID
.1.3.6.1.3.96.1.9.1.8
Type
column
Access
readwrite
Status
current
Parent
mplsXCEntry
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-LSR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LSR-MIB::mplsXCAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LSR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LSR-MIB::mplsXCAdminStatus.<mplsXCIndex>.<mplsInSegmentIfIndex>.<mplsInSegmentLabel>.<mplsOutSegmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LSR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LSR-MIB::mplsXCAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3testing

Conformance

Member of
Compliance refinements
mplsLsrModuleCompliance readonly Enumeration
Values: up(1), down(2)
A value of testing(3) need not be supported.