serviceLevelIsOK
ZXTM-MIB-SMIv2 ·
.1.3.6.1.4.1.7146.1.2.7.2.1.7
Object
column Enumeration
Indicates if this SLM class is currently conforming.
Context
- MIB
- ZXTM-MIB-SMIv2
- OID
.1.3.6.1.4.1.7146.1.2.7.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- serviceLevelEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXTM-MIB-SMIv2' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXTM-MIB-SMIv2::serviceLevelIsOK'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXTM-MIB-SMIv2' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXTM-MIB-SMIv2::serviceLevelIsOK.<serviceLevelName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXTM-MIB-SMIv2' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXTM-MIB-SMIv2::serviceLevelIsOK'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notok |
2 | ok |
Conformance
Member of