xcmSvcMonServiceSWRun
XEROX-SERVICE-MONITORING-MIB ·
.1.3.6.1.4.1.253.8.74.5.2.1.11
Object
The value of 'hrSWRunIndex' corresponding to the first
associated conceptual row in the 'hrSWRunTable' of the
Host Resources MIB (RFC 2790) and an (optional) associated row
in 'xcmHrSWRunTable' of the XCMI Ext to Host Resources MIB,
or zero if none.
Usage: A 'chain' of one or more Software Running entries in
the Host Resources MIB MAY be associated with this service.
By convention, the FIRST of these entries SHALL represent
the security functional unit of this service.
Context
- MIB
- XEROX-SERVICE-MONITORING-MIB
- OID
.1.3.6.1.4.1.253.8.74.5.2.1.11- Type
- column
- Access
- readwrite
- 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::xcmSvcMonServiceSWRun'
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::xcmSvcMonServiceSWRun.<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::xcmSvcMonServiceSWRun'
Syntax
- Source
- XEROX-GENERAL-TCCardinal32
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of
Compliance refinements
xcmSvcMonMIBCompliance
readonly
It is conformant to implement this object as read-only.