ogCheckType
OG-STATUSv2-MIB ·
.1.3.6.1.4.1.25049.17.21.1.5
Object
column Enumeration
The auto-response check type
Context
- MIB
- OG-STATUSv2-MIB
- OID
.1.3.6.1.4.1.25049.17.21.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ogCheckEntry
- Groups
- 1
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 'OG-STATUSv2-MIB' -M '/opt/observium/mibs/opengear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OG-STATUSv2-MIB::ogCheckType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OG-STATUSv2-MIB' -M '/opt/observium/mibs/opengear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OG-STATUSv2-MIB::ogCheckType.<ogCheckIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OG-STATUSv2-MIB' -M '/opt/observium/mibs/opengear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OG-STATUSv2-MIB::ogCheckType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | serialSignal |
3 | serialUser |
4 | serialPattern |
5 | hostPing |
6 | hostService |
7 | hostUser |
8 | webUser |
9 | envTemperature |
10 | envHumidity |
11 | dioInput |
12 | netInterface |
13 | powerSupplyInputVoltage |
14 | powerSupplyOutputCurrent |
15 | powerSupplyTemperature |
16 | upsInputVoltage |
17 | upsBatteryCharge |
18 | upsBatteryTemperature |
19 | upsOutputLoad |
20 | upsInputFrequency |
21 | upsStateOnBattery |
22 | upsStateLowBattery |
23 | rpcInput |
24 | rpcOutletState |
25 | rpcOutletOutput |
26 | cellMessage |
27 | cellData |
28 | cellSignal |
29 | cellApn |
30 | cellTower |
31 | cellNetwork |
32 | wirelessClientConnect |
33 | wirelessClientSignal |
34 | wirelessApAssociation |
35 | wirelessApAuthentication |
36 | dialPoolHealth |
37 | cliUser |
255 | custom |
Conformance
Member of