radioXpicAlarm
SIAE-RADIO-SYSTEM-MIB ·
.1.3.6.1.4.1.3373.1103.80.12.1.29
Object
column SIAE-ALARM-MIBAlarmStatus
This alarm raises when the xpic configuration isn't working on the specified radioIndex. This could be due to an external issue in case of cable connection or to an internal issue in case of an integrated system. The root cause depends on the hardware characteristics.
Context
- MIB
- SIAE-RADIO-SYSTEM-MIB
- OID
.1.3.6.1.4.1.3373.1103.80.12.1.29- Type
- column
- Access
- readonly
- Status
- current
- Parent
- radioStatusEntry
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 'SIAE-RADIO-SYSTEM-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-RADIO-SYSTEM-MIB::radioXpicAlarm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-RADIO-SYSTEM-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-RADIO-SYSTEM-MIB::radioXpicAlarm.<radioIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-RADIO-SYSTEM-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-RADIO-SYSTEM-MIB::radioXpicAlarm'
Syntax
- Source
- SIAE-ALARM-MIBAlarmStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | cleared |
2 | activeReportableStatus |
3 | activeReportableWarning |
4 | activeReportableMinor |
5 | activeReportableMajor |
6 | activeReportableCritical |