xcmCommsMgmtCommandRequest
XEROX-COMMS-ENGINE-MIB ·
.1.3.6.1.4.1.253.8.61.14.2.1.3
Object
The most recent comms management command request
specified for this conceptual row in the 'xcmCommsMgmtTable'.
Usage: Conforming management agents SHALL 'reject' any
SNMP Set-Request to 'xcmCommsMgmtCommand[Request|Data]'
while another management operation is already in progress
(ie, while 'xcmCommsMgmtCommandInProgress' is 'true'),
with 'badValue' (SNMPv1) or 'inconsistentValue' (SNMPv2/v3).
Usage: Conforming management stations SHALL set
'xcmCommsMgmtCommandRequest' (mgmt operation) and
'xcmCommsMgmtCommandData' (mgmt arguments)
SIMULTANEOUSLY (in the same SNMP Set-Request PDU).
Context
- MIB
- XEROX-COMMS-ENGINE-MIB
- OID
.1.3.6.1.4.1.253.8.61.14.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xcmCommsMgmtEntry
- 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-COMMS-ENGINE-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-COMMS-ENGINE-MIB::xcmCommsMgmtCommandRequest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-COMMS-ENGINE-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-COMMS-ENGINE-MIB::xcmCommsMgmtCommandRequest.<hrDeviceIndex>.<xcmCommsMgmtIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-COMMS-ENGINE-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-COMMS-ENGINE-MIB::xcmCommsMgmtCommandRequest'
Syntax
- Source
- XEROX-COMMS-ENGINE-TCXcmCommsMgmtCommandRequest
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | disable |
3 | test |
4 | enable |
5 | close |
6 | recover |
7 | open |
8 | quiesce |
9 | resetCounters |
10 | resetWarm |
11 | resetCold |
12 | resetFactory |
13 | flushInput |
14 | flushOutput |
15 | flushInOut |
16 | manage |
1701 | commsCreate |
1702 | commsDelete |
1703 | commsList |
1704 | commsSet |
1705 | commsClean |
1706 | commsDisable |
1707 | commsEnable |
1708 | commsPause |
1709 | commsResume |
1710 | commsShutdown |
2701 | commsManage |
2702 | commsRestart |
2721 | commsInstall |
2722 | commsUpgrade |
2723 | commsBackup |
2724 | commsRestore |
2725 | commsConfigure |
2726 | commsDiagnose |
2731 | commsResetCounters |
2732 | commsResetWarm |
2733 | commsResetCold |
2734 | commsResetFactory |
2741 | commsLogin |
2742 | commsLogout |
Conformance
Member of
Compliance refinements
xcmCommsEngineMIBCompliance
readonly
It is conformant to implement this object as read-only.
xcmCommsEngineMIBHelpCompliance
readonly
It is conformant to implement this object as read-only.