alarmTripType
GEIST-MIB-V3 ·
.1.3.6.1.4.1.21239.2.1.6
Object
scalar Enumeration
Type of alarm trip. 0 = None, 1 = Low, 2 = High, 3 = Unplugged
Context
- MIB
- GEIST-MIB-V3
- OID
.1.3.6.1.4.1.21239.2.1.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- deviceInfo
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 'GEIST-MIB-V3' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEIST-MIB-V3::alarmTripType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GEIST-MIB-V3' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GEIST-MIB-V3::alarmTripType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.