All MIBs › XEROX-GENERAL-MIB › xcmGenReconfErrorIndex
xcmGenReconfErrorIndex
Module: XEROX-GENERAL-MIB
OID (symbolic): XEROX-GENERAL-MIB::xcmGenReconfErrorIndex
OID (numeric): 1.3.6.1.4.1.253.8.51.9.2.1.5
Node type: OBJECT-TYPE
Type: Cardinal32
Access: read-only
Description:
The value of 'xcmGenOptionIndex' 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 zero 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.5 snmpwalk -v2c -c public <target> XEROX-GENERAL-MIB::xcmGenReconfErrorIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.51.9.2.1.5.1 snmpget -v2c -c public <target> XEROX-GENERAL-MIB::xcmGenReconfErrorIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xcmGenReconfErrorIndex.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.5 | xcmGenReconfErrorIndex | XEROX-GENERAL-MIB |