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
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::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'
Syntax
- Source
- XEROX-SERVICE-MONITORING-TCXcmSvcMonServiceMgmtOperation
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | other |
2 | unknown |
1201 | serviceCreate |
1202 | serviceDelete |
1203 | serviceList |
1204 | serviceSet |
1205 | serviceClean |
1206 | serviceDisable |
1207 | serviceEnable |
1208 | servicePause |
1209 | serviceResume |
1210 | serviceShutdown |
2201 | serviceManage |
2202 | serviceRestart |
2221 | serviceInstall |
2222 | serviceUpgrade |
2223 | serviceBackup |
2224 | serviceRestore |
2225 | serviceConfigure |
2226 | serviceDiagnose |
2231 | serviceResetCounters |
2232 | serviceResetWarm |
2233 | serviceResetCold |
2234 | serviceResetFactory |
2241 | serviceLogin |
2242 | serviceLogout |
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.
only the above subset of operations need be supported.