ieee8021CnComPriDefModeChoice
IEEE8021-CN-MIB ·
.1.3.111.2.802.1.1.18.1.3.1.3
Object
column r/w
Enumeration
Specifies how the default CND defense mode and alternate
priority for this Congestion Notification Priority Value on all
ports on this Bridge component or end station are to be chosen,
either:
cpcAdmin(1) Default CND defense mode is chosen by
ieee8021CnComPriAdminDefenseMode, and alternate
priority by ieee8021CnComPriAlternatePriority.
cpcAuto(2) Default CND defense mode is chosen by
ieee8021CnPortPriAutoDefenseMode, and alternate
priority by ieee8021CnComPriAutoAltPri.
This variable can be overridden by
ieee8021CnPortPriDefModeChoice.
Context
- MIB
- IEEE8021-CN-MIB
- OID
.1.3.111.2.802.1.1.18.1.3.1.3- 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::ieee8021CnComPriDefModeChoice'
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::ieee8021CnComPriDefModeChoice.<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::ieee8021CnComPriDefModeChoice'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cpcAdmin |
2 | cpcAuto |
Conformance
Member of