CONFORMANCE-MIB
AI MIB Summary
The CONFORMANCE-MIB defines compliance profiles and mandatory object groups to validate that network devices correctly implement specific SNMP management standards. It serves as a structural reference for management stations to verify device capabilities and ensure interoperability across heterogeneous hardware and software implementations.
Contains objects which describe the conformance level for specific data objects.
Main OID:
conformanceMIB.1.3.6.1.2.1.1
16
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
conformanceMIBContains objects which describe the conformance level for specific data objects. MODULE-IDENTITY .1.3.6.1.2.1.1 |
confMibObjects OBJECT IDENTIFIER .1.3.6.1.2.1.1.1 |
confMibConformanceObjects OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.1 |
confLastUpdateTimeThe value of sysUpTime when the agent last added, deleted, or modified an entry in the confTable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.2.1.1.1.1.1 |
confTableA list of entries describing the MIB conformance for this agent. SEQUENCE OF ConfEntry .1.3.6.1.2.1.1.1.1.2 |
confEntryA conceptual row in the confTable. Entries SHOULD be created by the agent at system reinitialization time. However, agents MAY create, delete, or modify entries in this table to support dynamic loading and unloading of MIB modules. It is possible that overlapping entries will exist in this table, in which case the more specific entry (i.e., the one with the longest confSubTree INDEX) takes precedence. ConfEntry .1.3.6.1.2.1.1.1.1.2.1 |
confSubTreeThe root of the MIB sub-tree associated with this entry. This object SHOULD identify an interior node to indicate multiple MIB objects or a leaf node to indicate a single MIB object. OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.1.2.1.1 |
confModuleComplianceIdentifies the MODULE-COMPLIANCE macro name for the associated set of MIB objects. If no appropriate value can be determined, then the agent will return '0.0'.ro OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.1.2.1.2 |
confLevelIndicates the basic level of conformance for the associated set of MIB objects. If this object contains the value 'otherConf', then the confVarSyntax object SHOULD be present for the associated entry. If this object contains the value 'fullConf', 'minConf', or 'noConf' then the confVarSyntax object MAY be present for the associated entry. If this object contains the value 'completeConf' then the confVarSyntax object SHOULD NOT be present for the associated entry.ro ConformanceLevel .1.3.6.1.2.1.1.1.1.2.1.3 |
confVarSyntaxA textual representation of the syntactical variation described by this variation structure. If the associated confLevel object is equal to 'otherConf', then this string SHOULD contain the the same value as the SYNTAX clause within a VARIATION clause of an AGENT- CAPABILITIES macro. If the associated confLevel object is equal to 'minConf', and this entry identifies a set of MIB objects, then this string MAY identify the applicable GROUP clause(s) associated with the entry. For all entries in which the associated confLevel object is equal to 'minConf', this string SHOULD contain the same value as the SYNTAX, WRITE-SYNTAX, and/or MIN-ACCESS clauses present within the OBJECT clause of a MODULE-COMPLIANCE macro. The actual keyword (e.g., 'SYNTAX') SHOULD precede the quoted string value. Multiple clauses MAY be concatenated within a single string, and SHOULD be separated by whitespace. If this entry identifies multiple objects, then the same clause(s) must apply to all objects. The agent MAY return a zero-length string instead of a noSuchInstance exception.ro ConformanceString .1.3.6.1.2.1.1.1.1.2.1.4 |
confMibNotifications OBJECT IDENTIFIER .1.3.6.1.2.1.1.2 |
confMibConformance OBJECT IDENTIFIER .1.3.6.1.2.1.1.3 |
confMibCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.1.3.1 |
confMibComplianceDescribes the requirements for conformance to the Conformance MIB. Unknown .1.3.6.1.2.1.1.3.1.1 |
confMibGroups OBJECT IDENTIFIER .1.3.6.1.2.1.1.3.2 |
confMibConformanceGroupA collection of objects used to describe the conformance level of the MIB objects supported by an agent. Unknown .1.3.6.1.2.1.1.3.2.1 |