CAPABILITIES-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: CAPABILITIES-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
capabilitiesMIB | 1.3.6.1.2.1.1 |
Contains objects which describe the conformance level capabilities for specific MIB objects. |
||
capsMibObjects | 1.3.6.1.2.1.1.1 | |||
capsMibConformanceObjects | 1.3.6.1.2.1.1.1.1 | |||
capsLastUpdateTime | 1.3.6.1.2.1.1.1.1.1 | timestamp | read-only |
The value of sysUpTime when the agent last added, deleted, or modified an entry in the capsTable. |
capsTable | 1.3.6.1.2.1.1.1.1.2 | no-access |
A list of entries describing the MIB conformance capabilities for this agent. |
|
1.3.6.1.2.1.1.1.1.2.1 | no-access |
A conceptual row in the capsTable. 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 capsSubTree INDEX) takes precedence. |
||
capsSubTree | 1.3.6.1.2.1.1.1.1.2.1.1 | object identifier | no-access |
The 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. |
capsModuleCompliance | 1.3.6.1.2.1.1.1.1.2.1.2 | object identifier | read-only |
Identifies 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'. |
capsConfLevel | 1.3.6.1.2.1.1.1.1.2.1.3 | conformancelevel | read-only |
Indicates the basic level of conformance for the associated set of MIB objects. If this object contains the value 'otherConf', then the capsVarSyntax object SHOULD be present for the associated entry. If this object contains the value 'fullConf', 'minConf', or 'noConf' then the capsVarSyntax object MAY be present for the associated entry. If this object contains the value 'completeConf' then the capsVarSyntax object SHOULD NOT be present for the associated entry. |
capsVarSyntax | 1.3.6.1.2.1.1.1.1.2.1.4 | conformancestring | read-only |
A textual representation of the syntactical variation described by this entry. If the associated capsConfLevel 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 capsConfLevel 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 capsConfLevel 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. |
capsMibNotifications | 1.3.6.1.2.1.1.2 | |||
capsMibConformance | 1.3.6.1.2.1.1.3 | |||
capsMibCompliances | 1.3.6.1.2.1.1.3.1 | |||
capsMibCompliance | 1.3.6.1.2.1.1.3.1.1 |
Describes the requirements for conformance to the Capabilities MIB. |
||
capsMibGroups | 1.3.6.1.2.1.1.3.2 | |||
capsMibConformanceGroup | 1.3.6.1.2.1.1.3.2.1 |
A collection of objects used to describe the conformance capabilities of the MIB objects supported by an agent. |