xfPMACMStatus

XF-RADIOLINK-RLT-MIB · .1.3.6.1.4.1.193.81.3.4.5.2.2.1.4

Object

column Bits
It reports threshold crossing alarm status:
- acm15m: ACM 15 min threshold crossing: ACM has been in the lowest configured profile
          for a number of seconds exceeding the configured 15 min threshold.
- acm24h: ACM 24 hour threshold crossing: ACM has been in the lowest configured profile
          for a number of seconds exceeding the configured 24 hour threshold.

Context

MIB
XF-RADIOLINK-RLT-MIB
OID
.1.3.6.1.4.1.193.81.3.4.5.2.2.1.4
Type
column
Access
readonly
Status
current
Parent
xfRLPMACMConfigEntry
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::xfPMACMStatus'
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::xfPMACMStatus.<ifIndex>'
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::xfPMACMStatus'

Syntax

Bits

Values & Constraints

Enumerated Values
0acm15m0
1acm15m1
2acm15m2
3acm24h0
4acm24h1
5acm24h2

Conformance