raisecomMplsLdpInterfaceEnable
RAISECOM-MPLS-MIB ·
.1.3.6.1.4.1.8886.1.25.3.2.1.2
Object
MPLS ldp interface entry ldp enable.
Context
- MIB
- RAISECOM-MPLS-MIB
- OID
.1.3.6.1.4.1.8886.1.25.3.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- raisecomMplsLdpInterfaceEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'RAISECOM-MPLS-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-MPLS-MIB::raisecomMplsLdpInterfaceEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-MPLS-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-MPLS-MIB::raisecomMplsLdpInterfaceEnable.<raisecomMplsLdpInterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-MPLS-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-MPLS-MIB::raisecomMplsLdpInterfaceEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |