cnPortPriAdminDefenseMode
ECS5610-52S-MIB ·
.1.3.6.1.4.1.259.10.1.36.1.75.3.1.3
Object
column r/w
Enumeration
The administrative CND defense mode for the CNPV on the port. When set, it is referred before defense mode for the CNPV (cnPriDefenseMode) for determing oper defense mode. Set the value by-global to follow the setting of the corresponding cnPriEntry.
Context
- MIB
- ECS5610-52S-MIB
- OID
.1.3.6.1.4.1.259.10.1.36.1.75.3.1.3- Type
- column
- Access
- readwrite
- 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 'ECS5610-52S-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS5610-52S-MIB::cnPortPriAdminDefenseMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS5610-52S-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS5610-52S-MIB::cnPortPriAdminDefenseMode.<cnPortPriPriority>.<cnPortPriIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS5610-52S-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS5610-52S-MIB::cnPortPriAdminDefenseMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | edge |
3 | interior |
4 | interiorReady |
5 | auto |
6 | byGlobal |