tnLldpAdminStatus

TN-LLDP-MIB · .1.3.6.1.4.1.7483.6.1.2.59.1.1.1.9

Object

The tnLldpAdminStatus specifies whether or not LLDP
is operationally 'enabled(1)' on the system, or
'disabled(2).' This is a system-wide configuration and
overrides the individual port admin status.

Context

MIB
TN-LLDP-MIB
OID
.1.3.6.1.4.1.7483.6.1.2.59.1.1.1.9
Type
column
Access
readwrite
Status
current
Parent
tnLldpConfigEntry

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 'TN-LLDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-LLDP-MIB::tnLldpAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-LLDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-LLDP-MIB::tnLldpAdminStatus.<tnSysSwitchId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-LLDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-LLDP-MIB::tnLldpAdminStatus'

Syntax

Values & Constraints

Type Values
1enabled
2disabled