GET-SUBTREE-MIB
This MIB module provides the ability to retrieve arbitrary subtrees of OIDs (in parallel) by receiving traps.
Main OID:
getSubtreeMIB.1.3.6.1.2.1.1
25
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
25 total| Object Name |
|---|
getSubtreeMIBThis MIB module provides the ability to retrieve arbitrary subtrees of OIDs (in parallel) by receiving traps. MODULE-IDENTITY .1.3.6.1.2.1.1 |
getSubtreeMIBObjects OBJECT IDENTIFIER .1.3.6.1.2.1.1.1 |
getSubtree OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.1 |
getSubtreeRootTableThe (conceptual) table containing the root OID(s) of the MIB subtree(s) to be retrieved. Multiple rows with different values for getSubtreeRootOID may be created if the manager wishes to retrieve several subtrees simultaneously SEQUENCE OF GetSubtreeRootEntry .1.3.6.1.2.1.1.1.1.1 |
getSubtreeRootEntryAn entry (conceptual row) specifying the root OID of the MIB subtree to be retrieved GetSubtreeRootEntry .1.3.6.1.2.1.1.1.1.1.1 |
getSubtreeRootOperationIDAn integer uniquely identifying the GetSubtree operation in progress. This value should be randomly generated by a manager before attempting to create the row. Unsigned32 .1.3.6.1.2.1.1.1.1.1.1.1 |
getSubtreeRootOIDIndexAn index value used to associate various root OIDs with the same GetSubtree operation. This value should be one for the first entry associated with a particular retrieval operation and should be sequentially incremented for each additional entry. Unsigned32 .1.3.6.1.2.1.1.1.1.1.1.2 |
getSubtreeRootOIDThe root OID of the subtree to be retrieved.rw OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.1.1.1.3 |
getSubtreeRootStatusThe status of this row. The manager should create one row for each subtree to be retrieved. After the entire subtree retrieval operation is completed (or if the operation is aborted by the user) all rows in this table corresponding to that operation are automatically deleted by the agent. Objects in this table cannot be modified while a GetSubtree retrieval operation is in progress.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.1.1.1.1.1.4 |
getSubtreeControlTableThe (conceptual) table used to control GetSubtree operations in progress. This table is used in conjunction with getSubtreeRootTable. A manager interested in retrieving a subtree of MIB objects must first create an entry in the getSubtreeRootTable specifying the root OID (s) of the subtree(s) to be retrieved. It must then make a corresponding entry in this table using the same getSubtreeRootOperationID value and identifying itself (via getSubtreeControlTarget) as the recipient of the traps. When the agent completes retrieval of all MIB instances within the specified subtree(s) this conceptual row will be automatically deleted. SEQUENCE OF GetSubtreeControlEntry .1.3.6.1.2.1.1.1.1.2 |
getSubtreeControlEntryAn entry (conceptual row) containing the information on a particular GetSubtree operation in progress. GetSubtreeControlEntry .1.3.6.1.2.1.1.1.1.2.1 |
getSubtreeControlTargetThis object selects a management target defined in the snmpTargetAddrTable (in the SNMP-TARGET-MIB). The selected target is defined by an entry in the snmpTargetAddrTable whose index value (snmpTargetAddrName) is equal to this object.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.1.1.1.2.1.2 |
getSubtreeControlSeqNumberThe number of trap responses previously sent for this GetSubtree request.ro Counter32 .1.3.6.1.2.1.1.1.1.2.1.3 |
getSubtreeControlCountThe number of repetitions transmitted thus far (up to and including those sent in the current trap)ro Counter32 .1.3.6.1.2.1.1.1.1.2.1.4 |
getSubtreeControlDoneThis is set to true in the last trap sent, and is set to false otherwise.ro TruthValue (SNMPv2-TC) .1.3.6.1.2.1.1.1.1.2.1.5 |
getSubtreeControlStatusThe status of this row, by which new entries may be created, or old entries deleted from this table. Once created, the row may be deleted, but other objects in the row may not be modified. A row (and corresponding rows in the getSubtreeRootTable) will be deleted automatically by the agent once the operation has completed. A row may be created using an instance value for getSubtreeRootOperationID even if no entries exist in getSubtreeRootTable indexed by that value. Creating a row will cause the subtree retrieval operation to commence if there are entries in the getSubtreeRootTable indexed by the same value of getSubtreeRootOperationID as this row. If the agent allows aborting operations in progress, deleting a row will cause the operation to halt. If the operation is successfully aborted, the rows in the getSubtreeRootTable corresponding to this request will also be automatically deleted by the agent.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.1.1.1.2.1.6 |
getSubtreeTraps OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.2 |
getSubtreeTrapPrefix OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.2.0 |
getSubtreeResponseIn addition to the three objects above, this trap also contains a series of varbinds containing the next chunk of the subtree. The generating entity will append, in order, as many variables to the variable- bindings field as it can without exceeding the maximum message size, and without going beyond the subtree of OIDs requested. A series of such traps will be generated until the end of the subtree is reached. NOTIFICATION-TYPE .1.3.6.1.2.1.1.1.2.0.1 |
getSubtreeMIBConformance OBJECT IDENTIFIER .1.3.6.1.2.1.1.2 |
getSubtreeMIBCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.1.2.1 |
getSubtreeMIBComplianceThe compliance statement for the GetSubtree MIB. Unknown .1.3.6.1.2.1.1.2.1.1 |
getSubtreeMIBGroups OBJECT IDENTIFIER .1.3.6.1.2.1.1.2.2 |
getSubtreeObjectGroupA collection of objects to support requests for subtree retrieval operations. Unknown .1.3.6.1.2.1.1.2.2.1 |
getSubtreeNotificationGroupThe notification which an entity is required to implement. Unknown .1.3.6.1.2.1.1.2.2.2 |