secyCipherSuiteProtectionOffset
IEEE8021-SECY-MIB ·
.1.0.8802.1.1.3.1.1.6.1.6
Object
column deprecated
r/w
bytesInteger32
The confidentiality protection offset options of this cipher suite. Options should depend on the choice of secyCipherSuiteProtection. If the value of secyCipherSuiteProtection only turns on integrity bit, users can only choose 0 byte for this object. If the value of secyCipherSuiteProtection only turns on integrity and confidentiality bits, users can only choose 0 byte for this object. If the value of secyCipherSuiteProtection only turns on integrity and offsetConfidentiality bits, users can choose 30 or 50 bytes for this object. If the value of secyCipherSuiteProtection turns on integrity and confidentiality and offsetConfidentiality bits, users can choose 0 or 30 or 50 bytes for this object.
Context
- MIB
- IEEE8021-SECY-MIB
- OID
.1.0.8802.1.1.3.1.1.6.1.6- Type
- column
- Access
- readwrite
- Status
- deprecated
- Units
- bytes
- Parent
- secyCipherSuiteEntry
- Groups
- 1
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::secyCipherSuiteProtectionOffset'
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::secyCipherSuiteProtectionOffset.<secyCipherSuiteIndex>'
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::secyCipherSuiteProtectionOffset'
Syntax
bytesInteger32
Values & Constraints
Object Constraints
range: 0-0
range: 30-30
range: 50-50
Conformance
Member of
Compliance refinements
secyMIBCompliance
readonly
read-create not required, may be read-only.