XEROX-COMMON-MIB :: xcmGenReconfErrorIndex

MIB Reference — IPNetwork Monitor

All MIBsXEROX-COMMON-MIBxcmGenReconfErrorIndex

xcmGenReconfErrorIndex

Module: XEROX-COMMON-MIB

OID (symbolic): XEROX-COMMON-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).

What is xcmGenReconfErrorIndex?

This object points to the specific configuration option that encountered an error during reconfiguration validation or activation, serving as a diagnostic aid for tracking failed settings. A zero value means no errors were found; non-zero values reference the option table index for further investigation. System administrators use this to quickly locate which configuration parameter is blocking a system reconfiguration.

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-COMMON-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-COMMON-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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.253xeroxXEROX-COMMON-MIB
1.3.6.1.4.1.253.8xeroxCommonMIBXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.51xcmGeneralMIBXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.51.9xcmGenReconfXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.51.9.2xcmGenReconfTableXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.51.9.2.1xcmGenReconfEntryXEROX-COMMON-MIB
1.3.6.1.4.1.253.8.51.9.2.1.5xcmGenReconfErrorIndexXEROX-COMMON-MIB