dcLmgrLsrStaticP2MPActive

DC-LMGR-MIB · .1.2.826.0.1.1578918.5.32.1.1.1.1.21

Object

The current state of support for static
point-to-multipoint LSPs.  This field is set to true when
support for static point-to-multipoint LSPs is enabled.
It is set to false when support for static
point-to-multipoint LSPs is disabled and all statically
configured point-to-multipoint LSPs have been destroyed.

Context

MIB
DC-LMGR-MIB
OID
.1.2.826.0.1.1578918.5.32.1.1.1.1.21
Type
column
Access
readonly
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::dcLmgrLsrStaticP2MPActive'
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::dcLmgrLsrStaticP2MPActive.<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::dcLmgrLsrStaticP2MPActive'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance