XEROX-GENERAL-MIB

File: XEROX-GENERAL-MIB.mib (91159 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
HOST-RESOURCES-MIB Printer-MIB XEROX-COMMON-MIB
XEROX-GENERAL-TC

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
Counter32 Integer32 RowStatus
TruthValue DisplayString DateAndTime
MODULE-COMPLIANCE OBJECT-GROUP hrDeviceIndex
InternationalDisplayString ProductID CodedCharSet
xeroxCommonMIB Cardinal32 CodedLanguage
CodedCountry CodeIndexedStringIndex Ordinal16
Ordinal32 XcmGenGroupSupport XcmGenOptionValueSyntax
XcmGenReconfOptionState XcmGenRowPersistence XcmGenSNMPDomain
XcmGenSNMPVersion XcmGenSNMPv2ErrorStatus xcmGenZeroDotZero
XcmGlobalUniqueID

Defined Types

XcmGenBaseEntry  
SEQUENCE    
  xcmGenBaseIndex Ordinal32
  xcmGenBaseRowStatus RowStatus
  xcmGenBaseSystemHrDeviceIndex Cardinal32
  xcmGenBaseGroupSupport XcmGenGroupSupport
  xcmGenBaseGroupCreateSupport XcmGenGroupSupport
  xcmGenBaseGroupUpdateSupport XcmGenGroupSupport
  xcmGenBaseClientDataMaxSupport Cardinal32
  xcmGenBaseOptionSyntaxSupport Cardinal32
  xcmGenBaseReconfStateSupport Cardinal32
  xcmGenBaseSNMPDomainSupport Cardinal32
  xcmGenBaseSNMPTrapSupport TruthValue
  xcmGenBaseSNMPVersionSupport Cardinal32

XcmGenCurrentLocalizationEntry  
SEQUENCE    
  xcmGenCurrentLocalizationIndex Ordinal16
  xcmGenCurrLocalizationRowStatus RowStatus

XcmGenLocalizationEntry  
SEQUENCE    
  xcmGenLocalizationIndex Ordinal16
  xcmGenLocalizationRowStatus RowStatus
  xcmGenLocalizationASCIIName DisplayString
  xcmGenLocalizationName InternationalDisplayString
  xcmGenLocalizationLanguage CodedLanguage
  xcmGenLocalizationCountry CodedCountry
  xcmGenLocalizationCharSet CodedCharSet

XcmGenCodeIndexedStringEntry  
SEQUENCE    
  xcmGenCodeIndexedStringIndex CodeIndexedStringIndex
  xcmGenCodeIndexedStringCharSet CodedCharSet
  xcmGenCodeIndexedStringRowStat RowStatus
  xcmGenCodeIndexedStringData OCTET STRING

XcmGenCodedCharSetEntry  
SEQUENCE    
  xcmGenCodedCharSetCharSet CodedCharSet
  xcmGenCodedCharSetRowStatus RowStatus
  xcmGenCodedCharSetASCIIName DisplayString

XcmGenFixedLocalizationEntry  
SEQUENCE    
  xcmGenFixedLocalizationIndex Ordinal16
  xcmGenFixedLocalizationRowStat RowStatus

XcmGenReconfEntry  
SEQUENCE    
  xcmGenReconfIndex Ordinal32
  xcmGenReconfRowStatus RowStatus
  xcmGenReconfOptionIndex Cardinal32
  xcmGenReconfOptionState XcmGenReconfOptionState
  xcmGenReconfErrorIndex Cardinal32
  xcmGenReconfErrorStatus XcmGenSNMPv2ErrorStatus

XcmGenOptionEntry  
SEQUENCE    
  xcmGenOptionIndex Ordinal32
  xcmGenOptionRowStatus RowStatus
  xcmGenOptionTypeOID OBJECT IDENTIFIER
  xcmGenOptionValueSyntax XcmGenOptionValueSyntax
  xcmGenOptionValueInteger Integer32
  xcmGenOptionValueOID OBJECT IDENTIFIER
  xcmGenOptionValueString OCTET STRING
  xcmGenOptionValueLocalization Cardinal32
  xcmGenOptionValueCodedCharSet CodedCharSet
  xcmGenOptionNextIndex Cardinal32
  xcmGenOptionPreviousIndex Cardinal32
  xcmGenOptionFamilyIndex Cardinal32

XcmGenClientDataEntry  
SEQUENCE    
  xcmGenClientDataIndex Ordinal32
  xcmGenClientDataRowStatus RowStatus
  xcmGenClientDataRequestDate DateAndTime
  xcmGenClientDataRequestID XcmGlobalUniqueID
  xcmGenClientDataProductID ProductID
  xcmGenClientDataLength Cardinal32
  xcmGenClientDataString OCTET STRING

XcmGenTrapClientEntry  
SEQUENCE    
  xcmGenTrapClientSNMPDomain XcmGenSNMPDomain
  xcmGenTrapClientSNMPAddress OCTET STRING
  xcmGenTrapClientRowStatus RowStatus
  xcmGenTrapClientIndex Ordinal32
  xcmGenTrapClientRowPersistence XcmGenRowPersistence
  xcmGenTrapClientSNMPVersion XcmGenSNMPVersion

XcmGenTrapViewEntry  
SEQUENCE    
  xcmGenTrapViewObjectSubtree OBJECT IDENTIFIER
  xcmGenTrapViewRowStatus RowStatus

Defined Values

xcmGeneralMIB 1.3.6.1.4.1.253.8.51
Version: 2.40.pub Xerox General MIB Copyright (C) 1997 Xerox Corporation. All Rights Reserved.
MODULE-IDENTITY    

xcmGenBase 1.3.6.1.4.1.253.8.51.1
OBJECT IDENTIFIER    

xcmGenBaseTable 1.3.6.1.4.1.253.8.51.1.2
A table of general counters and capabilities for ease of use of the XCMI General MIB on this host system. Usage: The ONLY valid row in the 'xcmGenBaseTable' shall ALWAYS have an 'xcmGenBaseIndex' of one ('1').
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XcmGenBaseEntry

xcmGenBaseEntry 1.3.6.1.4.1.253.8.51.1.2.1
An entry of general counters and capabilities for ease of use of the XCMI General MIB on this host system. Usage: The ONLY valid row in the 'xcmGenBaseTable' shall ALWAYS have an 'xcmGenBaseIndex' of one ('1').
Status: current Access: not-accessible
OBJECT-TYPE    
  XcmGenBaseEntry  

xcmGenBaseIndex 1.3.6.1.4.1.253.8.51.1.2.1.1
A unique value used by this host system to identify this conceptual row in the 'xcmGenBaseTable'. Usage: The ONLY valid row in the 'xcmGenBaseTable' shall ALWAYS have an 'xcmGenBaseIndex' of one ('1').
Status: current Access: not-accessible
OBJECT-TYPE    
  Ordinal32  

xcmGenBaseRowStatus 1.3.6.1.4.1.253.8.51.1.2.1.2
This object is used to display status of the ONLY valid conceptual row in the 'xcmGenBaseTable'. Usage: 'xcmGenBaseRowStatus' is 'read-only' because the ONLY valid conceptual row shall NOT be deleted.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

xcmGenBaseSystemHrDeviceIndex 1.3.6.1.4.1.253.8.51.1.2.1.3
The value of 'hrDeviceIndex' corresponding to the platform associated conceptual row in the 'hrDeviceTable' representing the CPU device (of type 'hrDeviceProcessor'), which currently supports the executing process/thread of this management agent.
Status: current Access: read-only
OBJECT-TYPE    
  Cardinal32  

xcmGenBaseGroupSupport 1.3.6.1.4.1.253.8.51.1.2.1.4
The terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI General MIB object groups which are supported by this management agent implementation (ie, version) on this host system, specified in a bit-mask. Usage: Conforming management agents shall ALWAYS accurately report their support for the XCMI General MIB object groups.
Status: current Access: read-only
OBJECT-TYPE    
  XcmGenGroupSupport  

xcmGenBaseGroupCreateSupport 1.3.6.1.4.1.253.8.51.1.2.1.5
The terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI General MIB object groups which are supported for dynamic row creation (via '...RowStatus') by this management agent implementation (ie, version) on this host system, specified in a bit-mask. Usage: Conforming management agents shall ALWAYS accurately report their support for the XCMI General MIB object groups.
Status: current Access: read-only
OBJECT-TYPE    
  XcmGenGroupSupport  

xcmGenBaseGroupUpdateSupport 1.3.6.1.4.1.253.8.51.1.2.1.6
The terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI General MIB object groups which are supported for existing row update (via SNMP Set-Request PDUs) by this management agent implementation (ie, version) on this host system, specified in a bit-mask. Usage: Conforming management agents shall ALWAYS accurately report their support for the XCMI General MIB object groups.
Status: current Access: read-only
OBJECT-TYPE    
  XcmGenGroupSupport  

xcmGenBaseClientDataMaxSupport 1.3.6.1.4.1.253.8.51.1.2.1.7
The maximum 'xcmGenClientDataLength' supported for ANY conceptual row in the 'xcmGenClientDataTable'. Usage: Conforming implementations need NOT support maximum 'xcmGenClientDataLength' greater than 1 octet.
Status: current Access: read-only
OBJECT-TYPE    
  Cardinal32  

xcmGenBaseOptionSyntaxSupport 1.3.6.1.4.1.253.8.51.1.2.1.8
The 'xcmGenOptionValueSyntax' values supported for ANY conceptual row in the 'xcmGenOptionTable'. Usage: Conforming management agents shall ALWAYS report their supported values as a 'bit-mask' formed via the bit-wise OR of '2**(n)', where (n) is each supported enumerated value in the in the 'XcmGenOptionValueSyntax' textual convention.
Status: current Access: read-only
OBJECT-TYPE    
  Cardinal32  

xcmGenBaseReconfStateSupport 1.3.6.1.4.1.253.8.51.1.2.1.9
The 'xcmGenReconfOptionState' values supported for ANY conceptual row in the 'xcmGenReconfTable'. Usage: Conforming management agents shall ALWAYS report their supported values as a 'bit-mask' formed via the bit-wise OR of '2**(n)', where (n) is each supported enumerated value in the in the 'XcmGenReconfOptionState' textual convention.
Status: current Access: read-only
OBJECT-TYPE    
  Cardinal32  

xcmGenBaseSNMPDomainSupport 1.3.6.1.4.1.253.8.51.1.2.1.10
The 'xcmGenTrapClientSNMPDomain' values supported for ANY conceptual row in the 'xcmGenTrapClientTable'. Usage: Conforming management agents shall ALWAYS report their supported values as a 'bit-mask' formed via the bit-wise OR of '2**(n)', where (n) is each supported enumerated value in the in the 'XcmGenSNMPDomain' textual convention.
Status: current Access: read-only
OBJECT-TYPE    
  Cardinal32  

xcmGenBaseSNMPTrapSupport 1.3.6.1.4.1.253.8.51.1.2.1.11
This object shall be 'true' if this management agent supports SNMP traps (in any SNMP domain and SNMP version) and MAY support the 'xcmGenTrapClientTable'. This object shall be 'false' if this management agent does NOT support SNMP traps (in any SNMP domain and SNMP version) and does NOT support the 'xcmGenTrapClientTable'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

xcmGenBaseSNMPVersionSupport 1.3.6.1.4.1.253.8.51.1.2.1.12
The 'xcmGenTrapClientSNMPVersion' values supported for ANY conceptual row in the 'xcmGenTrapClientTable'. Usage: Conforming management agents shall ALWAYS report their supported values as a 'bit-mask' formed via the bit-wise OR of '2**(n)', where (n) is each supported enumerated value in the in the 'XcmGenSNMPVersion' textual convention.
Status: current Access: read-only
OBJECT-TYPE    
  Cardinal32  

xcmGenCurrentLocalization 1.3.6.1.4.1.253.8.51.3
OBJECT IDENTIFIER    

xcmGenCurrentLocalizationTable 1.3.6.1.4.1.253.8.51.3.1
A table of general localization information per device. It is put in a table so it can be per device using the hrDeviceIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XcmGenCurrentLocalizationEntry

xcmGenCurrentLocalizationEntry 1.3.6.1.4.1.253.8.51.3.1.1
Contains the scalar objects that we want to be per device.
Status: current Access: not-accessible
OBJECT-TYPE    
  XcmGenCurrentLocalizationEntry  

xcmGenCurrentLocalizationIndex 1.3.6.1.4.1.253.8.51.3.1.1.1
The value of the xcmGenLocalizationIndex corresponding to the current language, country, and character set which shall be used for all objects of type InternationalDisplayString in all legacy and future MIBs. Note the Printer MIB has a similar mechanism which controls only objects (of type OCTET STRING) which are in the Printer MIB.
Status: current Access: read-create
OBJECT-TYPE    
  Ordinal16  

xcmGenCurrLocalizationRowStatus 1.3.6.1.4.1.253.8.51.3.1.1.2
This object manages the row status of this conceptual row in the 'xcmGenCurrentLocalizationTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: Conforming implementations may support a single, static conceptual row, but shall ALWAYS allocate that row with an 'hrDeviceIndex' value of one ('1'). Usage: This row status shall ALWAYS be set, to 'active(1)' (for static rows) or 'createAndGo(4)' (for dynamic rows), in the same PDU which sets the current locale in 'xcmGenCurrentLocalizationIndex' (thus activating/allocating this conceptual row). Usage: To explicitly release this conceptual row, a management station shall ALWAYS set 'xcmGenCurrLocalizationRowStatus' to 'notInService(2)' (for static rows) or 'destroy(6)' (for dynamic rows).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

xcmGenLocalization 1.3.6.1.4.1.253.8.51.4
OBJECT IDENTIFIER    

xcmGenLocalizationTable 1.3.6.1.4.1.253.8.51.4.1
The available localizations in this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XcmGenLocalizationEntry

xcmGenLocalizationEntry 1.3.6.1.4.1.253.8.51.4.1.1
An entry exists in this table for each Localizaion, e.g. for each combination of Language, Country (or Territory) and Coded Character Set supported in some objects of InternationalDisplayString type and for each device.
Status: current Access: not-accessible
OBJECT-TYPE    
  XcmGenLocalizationEntry  

xcmGenLocalizationIndex 1.3.6.1.4.1.253.8.51.4.1.1.1
A unique value used by the device to identify this localization entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ordinal16  

xcmGenLocalizationRowStatus 1.3.6.1.4.1.253.8.51.4.1.1.2
This object manages the row status of this conceptual row in the 'xcmGenLocalizationTable'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

xcmGenLocalizationASCIIName 1.3.6.1.4.1.253.8.51.4.1.1.3
The unlocalized human readable name in NVT ASCII of the localization with the language, followed by the country (or territory), followed by the character set. Example: English US ASCII
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..255)  

