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
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-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'
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