modTx1MonAlarms
PPM-IGNIS-MIB ·
.1.3.6.1.4.1.31225.1.1.4.1.1.28
Object
column Integer32
Bitmap encoding of the current alarm status of the Tx1 module. All bits are encoded as 0=NoAlarm 1=Alarm
Bit 0: Major Alarm
1: Minor Alarm
2: Laser Alarm
3: Automatic Gain Control (AGC) Alarm
4: TEC Alarm
5-7: Unused
Bit 8: Supply Voltage Alarm
9: Laser Bias Alarm
10: Power Alarm
11: External Feed Current Alarm
12: External Feed Voltage Alarm
13: Temperature Alarm
14: RF Level Alarm
15: RF Gain Alarm
Context
- MIB
- PPM-IGNIS-MIB
- OID
.1.3.6.1.4.1.31225.1.1.4.1.1.28- 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::modTx1MonAlarms'
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::modTx1MonAlarms.<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::modTx1MonAlarms'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647