xcmGenLocalizationName 1.3.6.1.4.1.253.8.51.4.1.1.4
The localized human readable name of the localization with the language, followed by the country (or territory), followed by the character set. Example: Japanese Japan Kanji (Represented with Kanji chars.)
Status: current Access: read-create
OBJECT-TYPE    
  InternationalDisplayString Size(0..255)  

xcmGenLocalizationLanguage 1.3.6.1.4.1.253.8.51.4.1.1.5
A two character language abreviation from ISO 639:1988 - Codes For the Representation of Names of Languages. Examples EN, GB, CA, FR, DE.
Status: current Access: read-create
OBJECT-TYPE    
  CodedLanguage  

xcmGenLocalizationCountry 1.3.6.1.4.1.253.8.51.4.1.1.6
A two character country or territory abbreviation from ISO 3166:1993 - Codes for the Representation of Names of Countries. Examples: US, FR, DE, ...
Status: current Access: read-create
OBJECT-TYPE    
  CodedCountry  

xcmGenLocalizationCharSet 1.3.6.1.4.1.253.8.51.4.1.1.7
The coded character set used for this localization. The value is the enum for the coded character set registered with IANA. See the CodedCharSet textual-convention in the Printer MIB (RFC 1759).
Status: current Access: read-create
OBJECT-TYPE    
  CodedCharSet  

