xcmSvcMonServiceMgmtInProgress

XEROX-SERVICE-MONITORING-MIB · .1.3.6.1.4.1.253.8.74.7.2.1.4

Object

The service management in progress status associated with
this conceptual row in 'xcmSvcMonServiceMgmtTable'.
              
Usage:  Conforming management agents SHALL 'reject' any
SNMP Set-Request to 'xcmSvcMonServiceMgmt[Operation|Data]'
while another management operation is already in progress
(ie, while 'xcmSvcMonServiceMgmtInProgress' is 'true'),
with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3).

Context

MIB
XEROX-SERVICE-MONITORING-MIB
OID
.1.3.6.1.4.1.253.8.74.7.2.1.4
Type
column
Access
readonly
Status
current
Parent
xcmSvcMonServiceMgmtEntry
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::xcmSvcMonServiceMgmtInProgress'
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::xcmSvcMonServiceMgmtInProgress.<index>'
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::xcmSvcMonServiceMgmtInProgress'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance