MIB Viewer

RTM-MIB

21 objects
No module-level DESCRIPTION found.
Imported Objects
CISCOWAN-SMIstratacom
RFC-1212OBJECT-TYPE
RFC1155-SMIIpAddress
RFC1213-MIBDisplayString
OIDNameAccessStatusDescription
1.3.6.1.4.1.351.120Nodertm
1.3.6.1.4.1.351.120.1NodetrapsConfig
1.3.6.1.4.1.351.120.1.1TabletrapConfigTablenot-accessiblemandatoryThe trap configuration table. This table is used for registering SNMP managers with the system. The system will send traps only to the registered SNMP mangers.
1.3.6.1.4.1.351.120.1.1.1RowtrapConfigEntrynot-accessiblemandatoryAn entry for each of the SNMP Manager registered. Each SNMP Manager is identified by its IP Address specified in managerIPAddress object.
1.3.6.1.4.1.351.120.1.1.1.1ColumnmanagerIPaddressread-writemandatoryA unique index value representing the SNMP manager.
1.3.6.1.4.1.351.120.1.1.1.2ColumnmanagerPortNumberread-writemandatoryThe UDP Port number on which the manager receives traps from a system.
1.3.6.1.4.1.351.120.1.1.1.3ColumnmanagerRowStatusread-writemandatoryThis object is used for adding(registering) and deleting(de-registering) SNMP managers in the system. By setting this object to 'addRow' snmp manager will be r…
1.3.6.1.4.1.351.120.1.1.1.4ColumnreadingTrapsFlagread-writemandatoryAn entry for the state of the manager. The value 'false' indicates that SNMP manager is not in the middle of uploading traps(via trapUploadTable). The value 't…
1.3.6.1.4.1.351.120.1.1.1.5ColumnnextTrapSeqNumread-writemandatorySet by the manager to indicate the first trap(identified by this sequence number) it is interested in uploading. The agent increments this value when readingTr…
1.3.6.1.4.1.351.120.1.2ScalarmanagerNumOfValidEntriesread-onlymandatoryThe number of entries in trapConfigTable.
1.3.6.1.4.1.351.120.1.3ScalarlastSequenceNumberread-onlymandatoryThe sequence number of the last trap generated by the system. This object is used in each of the RTM Compliant trap definitions. The manager can figure out whe…
1.3.6.1.4.1.351.120.1.4TabletrapUploadTablenot-accessiblemandatoryThe trapUploadTable is used by the manager to retrieve missing(lost) traps using robust trap mechanism. The manager does a Get request on this table.
1.3.6.1.4.1.351.120.1.4.1RowtrapUploadEntrynot-accessiblemandatoryManager does a Get request on the elements of this entry to upload missing traps.
1.3.6.1.4.1.351.120.1.4.1.1ColumntrapManagerIPaddressread-writemandatoryIP address of the manager used as an index to the table. The value of this object must match with the value in the managerIPaddress object.
1.3.6.1.4.1.351.120.1.4.1.2ColumntrapSequenceNumread-onlymandatoryThe sequence number associated with the trap. This sequence number has to match with the value in lastSequenceNumber object embedded in trapPduString.
1.3.6.1.4.1.351.120.1.4.1.3ColumntrapPduStringread-onlymandatoryTrap description string. This contains the Trap PDU that is stored in the system.
1.3.6.1.4.1.351.120.1.4.1.4ColumnendOfQueueFlagread-onlymandatoryFlag indicating the last trap saved in the system's FIFO queue.
1.3.6.1.4.1.351.120.1.5TablerecoverTrapTablenot-accessiblemandatoryA table containing information about the traps sent from the system/switch. The total number of traps stored in the switch is implementation specific. It is ex…
1.3.6.1.4.1.351.120.1.5.1RowrecoverTrapEntrynot-accessiblemandatoryThe entry for each of the traps stored in the switch.
1.3.6.1.4.1.351.120.1.5.1.1ColumnrecoverTrapSequenceNumread-onlymandatoryThe sequence number associated with the trap. The system tries to find a matching entry in the list of traps stored. If there is a match, an valid entry return…
1.3.6.1.4.1.351.120.1.5.1.2ColumnrecoverTrapPduStringread-onlymandatoryTrap description string. This contains the Trap PDU that is stored in the system.