xfMMUAlarmStatus

XF-RADIOLINK-PTP-MODEM-MIB · .1.3.6.1.4.1.193.81.3.4.2.1.1.1.1

Object

This object shows the alarm status of the modem.

Context

MIB
XF-RADIOLINK-PTP-MODEM-MIB
OID
.1.3.6.1.4.1.193.81.3.4.2.1.1.1.1
Type
column
Access
readonly
Status
current
Parent
xfModemEntry
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-PTP-MODEM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-RADIOLINK-PTP-MODEM-MIB::xfMMUAlarmStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XF-RADIOLINK-PTP-MODEM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-RADIOLINK-PTP-MODEM-MIB::xfMMUAlarmStatus.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XF-RADIOLINK-PTP-MODEM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XF-RADIOLINK-PTP-MODEM-MIB::xfMMUAlarmStatus'

Syntax

Source
MMUAlarmStatus
Base type
Bits
Type Description
This TC enumerates the the alarm status.
RCC - Communication is lost on the Radio Communication Channel,
      between the MMU and RAU. RCC alarm for the modem will generate hardware
      error for the radio (which will lead to radio operational status out of service).
ICC - Communication is lost on the Internal Communication Channel,
      between two MMU2B or between the MMU2 and SMU2, in the same
      terminal.
ATPCCapabilityAlarmFarEnd - The terminal on the far end is configured
      for ATPC, but at least one of the indoor units does not support
      ATPC.
HCC - Communication is lost on the Hop Communication Channel,
      between the MMU and the far end MMU.
          
XPICCable - Disconnection of the XPIC cross-cable carrying the baseband signal
            received in one polarization, e.g. V, to the XPU board of the other
            polarization, i.e. H if the other is V.
          
XPICLos   - The loss of the XPIC baseband cross-signal with cross-cable connected.
          
interMMUChannelFailure - High level fault on inter MMU communication of RS.
                         Only valid in protection.
          
runningConfigNotAccepted - The MMU/RAU/SFP couldn.t accept the running configuration;
                           the service LED is flashing.
          
defaultConfigNotAccepted - Default config not accepted.
          
syncOverRLNotSupported - Current MMU, once provisioned as having sync over RL, does not support sync over RL.
          
rauPowerSupplyChanged - RAU power supply has changed automatically due to undervoltage or bad grounding detection.
          
congestionControlNotSupported - Far-end (i.e. CN) congestion control is not supported by modem; the service LED is flashing.
          
          
  	  Alarm status is indicated by 24 bits

Values & Constraints

Type Values
0rcc0
1rcc1
2rcc2
3icc0
4icc1
5icc2
6atpcCapabilityAlarmFarEnd0
7atpcCapabilityAlarmFarEnd1
8atpcCapabilityAlarmFarEnd2
9hcc0
10hcc1
11hcc2
12xpicCable0
13xpicCable1
14xpicCable2
15xpicLos0
16xpicLos1
17xpicLos2
18interMMUChannelFailure0
19interMMUChannelFailure1
20interMMUChannelFailure2
21runningConfigNotAccepted0
22runningConfigNotAccepted1
23runningConfigNotAccepted2
24defaultConfigNotAccepted0
25defaultConfigNotAccepted1
26defaultConfigNotAccepted2
27syncOverRLNotSupported0
28syncOverRLNotSupported1
29syncOverRLNotSupported2
30rauPowerSupplyChanged0
31rauPowerSupplyChanged1
32rauPowerSupplyChanged2
33congestionControlNotSupported0
34congestionControlNotSupported1
35congestionControlNotSupported2