wwpLeosLldpPortConfigAdminStatus
WWP-LEOS-LLDP-MIB ·
.1.3.6.1.4.1.6141.2.60.26.1.1.5.1.2
Object
column deprecated
r/w
Enumeration
The administratively desired status of the local LLDP agent.
If the associated wwpLeosLldpPortConfigAdminStatus object has a
value of 'txOnly(1)', then this port will transmit LLDP
frames only and it will not store any information about the
remote systems connected.
If the associated wwpLeosLldpPortConfigAdminStatus object has a value
of 'rxOnly(2)', then this port will receive LLDP frames only.
If the associated wwpLeosLldpPortConfigAdminStatus object has a
value of 'txAndRx(3)', then this port will transmit and
receive LLDP frames.
If the associated wwpLeosLldpPortConfigAdminStatus object has a
value of 'disabled(4)', then this port will not transmit or
receive LLDP frames.
Context
- MIB
- WWP-LEOS-LLDP-MIB
- OID
.1.3.6.1.4.1.6141.2.60.26.1.1.5.1.2- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- wwpLeosLldpPortConfigEntry
- Groups
- 1
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 'WWP-LEOS-LLDP-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-LLDP-MIB::wwpLeosLldpPortConfigAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-LLDP-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-LLDP-MIB::wwpLeosLldpPortConfigAdminStatus.<wwpLeosLldpPortConfigPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-LLDP-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-LLDP-MIB::wwpLeosLldpPortConfigAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | txOnly |
2 | rxOnly |
3 | txAndRx |
4 | disabled |
Conformance
Member of