trapThreshType
VERTIV-IMD-MIB ·
.1.3.6.1.4.1.21239.5.2.32767.1.2
Object
scalar Enumeration
Only sent for threshold alarms. Identifies the threshold type: 1 = Low, 2 = High
Context
- MIB
- VERTIV-IMD-MIB
- OID
.1.3.6.1.4.1.21239.5.2.32767.1.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- trapObj
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 'VERTIV-IMD-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VERTIV-IMD-MIB::trapThreshType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VERTIV-IMD-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VERTIV-IMD-MIB::trapThreshType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | low |
2 | high |