xcmGenReconfErrorStatus

XEROX-GENERAL-MIB · .1.3.6.1.4.1.253.8.51.9.2.1.6

Object

The reconfiguration error status corresponding to the first
pending reconfiguration option (in 'xcmGenOptionTable') which
was found to be 'in error' (during 'validate' or 'activate'
reconfiguration processing for this host system), or 'noError'
if no error was found (eg, consistency, range, etc).

Context

MIB
XEROX-GENERAL-MIB
OID
.1.3.6.1.4.1.253.8.51.9.2.1.6
Type
column
Access
readonly
Status
current
Parent
xcmGenReconfEntry
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-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenReconfErrorStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenReconfErrorStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-GENERAL-MIB::xcmGenReconfErrorStatus'

Values & Constraints

Type Values
0noError
1tooBig
2noSuchName
3badValue
4readOnly
5genErr
6noAccess
7wrongType
8wrongLength
9wrongEncoding
10wrongValue
11noCreation
12inconsistentValue
13resourceUnavailable
14commitFailed
15undoFailed
16authorizationError
17notWritable
18inconsistentName
19failedDueToPowerSaverState
20requestTimedOut

Conformance