xfCarrierTermMIMOOperStatus

XF-RADIOLINK-RLT-MIB · .1.3.6.1.4.1.193.81.3.4.5.1.3.1.16

Object

column Enumeration
MIMO locking status:
- Other(1): don't use
- Locked(2): MIMO is locked: XPI and SNIR valid
- Unlocked(3): MIMO is not locked: XPI and SNIR not valid
- Mute(4): MIMO is muted
- NotApplicable(5): MIMO is disabled

Context

MIB
XF-RADIOLINK-RLT-MIB
OID
.1.3.6.1.4.1.193.81.3.4.5.1.3.1.16
Type
column
Access
readonly
Status
current
Parent
xfCarrierTerminationEntry
Groups
1

Walk 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::xfCarrierTermMIMOOperStatus'
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::xfCarrierTermMIMOOperStatus.<entLogicalIndex>'
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::xfCarrierTermMIMOOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2locked
3unlocked
4mute
5notApplicable

Conformance