trapType
APNL-MODULAR-PDU-MIB ·
.1.3.6.1.4.1.29640.4.4.1
Object
scalar Enumeration
An enumation value to indicate an Alarm trap: pduPduAlarm.
Context
- MIB
- APNL-MODULAR-PDU-MIB
- OID
.1.3.6.1.4.1.29640.4.4.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- pduTraps
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APNL-MODULAR-PDU-MIB' -M '/opt/observium/mibs/apnl:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APNL-MODULAR-PDU-MIB::trapType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APNL-MODULAR-PDU-MIB' -M '/opt/observium/mibs/apnl:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APNL-MODULAR-PDU-MIB::trapType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | voltageHiAlarm |
1 | voltageLoAlarm |
2 | currentHiAlarm |
3 | currentLoAlarm |
4 | tempHiAlarm |
5 | tempLoAlarm |
6 | humidityHiAlarm |
7 | humidityLoAlarm |
8 | switchOnAlarm |
9 | switchOffAlarm |
10 | powerHiAlarm |
11 | blackBoxColdTrap |