xcmGenCodeIndexedString 1.3.6.1.4.1.253.8.51.5
OBJECT IDENTIFIER    

xcmGenCodeIndexedStringTable 1.3.6.1.4.1.253.8.51.5.1
The current codeset indexed strings for this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XcmGenCodeIndexedStringEntry

xcmGenCodeIndexedStringEntry 1.3.6.1.4.1.253.8.51.5.1.1
An entry exists in this table containing a code-indexed string in a particular coded character set. There are separate sets of code-indexed strings for each device. If an agent supports multiple coded character representations of a codeset indexed string, including code conversion between, there will be a separate entry for each such coded representation. The xcmGenCodeIndexedStringCharSet selects which coded character representation is to be returned. The value of xcmGenCodeIndexedStringCharSet is the coded character set enum registered with IANA. See the CodedCharSet textual-convention in the Printer MIB (RFC 1759).
Status: current Access: not-accessible
OBJECT-TYPE    
  XcmGenCodeIndexedStringEntry  

xcmGenCodeIndexedStringIndex 1.3.6.1.4.1.253.8.51.5.1.1.1
A unique value used by the device, along with the following xcmGenCodeIndexedStringCharSet, to identify this Coded String entry. A value of 0 is not valid for this object.
Status: current Access: not-accessible
OBJECT-TYPE    
  CodeIndexedStringIndex 1..2147483647  

xcmGenCodeIndexedStringCharSet 1.3.6.1.4.1.253.8.51.5.1.1.2
The coded character set used for this code-indexed string. The value is the enum for the coded character set registered with IANA. See the CodedCharSet textual-convention in the Printer MIB (RFC 1759).
Status: current Access: not-accessible
OBJECT-TYPE    
  CodedCharSet  

xcmGenCodeIndexedStringRowStat 1.3.6.1.4.1.253.8.51.5.1.1.3
This object manages the row status of this conceptual row in the 'xcmGenCodeIndexedStringTable'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

