cnMacSecPortMode
CAMBIUM-NETWORKS-MACSEC-MIB ·
.1.3.6.1.4.1.17713.24.10.1.1.1.3
Object
The action taken in case of a violation.
Context
- MIB
- CAMBIUM-NETWORKS-MACSEC-MIB
- OID
.1.3.6.1.4.1.17713.24.10.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cnMacSecPortEntry
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 'CAMBIUM-NETWORKS-MACSEC-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-NETWORKS-MACSEC-MIB::cnMacSecPortMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CAMBIUM-NETWORKS-MACSEC-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-NETWORKS-MACSEC-MIB::cnMacSecPortMode.<cnMacSecPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAMBIUM-NETWORKS-MACSEC-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAMBIUM-NETWORKS-MACSEC-MIB::cnMacSecPortMode'
Syntax
- Source
- MacSecViolationMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | protect |
2 | restrict |
3 | shutdown |