dcLmgrFtMode

DC-LMGR-MIB · .1.2.826.0.1.1578918.5.32.1.1.1.1.27

Object

column r/w DcLmgrFtModes
The fault tolerant mode used by Label Manager if used in a
fault tolerant environment.  The default value is full
replication which should be used in conjunction with full
replication in other MPLS components.  This approach is
not recommended for new deployments and is the default for
back compatibility only.  The other option is recovery
replication which can be used in conjunction with graceful
restart of other MPLS components.

Context

MIB
DC-LMGR-MIB
OID
.1.2.826.0.1.1578918.5.32.1.1.1.1.27
Type
column
Access
readwrite
Status
current
Parent
dcLmgrLsrEntityEntry
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 'DC-LMGR-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-LMGR-MIB::dcLmgrFtMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-LMGR-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-LMGR-MIB::dcLmgrFtMode.<dcLmgrLsrEntityLsrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-LMGR-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-LMGR-MIB::dcLmgrFtMode'

Syntax

Source
DcLmgrFtModes
Base type
Enumeration

Values & Constraints

Type Values
1full
2recovery

Conformance