optServiceStatus
STEELFUSION-MIB ·
.1.3.6.1.4.1.17163.1.52.2.8
Object
scalar Enumeration
Status of the optimization service. This variable is identical to serviceStatus except that it is of integer datatype
Context
- MIB
- STEELFUSION-MIB
- OID
.1.3.6.1.4.1.17163.1.52.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 'STEELFUSION-MIB' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STEELFUSION-MIB::optServiceStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STEELFUSION-MIB' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STEELFUSION-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 |