xcmSvcMonServiceMgmtOperation

XEROX-SERVICE-MONITORING-MIB · .1.3.6.1.4.1.253.8.74.7.2.1.1

Object

The most recent service management operation specified for
this conceptual row in the '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).
              
Usage:  Conforming management stations SHALL set
'xcmSvcMonServiceMgmtOperation' (mgmt operation) and
'xcmSvcMonServiceMgmtData' (mgmt arguments)
SIMULTANEOUSLY (in the same SNMP Set-Request PDU).

Context

MIB
XEROX-SERVICE-MONITORING-MIB
OID
.1.3.6.1.4.1.253.8.74.7.2.1.1
Type
column
Access
readwrite
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::xcmSvcMonServiceMgmtOperation'
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::xcmSvcMonServiceMgmtOperation.<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::xcmSvcMonServiceMgmtOperation'

Values & Constraints

Type Values
0none
1other
2unknown
1201serviceCreate
1202serviceDelete
1203serviceList
1204serviceSet
1205serviceClean
1206serviceDisable
1207serviceEnable
1208servicePause
1209serviceResume
1210serviceShutdown
2201serviceManage
2202serviceRestart
2221serviceInstall
2222serviceUpgrade
2223serviceBackup
2224serviceRestore
2225serviceConfigure
2226serviceDiagnose
2231serviceResetCounters
2232serviceResetWarm
2233serviceResetCold
2234serviceResetFactory
2241serviceLogin
2242serviceLogout

Conformance

Member of
Compliance refinements
xcmSvcMonMIBCompliance XEROX-SERVICE-MONITORING-TC::XcmSvcMonServiceMgmtOperation
Values: none(0), other(1), unknown(2), serviceDisable(1206), serviceEnable(1207), servicePause(1208), serviceResume(1209)
It is conformant to implement this object as follows:
only the above subset of operations need be supported.