xcmGenCodeIndexedStringData 1.3.6.1.4.1.253.8.51.5.1.1.4
This is the actual code-indexed string data, in the coded character set identified by xcmGenCodeIndexedStringCharSet.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

xcmGenCodedCharSet 1.3.6.1.4.1.253.8.51.6
OBJECT IDENTIFIER    

xcmGenCodedCharSetTable 1.3.6.1.4.1.253.8.51.6.1
The supported coded character sets for this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XcmGenCodedCharSetEntry

xcmGenCodedCharSetEntry 1.3.6.1.4.1.253.8.51.6.1.1
An entry exists in this table for each coded character set supported in some objects of CodeIndexedStringIndex type for each device.
Status: current Access: not-accessible
OBJECT-TYPE    
  XcmGenCodedCharSetEntry  

xcmGenCodedCharSetCharSet 1.3.6.1.4.1.253.8.51.6.1.1.1
The supported coded character set enum identifier, used an index for this table. The value is the enum for the coded character set registered with IANA.
Status: current Access: not-accessible
OBJECT-TYPE    
  CodedCharSet  

xcmGenCodedCharSetRowStatus 1.3.6.1.4.1.253.8.51.6.1.1.2
This object manages the row status of this conceptual row in the 'xcmGenCodedCharSetTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)').
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

xcmGenCodedCharSetASCIIName 1.3.6.1.4.1.253.8.51.6.1.1.3
The unlocalized human readable name in ASCII of the coded character set. Example: 'ASCII'
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..255)  

xcmGenFixedLocalization 1.3.6.1.4.1.253.8.51.7
OBJECT IDENTIFIER    

xcmGenFixedLocalizationTable 1.3.6.1.4.1.253.8.51.7.1
A table of fixed localization information per device. It is put in a table so it can be per device using the hrDeviceIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XcmGenFixedLocalizationEntry

xcmGenFixedLocalizationEntry 1.3.6.1.4.1.253.8.51.7.1.1
An entry of fixed localization information per device.
Status: current Access: not-accessible
OBJECT-TYPE    
  XcmGenFixedLocalizationEntry  

xcmGenFixedLocalizationIndex 1.3.6.1.4.1.253.8.51.7.1.1.1
The value of the xcmGenLocalizationIndex corresponding to the current language, country, and character set which shall be used for all objects of type 'FixedLocaleDisplayString' in all current and future MIBs.
Status: current Access: read-create
OBJECT-TYPE    
  Ordinal16  

xcmGenFixedLocalizationRowStat 1.3.6.1.4.1.253.8.51.7.1.1.2
This object manages the row status of this conceptual row in the 'xcmGenFixedLocalizationTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: Conforming implementations may support a single, static conceptual row, but shall ALWAYS allocate that row with an 'hrDeviceIndex' value of one ('1'). Usage: This row status shall ALWAYS be set, to 'active(1)' (for static rows) or 'createAndGo(4)' (for dynamic rows), in the same PDU which sets the fixed locale in 'xcmGenFixedLocalizationIndex' (thus activating/allocating this conceptual row). Usage: To explicitly release this conceptual row, a management station shall ALWAYS set 'xcmGenFixedLocalizationRowStat' to 'notInService(2)' (for static rows) or 'destroy(6)' (for dynamic rows).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

xcmGenReconf 1.3.6.1.4.1.253.8.51.9
OBJECT IDENTIFIER    

xcmGenReconfSimple 1.3.6.1.4.1.253.8.51.9.1
This subtree is current. Subordinate objects are leaf objects.
Status: current Access: read-create
OBJECT-IDENTITY    

xcmGenReconfActivations 1.3.6.1.4.1.253.8.51.9.1.1
The count of SUCCESSFUL 'activations' of reconfiguration for this host system: invoked by SUCCESSFUL writes to the 'xcmGenReconfOptionState' reconfiguration invocation object of 'activateFor[ImmediateChange|RebootChange|ImmediateReboot]'; and followed by SUCCESSFUL completions of 'activation' (without errors reports in 'xcmGenReconfError[Index|Status]'). Usage: Although no default value ('DEFVAL' clause) is permitted (by IETF SMIv2) for this counter, conforming host systems shall ALWAYS zero this counter upon conceptual row creation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xcmGenReconfTable 1.3.6.1.4.1.253.8.51.9.2
A table containing information on a 'reconfiguration request', for use in atomic reconfiguration of this host system. Usage: A conforming management station (or management agent) shall ALWAYS lock 'xcmGenReconfTable' and 'xcmGenOptionTable' before attempting to perform any 'reconfiguration request' on a host system (via the 'xcmGenLockTable').
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XcmGenReconfEntry

xcmGenReconfEntry 1.3.6.1.4.1.253.8.51.9.2.1
An entry containing information on a 'reconfiguration request', for use in atomic reconfiguration of this host system. Usage: The ONLY valid row in the 'xcmGenReconfTable' shall ALWAYS have an 'xcmGenReconfIndex' of one ('1').
Status: current Access: not-accessible
OBJECT-TYPE    
  XcmGenReconfEntry  

xcmGenReconfIndex 1.3.6.1.4.1.253.8.51.9.2.1.1
A unique value used by this host system to identify this conceptual row in the 'xcmGenReconfTable'. Usage: The ONLY valid row in the 'xcmGenReconfTable' shall ALWAYS have an 'xcmGenReconfIndex' of one ('1').
Status: current Access: not-accessible
OBJECT-TYPE    
  Ordinal32  

xcmGenReconfRowStatus 1.3.6.1.4.1.253.8.51.9.2.1.2
This object manages the row status of this conceptual row in the 'xcmGenReconfTable'. Usage: Conforming management agents shall ALWAYS support 'active(1)' and should support 'notInService(2)' or 'destroy(6)' (to 'release' the 'reconfiguration request'). Usage: Conforming management agents need NOT support 'createAndGo(4)', and should NOT support 'notReady(3)' or 'createAndWait(5)'. Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

