ieee8021CnComPriLldpInstanceChoice
IEEE8021-CN-MIB ·
.1.3.111.2.802.1.1.18.1.3.1.8
Object
column r/w
Enumeration
Specifies whether or not the default value for all Ports is to
send and receive the Congestion Notification TLV in LLDPDUs,
either:
cnlNone(1) Do not send Congestion Notification TLVs, and
ignore them on receipt.
cnlAdmin(2) Use the LLDP instance selected by
ieee8021CnComPriLldpInstanceSelector to send and
receive the Congestion Notification TLV.
This object can be overridden by
ieee8021CnPortPriLldpInstanceChoice.
Context
- MIB
- IEEE8021-CN-MIB
- OID
.1.3.111.2.802.1.1.18.1.3.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ieee8021CnCompntPriEntry
- 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 'IEEE8021-CN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-CN-MIB::ieee8021CnComPriLldpInstanceChoice'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-CN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-CN-MIB::ieee8021CnComPriLldpInstanceChoice.<ieee8021CnComPriComponentId>.<ieee8021CnComPriPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-CN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-CN-MIB::ieee8021CnComPriLldpInstanceChoice'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cnlNone |
2 | cnlAdmin |
Conformance
Member of