cwsEncryptionReAuthenticationFailureMode
CIENA-WS-ENCRYPTION-MIB ·
.1.3.6.1.4.1.1271.3.4.23.5.1.3
Object
column r/w
Enumeration
This attribute is useful for hitless per-shared-key renewal. It determines what the system would do when peer re-authentication fails. If this is set to allow, then traffic will be maintained using the last known good encryption key. If this is set to drop, then traffic will be down until peer re-authentication passes.
Context
- MIB
- CIENA-WS-ENCRYPTION-MIB
- OID
.1.3.6.1.4.1.1271.3.4.23.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cwsEncryptionReAuthenticationEntry
- 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 'CIENA-WS-ENCRYPTION-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-WS-ENCRYPTION-MIB::cwsEncryptionReAuthenticationFailureMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-WS-ENCRYPTION-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-WS-ENCRYPTION-MIB::cwsEncryptionReAuthenticationFailureMode.<cwsPortPortsPortId>.<cwsEncryptionReAuthenticationTableSnmpKey>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-WS-ENCRYPTION-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-WS-ENCRYPTION-MIB::cwsEncryptionReAuthenticationFailureMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | drop |
2 | allow |
Conformance
Member of