xcmGenReconfOptionIndex 1.3.6.1.4.1.253.8.51.9.2.1.3
The value of 'xcmGenOptionIndex' corresponding to the first pending reconfiguration option (in 'xcmGenOptionTable'), or zero if there are no pending reconfiguration options for this host system. Usage: This 'chain' represents pending reconfiguration options of this host system.
Status: current Access: read-create
OBJECT-TYPE    
  Cardinal32  

xcmGenReconfOptionState 1.3.6.1.4.1.253.8.51.9.2.1.4
The processing state of ALL pending reconfiguration options of this host system. A write to this object by an (authorized) management station invokes a request for validation (or activation) of ALL pending reconfiguration options of this host system. A read of this object returns 'idle', 'validateInProgress', or 'activateInProgress' to report the processing state of the last 'validate...' or 'activate...' request. It is mandatory that a conforming management agent ensure that, at system initialization, this object shall ALWAYS be set to a value of 'idle'. Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this option state object.
Status: current Access: read-create
OBJECT-TYPE    
  XcmGenReconfOptionState  

xcmGenReconfErrorIndex 1.3.6.1.4.1.253.8.51.9.2.1.5
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).
Status: current Access: read-create
OBJECT-TYPE    
  Cardinal32  

xcmGenReconfErrorStatus 1.3.6.1.4.1.253.8.51.9.2.1.6
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).
Status: current Access: read-create
OBJECT-TYPE    
  XcmGenSNMPv2ErrorStatus  

xcmGenOption 1.3.6.1.4.1.253.8.51.10
OBJECT IDENTIFIER    

xcmGenOptionSimple 1.3.6.1.4.1.253.8.51.10.1
This arc shall ONLY be used to define Option Operations in the XCMI General MIB V2.32 and above - see General Base group.
Status: current Access: read-create
OBJECT-IDENTITY    

xcmGenOptionOperation 1.3.6.1.4.1.253.8.51.10.1.1
OBJECT IDENTIFIER    

xcmGenOptionOperationInsert 1.3.6.1.4.1.253.8.51.10.1.1.1
OBJECT IDENTIFIER    

xcmGenOptionOperationDelete 1.3.6.1.4.1.253.8.51.10.1.1.2
OBJECT IDENTIFIER    

xcmGenOptionOperationReplace 1.3.6.1.4.1.253.8.51.10.1.1.3
OBJECT IDENTIFIER    

xcmGenOptionTable 1.3.6.1.4.1.253.8.51.10.2
A table containing information on reconfiguration options, for use in atomic reconfiguration of this host system. Usage: A conforming management station (or management agent) shall ALWAYS lock 'xcmGenReconfTable' and 'xcmGenOptionTable' before attempting to perform any 'reconfiguration request' on a host system (via the 'xcmGenLockTable'). Note: The 'xcmGenOptionTable' is indexed by 'hrDeviceIndex', so the 'hrDeviceIndex' element of a columnar object instance ID (ie, fully specified object identifier) need NOT be specified in 'xcmGenOptionTypeOID'. To reconfigure objects indexed by several devices in 'hrDeviceTable' of the IETF Host Resources MIB (RFC 1514), a conforming management station shall ALWAYS use several rows in 'xcmGenReconfTable' and several trees of objects in 'xcmGenOptionTable' with appropriate 'hrDeviceIndex' values. To reconfigure objects which are actually NOT indexed by 'hrDeviceIndex', it is RECOMMENDED that rows be used in 'xcmGenOptionTable' which are indexed by 'hrDeviceIndex' for an 'hrDeviceType' of 'hrDeviceUnknown'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XcmGenOptionEntry

xcmGenOptionEntry 1.3.6.1.4.1.253.8.51.10.2.1
An entry containing information on a reconfiguration option, for use in atomic reconfiguration of this host system. Usage: A conforming management station (or management agent) shall ALWAYS lock 'xcmGenReconfTable' and 'xcmGenOptionTable' before attempting to perform any 'reconfiguration request' on a host system (via the 'xcmGenLockTable').
Status: current Access: not-accessible
OBJECT-TYPE    
  XcmGenOptionEntry  

xcmGenOptionIndex 1.3.6.1.4.1.253.8.51.10.2.1.1
A unique value used by this host system to identify this conceptual row in the 'xcmGenOptionTable'.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ordinal32  

xcmGenOptionRowStatus 1.3.6.1.4.1.253.8.51.10.2.1.2
This object manages the row status of this conceptual row in the 'xcmGenOptionTable'. Usage: Conforming management agents shall ALWAYS support 'active(1)' and 'createAndGo(4)'. Usage: Conforming management agents should NOT support 'notInService(2)', 'notReady(3)', 'createAndWait(5), or 'destroy(6)'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

xcmGenOptionTypeOID 1.3.6.1.4.1.253.8.51.10.2.1.3
An unambiguous reconfiguration option type, used by system administrators and end users to identify this reconfiguration option. Usage: Since this reconfiguration option type is specified as an object identifier, it may be taken from any IETF, Xerox, third- party, or product-specific MIB, or it may simply be any IETF SMIv2-style 'autonomous type'.
Status: current Access: read-create
OBJECT-TYPE    
  OBJECT IDENTIFIER  

xcmGenOptionValueSyntax 1.3.6.1.4.1.253.8.51.10.2.1.4
A reconfiguration option value syntax, used by system administrators and end users to specify the correct value syntax for this reconfiguration option. Usage: This reconfiguration option value syntax is used to select which of the following three objects shall be used to contain the value of this reconfiguration option.
Status: current Access: read-create
OBJECT-TYPE    
  XcmGenOptionValueSyntax  

xcmGenOptionValueInteger 1.3.6.1.4.1.253.8.51.10.2.1.5
A reconfiguration option value integer, used by system administrators and end users to specify the current value for a reconfiguration option with a base value syntax of 'INTEGER'. Note: This object has the type 'Integer32', rather than 'INTEGER'. This a work-around to compiler warnings which occur when 'INTEGER' is used without a range specification. And if we had range qualified, it would have been identical to the SNMP 'Integer32' type. In SNMPv2, only the 'Counter64 is an integer type wider 32 bits, and for backward compatibility we depricated the use of Counter64.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

