lldpAdminStatus
LLDPPRIVATE-MIB ·
.1.3.6.1.4.1.13464.1.2.4.5.0.1
Object
scalar r/w
Enumeration
If lldpAdminStatus object has a value of 'enable(1)',then LLDP module configuration will be active. If lldpAdminStatus object has a value of 'disable(2)',then LLDP module configuration will be inactive.
Context
- MIB
- LLDPPRIVATE-MIB
- OID
.1.3.6.1.4.1.13464.1.2.4.5.0.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
disable- Parent
- lldpPrivateObjects
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 'LLDPPRIVATE-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDPPRIVATE-MIB::lldpAdminStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LLDPPRIVATE-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LLDPPRIVATE-MIB::lldpAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |