optServiceStatus
OBS ✓
STEELHEAD-MIB ·
.1.3.6.1.4.1.17163.1.1.2.8
Object
scalar Enumeration
Status of the optimization service. This variable is identical to serviceStatus except that it is of integer datatype
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- STEELHEAD-MIB
- OID
.1.3.6.1.4.1.17163.1.1.2.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- status
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 'STEELHEAD-MIB' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STEELHEAD-MIB::optServiceStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STEELHEAD-MIB' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STEELHEAD-MIB::optServiceStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | unmanaged |
2 | running |
3 | sentCom1 |
4 | sentTerm1 |
5 | sentTerm2 |
6 | sentTerm3 |
7 | pending |
8 | stopped |