ieee8021CnPortPriDefModeChoice
IEEE8021-CN-MIB ·
.1.3.111.2.802.1.1.18.1.4.1.4
Object
This object determines how the CND defense mode and alternate
priority value of this port for this CNPV is to be selected,
either:
cpcAdmin(1) CND defense mode is controlled by
ieee8021CnPortPriAdminDefenseMode, and alternate
priority by ieee8021CnPortPriAlternatePriority.
cpcAuto(2) CND defense mode is controlled by
ieee8021CnPortPriAutoDefenseMode and alternate
priority by ieee8021CnComPriAlternatePriority.
cpcComp(3) CND defense mode and alternate priority are
controlled by
ieee8021CnComPriDefModeChoice.
This variable can override ieee8021CnComPriDefModeChoice.
Context
- MIB
- IEEE8021-CN-MIB
- OID
.1.3.111.2.802.1.1.18.1.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ieee8021CnPortPriEntry
- 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::ieee8021CnPortPriDefModeChoice'
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::ieee8021CnPortPriDefModeChoice.<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::ieee8021CnPortPriDefModeChoice'
Syntax
- Source
- Ieee8021CnControlChoice
- Base type
Enumeration
Values & Constraints
Type Values
1 | cpcAdmin |
2 | cpcAuto |
3 | cpcComp |
Conformance
Member of