xcmGenOptionValueOID 1.3.6.1.4.1.253.8.51.10.2.1.6
A reconfiguration option value OID (object identifier), used by system administrators and end users to specify the current value for a reconfiguration option with a base value syntax of 'OBJECT IDENTIFIER'.
Status: current Access: read-create
OBJECT-TYPE    
  OBJECT IDENTIFIER  

xcmGenOptionValueString 1.3.6.1.4.1.253.8.51.10.2.1.7
A reconfiguration option value string, used by system administrators and end users to specify the current value for a reconfiguration option with a base value syntax of 'OCTET STRING'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

xcmGenOptionValueLocalization 1.3.6.1.4.1.253.8.51.10.2.1.8
A reconfiguration option value localization, used by system administrators and end users to specify the static localization for a reconfiguration option with a base value syntax of 'OCTET STRING'. Usage: For a reconfiguration option string to which POSIX-style localization (territory, language, character set) is applicable, this object shall ALWAYS contain a suitable index value from 'xcmGenLocalizationIndex' from the XCMI General MIB, or zero to indicate 'none'.
Status: current Access: read-create
OBJECT-TYPE    
  Cardinal32  

xcmGenOptionValueCodedCharSet 1.3.6.1.4.1.253.8.51.10.2.1.9
A reconfiguration option value character set, used by system administrators and end users to specify the static character set for a reconfiguration option with a base value syntax of 'OCTET STRING'. Usage: For a reconfiguration option string to which ONLY character set conversion (and NOT territory or language aspects of 'localization') is applicable, this object shall ALWAYS contain a suitable value or 'other(1)' to indicate 'none' or not currently standardized and enumerated in 'CodedCharSet'. The 'CodedCharSet' textual convention is defined in the IETF Printer MIB (RFC 1759).
Status: current Access: read-create
OBJECT-TYPE    
  CodedCharSet  

xcmGenOptionNextIndex 1.3.6.1.4.1.253.8.51.10.2.1.10
The value of 'xcmGenOptionIndex' corresponding to the next 'chained' conceptual row in the 'xcmGenOptionTable', or zero if this is the last associated conceptual row in a particular vertical 'chain' within a given set. Usage: Generally, reconfiguration options (of similar or unlike type) are 'chained' vertically via '...[Next|Previous]Index'. But, in the case where particular communications options MUST be 'tightly coupled', they should be 'shelved' horizontally via '...[Family|Previous]Index' (eg, an IP address and an IP subnet mask).
Status: current Access: read-create
OBJECT-TYPE    
  Cardinal32  

xcmGenOptionPreviousIndex 1.3.6.1.4.1.253.8.51.10.2.1.11
The value of 'xcmGenOptionIndex' corresponding to a previous associated conceptual row in the 'xcmGenOptionTable', or zero if this is the first associated conceptual row in a given set. Usage: This object provides common 'backward' linkage for BOTH the 'xcmGenOptionNextIndex' and 'xcmGenOptionFamilyIndex' linkage objects. A previous conceptual row MAY 'forward' reference this conceptual row via either '...NextIndex' or '...FamilyIndex' - ie, a given conceptual row MAY 'forward' reference EXACTLY zero, one, or two 'later' conceptual rows.
Status: current Access: read-create
OBJECT-TYPE    
  Cardinal32  

xcmGenOptionFamilyIndex 1.3.6.1.4.1.253.8.51.10.2.1.12
The value of 'xcmGenOptionIndex' corresponding to a next 'family' conceptual row in the 'xcmGenOptionTable', or zero if this conceptual row has no associated 'family' members. Usage: Generally, reconfiguration options (of similar or unlike type) are 'chained' vertically via '...[Next|Previous]Index'. But, in the case where particular reconfiguration options MUST be 'tightly coupled', they should be 'shelved' horizontally via '...FamilyIndex' (eg, an IP address and an IP subnet mask).
Status: current Access: read-create
OBJECT-TYPE    
  Cardinal32  

xcmGenClientData 1.3.6.1.4.1.253.8.51.11
OBJECT IDENTIFIER    

xcmGenClientDataSimple 1.3.6.1.4.1.253.8.51.11.1
This subtree is current. Subordinate objects are leaf objects.
Status: current Access: read-create
OBJECT-IDENTITY    

xcmGenClientDataEntryCount 1.3.6.1.4.1.253.8.51.11.1.1
The current entry count (regardless of their current states) in the 'xcmGenClientDataTable' of this General MIB, on this host system.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xcmGenClientDataLastIndex 1.3.6.1.4.1.253.8.51.11.1.2
The last entry index (regardless of its current state) in the 'xcmGenClientDataTable' of this General MIB, on this host system. Usage: This last entry index explicitly bounds the valid range of 'xcmGenClientDataIndex'.
Status: current Access: read-only
OBJECT-TYPE    
  Cardinal32  

xcmGenClientDataTable 1.3.6.1.4.1.253.8.51.11.2
A table containing 'client data' objects for use by conforming management stations/agents, particularly during installation of this host system. Usage: To allocate 'client data' on managed host system, a conforming management station (or management agent) shall ALWAYS examine 'xcmGenClientDataLastIndex', to determine the appropriate value of 'xcmGenClientDataIndex' to use when creating a new conceptual row in the 'xcmGenClientDataTable'. Usage: Throughout this specification, the term 'stable storage' refers to storage which is reliable over long durations (years) and is NOT destroyed by host system reboot (eg, battery-backed DRAM is 'stable storage' - while simple DRAM is NOT 'stable storage'). Examples of valid 'stable storage' include: NVRAM, hard disk, EEPROM, etc. Usage: Conforming implementations shall ALWAYS preserve active 'client data' objects across management agent power cycles, and shall implement one of the following two methods: 1) The agent shall store 'client data' objects directly in 'stable storage'; or 2) The agent shall automatically checkpoint all active 'client data' objects to 'stable storage' with reasonable frequency (either due to a write to some 'client data' object, or upon expiration of a product-specific timeout). Usage: Conforming implementations may (optionally) support one of the following two 'checkpoint protocols': 1) A client sends a 'Set' of 'xcmGenClientDataRowStatus' to 'active(1)', to request that a 'checkpoint' be performed; 2a) An agent which supports 'rapid checkpoint', completes the checkpoint to 'stable storage', and sends a 'SetResponse' with 'noError(0)'; 2b) An agent which supports 'delayed checkpoint', changes 'xcmGenClientDataRowStatus' to 'notInService(2)', sends a 'SetResponse' with 'noError(0)', completes the checkpoint to 'stable storage', and changes 'xcmGenClientDataRowStatus' back to 'active(1)'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XcmGenClientDataEntry

