modRx2MonAlarms
PPM-IGNIS-MIB ·
.1.3.6.1.4.1.31225.1.1.4.1.1.165
Object
column Integer32
Bitmap encoding of the current alarm status of the Rx1 module. All bits are encoded as 0=NoAlarm 1=Alarm
Bit 0: Major Alarm
1: Minor Alarm
2: Automatic Gain Control (AGC) Alarm
3-7: Unused
Bit 8: Supply Voltage Alarm
9: Received Light Level Alarm
10: RF Level Alarm
11: RF Gain Alarm
12: BUC Alarm
13: Module Temperature Alarm
14-15: Unused
Context
- MIB
- PPM-IGNIS-MIB
- OID
.1.3.6.1.4.1.31225.1.1.4.1.1.165- Type
- column
- Access
- readonly
- Status
- current
- Parent
- slotsEntry
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 'PPM-IGNIS-MIB' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPM-IGNIS-MIB::modRx2MonAlarms'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PPM-IGNIS-MIB' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPM-IGNIS-MIB::modRx2MonAlarms.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PPM-IGNIS-MIB' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PPM-IGNIS-MIB::modRx2MonAlarms'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647