secyIfCurrentCipherSuite
IEEE8021-SECY-MIB ·
.1.0.8802.1.1.3.1.1.1.1.9
Object
The Cipher Suite currently used by this SecY, identified by the secyCipherSuiteTable entry index. Should be read-only if secyIfCipherTable implemented.
Context
- MIB
- IEEE8021-SECY-MIB
- OID
.1.0.8802.1.1.3.1.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- secyIfEntry
- Groups
- 2
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-SECY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-SECY-MIB::secyIfCurrentCipherSuite'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-SECY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-SECY-MIB::secyIfCurrentCipherSuite.<secyIfInterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-SECY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-SECY-MIB::secyIfCurrentCipherSuite'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
secyMIBCompliance
readonly
write access not required, may be read-only.
secyMIBTcCompliance
readonly
should be read-only, use the secyIfCipherTable
to control ciper suite use.
to control ciper suite use.