xcmGenClientDataEntry 1.3.6.1.4.1.253.8.51.11.2.1
An entry containing 'client data' objects for use by conforming management stations/agents, particularly during installation of this host system.
Status: current Access: not-accessible
OBJECT-TYPE    
  XcmGenClientDataEntry  

xcmGenClientDataIndex 1.3.6.1.4.1.253.8.51.11.2.1.1
A unique value used by this host system to identify this conceptual row in the 'xcmGenClientDataTable'. Usage: Conforming implementations which only support a single, statically allocated row, shall ALWAYS allocate that row with an 'xcmGenClientDataIndex' value of one (1).
Status: current Access: not-accessible
OBJECT-TYPE    
  Ordinal32  

xcmGenClientDataRowStatus 1.3.6.1.4.1.253.8.51.11.2.1.2
This object manages the row status of this conceptual row in the 'xcmGenClientDataTable'. Usage: Conforming implementations need NOT support dynamic row creation (via 'createAndGo(4)') nor dynamic row deletion (via 'destroy(6)'). Usage: Conforming implementations may support a single, static conceptual row, but shall ALWAYS allocate that row with an 'xcmGenClientDataIndex' value of one ('1'). Usage: This row status shall ALWAYS be set, to 'active(1)' (for static rows) or 'createAndGo(4)' (for dynamic rows), in the same PDU which sets the client data request ID in 'xcmGenClientDataRequestID', client data owner product ID in 'xcmGenClientDataProductID', and client data length in 'xcmGenClientDataLength' (thus activating/allocating this conceptual row). Usage: To explicitly release this conceptual row, the client data owner shall ALWAYS set 'xcmGenClientDataRowStatus' to 'notInService(2)' (for static rows) or 'destroy(6)' (for dynamic rows). Usage: See section 3.4 'Secure Modes of Operation' and section 3.5 'Secure SNMP Get/Set Requests' in XCMI Security TC, for details of secure modes of access to this row status object.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

xcmGenClientDataRequestDate 1.3.6.1.4.1.253.8.51.11.2.1.3
The client data request date which uniquely timestamps the creation of this conceptual row in the 'xcmGenClientDataTable'. Usage: This request date shall ALWAYS be set (to a suitable value) by conforming management agents during creation of each conceptual row in the 'xcmGenClientDataTable'. Usage: Conforming implementations which have a source of time, shall ALWAYS set a meaningful value in this object. ONLY those implementations which do NOT have a source of time, shall return the following DEFVAL.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

xcmGenClientDataRequestID 1.3.6.1.4.1.253.8.51.11.2.1.4
The client data owner request ID which uniquely identifies the creation of this conceptual row in the 'xcmGenClientDataTable'. Usage: This request ID shall ALWAYS be set (to a suitable value) by the client data owner, in the same PDU which creates each conceptual row in the 'xcmGenClientDataTable'.
Status: current Access: read-create
OBJECT-TYPE    
  XcmGlobalUniqueID  

xcmGenClientDataProductID 1.3.6.1.4.1.253.8.51.11.2.1.5
The client data owner product ID corresponding to the current 'owner' of this client data. Usage: This product ID shall ALWAYS be set (to a suitable value) by the client data owner, in the same PDU which creates each conceptual row in the 'xcmGenClientDataTable'.
Status: current Access: read-create
OBJECT-TYPE    
  ProductID  

xcmGenClientDataLength 1.3.6.1.4.1.253.8.51.11.2.1.6
The client data length requested/granted for this conceptual row in the 'xcmGenClientDataTable'. Usage: Conforming implementations need NOT support maximum client data length greater than 1 octet. Usage: This data length shall ALWAYS be set (to a suitable value) by the client data owner, in the same PDU which creates each conceptual row in the 'xcmGenClientDataTable'.
Status: current Access: read-create
OBJECT-TYPE    
  Cardinal32  

xcmGenClientDataString 1.3.6.1.4.1.253.8.51.11.2.1.7
The client data string currently set into this conceptual row in the 'xcmGenClientDataTable'. Usage: Conforming implementations need NOT support maximum client data length greater than 1 octet. Usage: This data string need NOT be set (to a suitable value) by the client data owner, in the same PDU which creates each conceptual row in the 'xcmGenClientDataTable'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

xcmGenTrapClient 1.3.6.1.4.1.253.8.51.13
OBJECT IDENTIFIER    

xcmGenTrapClientTable 1.3.6.1.4.1.253.8.51.13.2
A table of SNMP trap clients (management stations or proxies) registered for trap delivery from this host system. Usage: SNMP version/transport independent trap registration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XcmGenTrapClientEntry

xcmGenTrapClientEntry 1.3.6.1.4.1.253.8.51.13.2.1
An entry for an SNMP trap client (management station or proxy) registered for trap delivery from this host system.
Status: current Access: not-accessible
OBJECT-TYPE    
  XcmGenTrapClientEntry  

xcmGenTrapClientSNMPDomain 1.3.6.1.4.1.253.8.51.13.2.1.1
This object is used to specify the transport domain (below SNMP) which shall be used by this management agent to deliver SNMP traps to the trap client (management station or proxy).
Status: current Access: not-accessible
OBJECT-TYPE    
  XcmGenSNMPDomain  

xcmGenTrapClientSNMPAddress 1.3.6.1.4.1.253.8.51.13.2.1.2
This object is used to specify the transport address (below SNMP) which shall be used by this management agent to deliver SNMP traps to the trap client (management station or proxy). Usage: This transport address usually consists of an underlying network layer address with a suffixed transport selector.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

