xfRLTEncryptionOperStatus
XF-RADIOLINK-RLT-MIB ·
.1.3.6.1.4.1.193.81.3.4.5.1.15.1.3
Object
column Enumeration
This MO represents the Operative Status of the Encryption function over the Radio Link hop and refers to receiving direction. Therefore, it indicates if the receiving side is able or not able to correctly/successfully decipher the ciphered data stream transmitted from remote side.. The ecryption status can assume the values: - up: control and traffic plain are correctly deciphered; - down: control and traffic plain are not deciphered correctly/successfully, due to e.g. authentication failure, disturbance over the radio-hop.
Context
- MIB
- XF-RADIOLINK-RLT-MIB
- OID
.1.3.6.1.4.1.193.81.3.4.5.1.15.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xfRLTEncryptionEntry
- 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 'XF-RADIOLINK-RLT-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-RADIOLINK-RLT-MIB::xfRLTEncryptionOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XF-RADIOLINK-RLT-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-RADIOLINK-RLT-MIB::xfRLTEncryptionOperStatus.<xfRLTEncryptionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XF-RADIOLINK-RLT-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XF-RADIOLINK-RLT-MIB::xfRLTEncryptionOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | up |
3 | down |
Conformance
Member of