oduEncryptionEncryptionTxStatus
CORIANT-GROOVE-MIB ·
.1.3.6.1.4.1.42229.1.2.4.1.6.1.1.4
Object
The encryption status at transmit side of the ODU, which reflects the status of both encryption data and communication sessions.
Context
- MIB
- CORIANT-GROOVE-MIB
- OID
.1.3.6.1.4.1.42229.1.2.4.1.6.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- oduEncryptionEntry
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 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CORIANT-GROOVE-MIB::oduEncryptionEncryptionTxStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CORIANT-GROOVE-MIB::oduEncryptionEncryptionTxStatus.<shelfId>.<slotId>.<subslotId>.<portId>.<subportId>.<odutypeL1>.<oduidL1>.<odutypeL2>.<oduidL2>.<odutypeL3>.<oduidL3>.<odutypeL4>.<oduidL4>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CORIANT-GROOVE-MIB::oduEncryptionEncryptionTxStatus'
Syntax
- Source
- CoriantCommonOtnEncryStatusEnum
- Base type
Bits
Values & Constraints
Type Values
0 | notAvailable |
1 | handshake |
2 | keyInitializing |
3 | keyInSync |
4 | unreachable |
5 | mismatch |
6 | connectFailed |
7 | disabled |
8 | encryptFail |
9 | encryptNormal |
10 | authenticationFailed |
11 | trafficSquelched |