xcmGenTrapClientRowStatus 1.3.6.1.4.1.253.8.51.13.2.1.3
This object manages the row status of this conceptual row in the 'xcmGenTrapClientTable'. Usage: Conforming management agents shall ALWAYS support 'active(1)' and 'createAndGo(4)', and should also support 'destroy(6)' (for 'release' of trap client entry). Usage: Conforming management agents should NOT support 'notInService(2)', 'notReady(3)', or 'createAndWait(5)'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

xcmGenTrapClientIndex 1.3.6.1.4.1.253.8.51.13.2.1.4
A unique value ASSIGNED by this host system to identify this conceptual row in the 'xcmGenTrapClientTable'. This object is used to specify the unique client index which was chosen FOR the trap client registered in this conceptual row (management station or proxy) at row creation and which shall be used by the trap client to create any associated conceptual rows in the 'xcmGenTrapViewTable'. Usage: Conforming management agents need NOT preserve the value of this object across power cycles for 'nonvolatile' rows in the 'xcmGenTrapClientTable', but shall ALWAYS preserve the configured associations with (any) subordinate rows in the 'xcmGenTrapViewTable'.
Status: current Access: read-only
OBJECT-TYPE    
  Ordinal32  

xcmGenTrapClientRowPersistence 1.3.6.1.4.1.253.8.51.13.2.1.5
This object is used to specify the persistence of this conceptual row in the 'xcmGenTrapClientTable' (and associated conceptual rows in the 'xcmGenTrapViewTable'). Usage: Conforming management agents shall ALWAYS support 'volatile' (lost across power cycles), but NEED NOT support any other levels of persistence.
Status: current Access: read-create
OBJECT-TYPE    
  XcmGenRowPersistence  

xcmGenTrapClientSNMPVersion 1.3.6.1.4.1.253.8.51.13.2.1.6
This object is used to specify the exact SNMP version which was chosen by the trap client registered in this conceptual row and which shall be used by this management agent to deliver traps to the trap client (management station or proxy).
Status: current Access: read-create
OBJECT-TYPE    
  XcmGenSNMPVersion  

xcmGenTrapView 1.3.6.1.4.1.253.8.51.14
OBJECT IDENTIFIER    

xcmGenTrapViewTable 1.3.6.1.4.1.253.8.51.14.2
A table of SNMP trap object subtrees (ie, trap scopes) registered for trap delivery from this host system to the associated trap client (management station or proxy). Usage: SNMP version/transport independent trap registration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XcmGenTrapViewEntry

xcmGenTrapViewEntry 1.3.6.1.4.1.253.8.51.14.2.1
An entry for an SNMP trap object subtree (ie, trap scope) registered for trap delivery from this host system to the associated trap client (management station or proxy).
Status: current Access: not-accessible
OBJECT-TYPE    
  XcmGenTrapViewEntry  

xcmGenTrapViewObjectSubtree 1.3.6.1.4.1.253.8.51.14.2.1.1
This object is used to specify the object subtree (within MIBs) which is 'in scope' for this trap view.
Status: current Access: not-accessible
OBJECT-TYPE    
  OBJECT IDENTIFIER  

xcmGenTrapViewRowStatus 1.3.6.1.4.1.253.8.51.14.2.1.2
This object manages the row status of this conceptual row in the 'xcmGenTrapViewTable'. Usage: Conforming management agents shall ALWAYS support 'active(1)' and 'createAndGo(4)', and should also support 'destroy(6)' (for 'release' of trap view entry). Usage: Conforming management agents should NOT support 'notInService(2)', 'notReady(3)', or 'createAndWait(5)'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

xcmGeneralMIBConformance 1.3.6.1.4.1.253.8.51.2
OBJECT IDENTIFIER    

xcmGeneralMIBGroups 1.3.6.1.4.1.253.8.51.2.2
OBJECT IDENTIFIER    

xcmGeneralMIBCompliance 1.3.6.1.4.1.253.8.51.2.3
The compliance statements for SNMP management agents that implement the General MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

xcmGenBaseGroup 1.3.6.1.4.1.253.8.51.2.2.1
General Base Group (XCMI General MIB capabilities)
Status: current Access: read-only
OBJECT-GROUP    

xcmGenCurrentLocalizationGroup 1.3.6.1.4.1.253.8.51.2.2.3
General Current Localization Group (dynamic locales)
Status: current Access: read-only
OBJECT-GROUP    

xcmGenLocalizationGroup 1.3.6.1.4.1.253.8.51.2.2.4
General Localization Group (supported dynamic/static locales)
Status: current Access: read-only
OBJECT-GROUP    

xcmGenCodeIndexedStringGroup 1.3.6.1.4.1.253.8.51.2.2.5
General Coded String Group (code set conversions)
Status: current Access: read-only
OBJECT-GROUP    

xcmGenCodedCharSetGroup 1.3.6.1.4.1.253.8.51.2.2.6
General Coded Character Set Group (supported code sets)
Status: current Access: read-only
OBJECT-GROUP    

xcmGenFixedLocalizationGroup 1.3.6.1.4.1.253.8.51.2.2.7
General Fixed Localization Group (static locales)
Status: current Access: read-only
OBJECT-GROUP    

xcmGenReconfGroup 1.3.6.1.4.1.253.8.51.2.2.9
General Reconf Group (reconfiguration requests)
Status: current Access: read-only
OBJECT-GROUP    

xcmGenOptionGroup 1.3.6.1.4.1.253.8.51.2.2.10
General Option Group (reconfiguration options)
Status: current Access: read-only
OBJECT-GROUP    

xcmGenClientDataGroup 1.3.6.1.4.1.253.8.51.2.2.11
General Client Data Group (network device installs/upgrades)
Status: current Access: read-only
OBJECT-GROUP    

xcmGenTrapClientGroup 1.3.6.1.4.1.253.8.51.2.2.13
General Trap Client Group (trap destination domains/addresses)
Status: current Access: read-only
OBJECT-GROUP    

xcmGenTrapViewGroup 1.3.6.1.4.1.253.8.51.2.2.14
General Trap View Group (trap requested object subtrees)
Status: current Access: read-only
OBJECT-GROUP