xcmCommsMgmtCommandStatus
XEROX-COMMS-ENGINE-MIB ·
.1.3.6.1.4.1.253.8.61.14.2.1.5
Object
The simple comms management error status associated with
this conceptual row in 'xcmCommsMgmtTable'.
Usage: Conforming management agents SHALL set this
object to the value returned in an SNMP Set-Response PDU when
a simple comms management operation is 'accepted', ie, when
'xcmCommsMgmtCommandInProgress' goes from 'false' to 'true'.
Usage: Conforming management agents SHALL set this
object to the value of the completion status of the (possibly
deferred) simple comms management operation, when
'xcmCommsMgmtCommandInProgress' goes from 'true' to 'false'.
Context
- MIB
- XEROX-COMMS-ENGINE-MIB
- OID
.1.3.6.1.4.1.253.8.61.14.2.1.5- Type
- column
- Access
- readonly
- 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::xcmCommsMgmtCommandStatus'
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::xcmCommsMgmtCommandStatus.<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::xcmCommsMgmtCommandStatus'
Syntax
- Source
- XEROX-GENERAL-TCXcmGenSNMPv2ErrorStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | noError |
1 | tooBig |
2 | noSuchName |
3 | badValue |
4 | readOnly |
5 | genErr |
6 | noAccess |
7 | wrongType |
8 | wrongLength |
9 | wrongEncoding |
10 | wrongValue |
11 | noCreation |
12 | inconsistentValue |
13 | resourceUnavailable |
14 | commitFailed |
15 | undoFailed |
16 | authorizationError |
17 | notWritable |
18 | inconsistentName |
19 | failedDueToPowerSaverState |
20 | requestTimedOut |
Conformance
Member of