cnPortPriOperDefenseMode
AOS5810-54X-MIB ·
.1.3.6.1.4.1.259.12.1.5.1.75.3.1.4
Object
column Enumeration
The operational CND defense mode for the CNPV on the port. The value of this object may become disabled because of internal error even admin defense mode or defense mode for the CNPV (cnPriDefenseMode) is not disabled.
Context
- MIB
- AOS5810-54X-MIB
- OID
.1.3.6.1.4.1.259.12.1.5.1.75.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cnPortPriEntry
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 'AOS5810-54X-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AOS5810-54X-MIB::cnPortPriOperDefenseMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AOS5810-54X-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AOS5810-54X-MIB::cnPortPriOperDefenseMode.<cnPortPriPriority>.<cnPortPriIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AOS5810-54X-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AOS5810-54X-MIB::cnPortPriOperDefenseMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | edge |
3 | interior |
4 | interiorReady |
5 | auto |