agentMACsecMKAPolicyCipherSuite
DNOS-MACSEC-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.78.1.1.1.4
Object
column r/w
Enumeration
The cipher suite as defined by the MKA Policy.
Context
- MIB
- DNOS-MACSEC-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.78.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentMACsecMKAPolicyConfigEntry
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 'DNOS-MACSEC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-MACSEC-MIB::agentMACsecMKAPolicyCipherSuite'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DNOS-MACSEC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-MACSEC-MIB::agentMACsecMKAPolicyCipherSuite.<agentMACsecMKAPolicyName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNOS-MACSEC-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNOS-MACSEC-MIB::agentMACsecMKAPolicyCipherSuite'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | gcmAes128 |
1 | gcmAes256 |
2 | gcmAesXpn128 |
3 | gcmAesXpn256 |