xcmSvcMonServiceIndex

XEROX-SERVICE-MONITORING-MIB · .1.3.6.1.4.1.253.8.74.5.2.1.1

Object

A unique value used by this host system to identify this
conceptual row in the 'xcmSvcMonServiceTable'.
              
Usage:  Conforming management stations and management agents
SHALL ensure that 'xcmSvcMonServiceIndex' is equal to
'xcmSecServiceIndex' for the same service (if the XCMI Security
MIB is also implemented).
              
Usage:  This object SHALL be permanent (ie, preserved
across all hardware resets).

Context

MIB
XEROX-SERVICE-MONITORING-MIB
OID
.1.3.6.1.4.1.253.8.74.5.2.1.1
Type
column
Access
readonly
Status
current
Parent
xcmSvcMonServiceEntry
Groups
1

Walk 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::xcmSvcMonServiceIndex'
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::xcmSvcMonServiceIndex.<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::xcmSvcMonServiceIndex'

Syntax

Values & Constraints

Type Constraints
range: 1..2147483647

Conformance