All MIBs › XEROX-GENERAL-MIB › xcmGenReconfErrorStatus
xcmGenReconfErrorStatus
Module: XEROX-GENERAL-MIB
OID (symbolic): XEROX-GENERAL-MIB::xcmGenReconfErrorStatus
OID (numeric): 1.3.6.1.4.1.253.8.51.9.2.1.6
Node type: OBJECT-TYPE
Type: XcmGenSNMPv2ErrorStatus
Access: read-only
Description:
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).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.51.9.2.1.6 snmpwalk -v2c -c public <target> XEROX-GENERAL-MIB::xcmGenReconfErrorStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.51.9.2.1.6.1 snmpget -v2c -c public <target> XEROX-GENERAL-MIB::xcmGenReconfErrorStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xcmGenReconfErrorStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.253 | xerox | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8 | xeroxCommonMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.51 | xcmGeneralMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.51.9 | xcmGenReconf | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.51.9.2 | xcmGenReconfTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.51.9.2.1 | xcmGenReconfEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.51.9.2.1.6 | xcmGenReconfErrorStatus | XEROX-GENERAL-MIB |