hmLLDPAdminStatus
HMLLDP-MIB ·
.1.3.6.1.4.1.248.14.7.1.1
Object
scalar r/w
Enumeration
DURABLE: Enables/disables the IEEE802.1AB functionality on this device. If disabled(2), the LLDP protocol is inactive, but the LLDP MIBs can be accessed.
Context
- MIB
- HMLLDP-MIB
- OID
.1.3.6.1.4.1.248.14.7.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hmLLDPConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMLLDP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMLLDP-MIB::hmLLDPAdminStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMLLDP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMLLDP-MIB::hmLLDPAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |