ieee8021CnPortPriLldpInstanceChoice

IEEE8021-CN-MIB · .1.3.111.2.802.1.1.18.1.4.1.7

Object

Specifies how to determine the LLDP instance to be used for the
Congestion Notification TLV, either:
    cnlNone(1)      No LLDP Congestion Notification TLV is to
                    carry Per-priority CNPV indicators or
                    Per-priority Ready indicators on this Port
                    for this priority.
    cnlAdmin(2)     ieee8021CnPortPriLldpInstanceSelector
                    governs which LLDP instance is to carry
                    Per-priority CNPV indicators and
                    Per-priority Ready indicators for this
                    priority in its Congestion Notification TLV
                    on this Port
    cnlComponent(3) ieee8021CnComPriLldpInstanceChoice
                    governs LLDP instance selection for this
                    Port and priority.
              
This object can override ieee8021CnComPriLldpInstanceChoice.

Context

MIB
IEEE8021-CN-MIB
OID
.1.3.111.2.802.1.1.18.1.4.1.7
Type
column
Access
readwrite
Status
current
Parent
ieee8021CnPortPriEntry
Groups
1

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 'IEEE8021-CN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-CN-MIB::ieee8021CnPortPriLldpInstanceChoice'
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::ieee8021CnPortPriLldpInstanceChoice.<ieee8021CnPortPriComponentId>.<ieee8021CnPortPriority>.<ieee8021CnPortPriIfIndex>'
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::ieee8021CnPortPriLldpInstanceChoice'

Syntax

Source
Ieee8021CnLldpChoice
Base type
Enumeration

Values & Constraints

Type Values
1cnlNone
2cnlAdmin
3cnlComponent

Conformance