svrThrAlarmCategory
SVRMGT-MIB ·
.1.3.6.1.4.1.36.2.18.22.2.2.3.1.30
Object
A management station provided variable to allow for classification/grouping of thresholds.
Context
- MIB
- SVRMGT-MIB
- OID
.1.3.6.1.4.1.36.2.18.22.2.2.3.1.30- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- svrThresholdEntry
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 'SVRMGT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SVRMGT-MIB::svrThrAlarmCategory'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SVRMGT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SVRMGT-MIB::svrThrAlarmCategory.<svrThrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SVRMGT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SVRMGT-MIB::svrThrAlarmCategory'
Syntax
- Source
- AlarmCategory
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | other |
3 | processorStatus |
4 | diskStatus |
5 | fanStatus |
6 | voltageStatus |
7 | powerSupplyStatus |
8 | temperatureStatus |
9 | memoryStatus |
10 | fileUsage |
11 | temperatureReading |
12 | cpuUsage |
13 | networkInboundErrors |
14 | networkOutboundErrors |
15 | networkInboundPackets |
16 | networkOutboundPackets |
17 | networkInboundDiscards |
18 | networkOutboundDiscards |
19 | networkInboundUnicastPackets |
20 | networkOutboundUnicastPackets |
21 | networkInboundNonUnicastPackets |
22 | networkOutboundNonUnicastPackets |
23 | networkInboundOctets |
24 | networkOutboundOctets |
25 | networkUnknownProtocol |
26 | voltageReading |
27 | clusterGroupStatus |
28 | secureBoxStatus |
29 | secureBoxBreakInCount |