mplsFTNMapRowStatus

MPLS-FTN-STD-MIB · .1.3.6.1.2.1.10.166.8.1.5.1.4

Object

column r/w Enumeration
Used for controlling the creation and deletion of this
row.
              
All writable objects in this row may be modified at any
time.
              
If a conceptual row in mplsFTNMapTable points to a
conceptual row in mplsFTNTable which is subsequently
deleted, the corresponding conceptual row in
mplsFTNMapTable MUST also be deleted by the agent.

Context

MIB
MPLS-FTN-STD-MIB
OID
.1.3.6.1.2.1.10.166.8.1.5.1.4
Type
column
Access
readwrite
Status
current
Parent
mplsFTNMapEntry
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-FTN-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-FTN-STD-MIB::mplsFTNMapRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-FTN-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-FTN-STD-MIB::mplsFTNMapRowStatus.<mplsFTNMapIndex>.<mplsFTNMapPrevIndex>.<mplsFTNMapCurrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-FTN-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-FTN-STD-MIB::mplsFTNMapRowStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
4createAndGo
6destroy

Conformance

Member of
Compliance refinements
Values: active(1)
Write access is not required, and active(1) is the only
status that needs to be supported.