eventStatusCondition
Sentry3-MIB ·
.1.3.6.1.4.1.1718.3.99.2
Object
scalar Enumeration
The condition of the enumerated integer value of the status object included in a trap. The value of this object is set only when sent with a trap. A get of this object will return zero.
Context
- MIB
- Sentry3-MIB
- OID
.1.3.6.1.4.1.1718.3.99.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- eventInformationGroup
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 'Sentry3-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Sentry3-MIB::eventStatusCondition.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Sentry3-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Sentry3-MIB::eventStatusCondition'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | nonError |
1 | error |
Object Constraints
range: 0-255