xcmSvcMonServiceStateDetail
XEROX-SERVICE-MONITORING-MIB ·
.1.3.6.1.4.1.253.8.74.5.2.1.16
Object
column OctetString
This object represents additional status details to further
describe the current state of the service.
Usage: This bit-array is constructed from the set of
supported values from 'XcmSvcMonServiceStateDetail', used as
powers of 2 with big-endian rules - the high-order bit of the
first octet corresponds to a service state detail '0' (reserved)
- the low-order bit of the first octet corresponds to a
service state detail of '7'.
Similar to the BITS pseudotype defined in IETF SMIv2
(RFC 2578), which has the same bit ordering rules but
requires definitions for contiguous enumerated bits.
Context
- MIB
- XEROX-SERVICE-MONITORING-MIB
- OID
.1.3.6.1.4.1.253.8.74.5.2.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xcmSvcMonServiceEntry
- 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 'XEROX-SERVICE-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-SERVICE-MONITORING-MIB::xcmSvcMonServiceStateDetail'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-SERVICE-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-SERVICE-MONITORING-MIB::xcmSvcMonServiceStateDetail.<xcmSvcMonServiceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-SERVICE-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-SERVICE-MONITORING-MIB::xcmSvcMonServiceStateDetail'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-64
Conformance
Member of