RTM-MIB
21 objects
No module-level DESCRIPTION found.
Imported Objects
| CISCOWAN-SMI | stratacom |
| RFC-1212 | OBJECT-TYPE |
| RFC1155-SMI | IpAddress |
| RFC1213-MIB | DisplayString |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.351.120 | Nodertm | |||
| 1.3.6.1.4.1.351.120.1 | NodetrapsConfig | |||
| 1.3.6.1.4.1.351.120.1.1 | TabletrapConfigTable | not-accessible | mandatory | The 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.1 | RowtrapConfigEntry | not-accessible | mandatory | An 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.1 | ColumnmanagerIPaddress | read-write | mandatory | A unique index value representing the SNMP manager. |
| 1.3.6.1.4.1.351.120.1.1.1.2 | ColumnmanagerPortNumber | read-write | mandatory | The UDP Port number on which the manager receives traps from a system. |
| 1.3.6.1.4.1.351.120.1.1.1.3 | ColumnmanagerRowStatus | read-write | mandatory | This 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.4 | ColumnreadingTrapsFlag | read-write | mandatory | An 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.5 | ColumnnextTrapSeqNum | read-write | mandatory | Set 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.2 | ScalarmanagerNumOfValidEntries | read-only | mandatory | The number of entries in trapConfigTable. |
| 1.3.6.1.4.1.351.120.1.3 | ScalarlastSequenceNumber | read-only | mandatory | The 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.4 | TabletrapUploadTable | not-accessible | mandatory | The 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.1 | RowtrapUploadEntry | not-accessible | mandatory | Manager 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.1 | ColumntrapManagerIPaddress | read-write | mandatory | IP 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.2 | ColumntrapSequenceNum | read-only | mandatory | The 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.3 | ColumntrapPduString | read-only | mandatory | Trap description string. This contains the Trap PDU that is stored in the system. |
| 1.3.6.1.4.1.351.120.1.4.1.4 | ColumnendOfQueueFlag | read-only | mandatory | Flag indicating the last trap saved in the system's FIFO queue. |
| 1.3.6.1.4.1.351.120.1.5 | TablerecoverTrapTable | not-accessible | mandatory | A 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.1 | RowrecoverTrapEntry | not-accessible | mandatory | The entry for each of the traps stored in the switch. |
| 1.3.6.1.4.1.351.120.1.5.1.1 | ColumnrecoverTrapSequenceNum | read-only | mandatory | The 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.2 | ColumnrecoverTrapPduString | read-only | mandatory | Trap description string. This contains the Trap PDU that is stored in the system. |