cpqSmTrapType
CPQSRVMN-MIB ·
.1.3.6.1.4.1.232.4.3.3.1.2
Object
column mandatory
Enumeration
The type of the trap event that this entry describes. This number refers to an entry in a list of traps enumerating the possible traps the Server Manager agent may issue.
Context
- MIB
- CPQSRVMN-MIB
- OID
.1.3.6.1.4.1.232.4.3.3.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSmTrapLogEntry
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 'CPQSRVMN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSRVMN-MIB::cpqSmTrapType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSRVMN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSRVMN-MIB::cpqSmTrapType.<cpqSmTrapLogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSRVMN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSRVMN-MIB::cpqSmTrapType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cpqSmBoardFailed |
2 | cpqSmBoardReset |
3 | cpqSmServerManagerAlert |
4 | cpqSmCommFailed |
5 | cpqSmBatteryFailed |
6 | cpqSmBoardTimeout |
7 | cpqSmAlertDestinationBlacklisted |