TN-LOOP-PROTECT-MIB: View SNMP OID List / Download MIB
VENDOR: TRANSITION ENGINEERING INC.
Home | MIB: TN-LOOP-PROTECT-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 |
tnLoopProtectMIB | 1.3.6.1.4.1.868.2.5.22 |
The mib module for managing all transition products with Loop protection |
||
tnLoopProtectNotifications | 1.3.6.1.4.1.868.2.5.22.0 | |||
tnLoopProtectLoopDetectedNotification | 1.3.6.1.4.1.868.2.5.22.0.1 |
A tnLoopProtectLoopDetectedNotification signifies that a loop has been detected by the loop protection protocol. Additional infomation contains port number ,count of loop detected on the port and the action will be execute |
||
tnLoopProtectObjects | 1.3.6.1.4.1.868.2.5.22.1 | |||
tnLoopProtectMgmt | 1.3.6.1.4.1.868.2.5.22.1.1 | |||
tnLoopProtectBaseTable | 1.3.6.1.4.1.868.2.5.22.1.1.1 | no-access |
This table is used for configuring global loop protect variables |
|
1.3.6.1.4.1.868.2.5.22.1.1.1.1 | no-access |
This entry contains configuration elements of tnLoopProtectBaseTable |
||
tnLoopProtectEnable | 1.3.6.1.4.1.868.2.5.22.1.1.1.1.1 | truthvalue | read-write |
Indicates whether the loop protect is enable on this device. |
tnLoopProtectTxTime | 1.3.6.1.4.1.868.2.5.22.1.1.1.1.2 | integer | read-write |
The interval in seconds between each loop protection PDU sent on each port. valid values are 1 to 10 seconds,the default value is 5 seconds. |
tnLoopProtectShutdownTime | 1.3.6.1.4.1.868.2.5.22.1.1.1.1.3 | integer | read-write |
The period (in seconds) for which a port will be kept disabled in the event of a loop is detected (and the port action shuts down the port). Valid values are 0 to 604800 seconds (7 days). A value of zero will keep a port disabled (until next device restart). |
tnLoopProtectPortTable | 1.3.6.1.4.1.868.2.5.22.1.1.2 | no-access |
This table is used for configuring loop protect options for each port |
|
1.3.6.1.4.1.868.2.5.22.1.1.2.1 | no-access |
This entry contains configuration element of tnLoopProtectBaseTable |
||
tnLoopProtectPortEnable | 1.3.6.1.4.1.868.2.5.22.1.1.2.1.1 | truthvalue | read-write |
Controls whether loop protection is enabled on this switch port. |
tnLoopProtectPortAction | 1.3.6.1.4.1.868.2.5.22.1.1.2.1.2 | integer | read-write |
Configures the action performed when a loop is detected on a port. Valid values are Shutdown Port(1), Shutdown Port and Log(2) or Log Only(3). Enumeration: 'shutdown': 1, 'all': 7, 'log': 3, 'shutdownAndlog': 2, 'trap': 4, 'logAndtrap': 6, 'shutdownAndtrap': 5. |
tnLoopProtectPortTxModeEnable | 1.3.6.1.4.1.868.2.5.22.1.1.2.1.3 | truthvalue | read-write |
Controls whether the port is actively generating loop protection PDU's, or whether it is just passively looking for looped PDU's. |
tnLoopProtectPortLoopCount | 1.3.6.1.4.1.868.2.5.22.1.1.2.1.4 | counter32 | read-only |
The number of loops detected on this port. |
tnLoopProtectPortStatus | 1.3.6.1.4.1.868.2.5.22.1.1.2.1.5 | integer | read-only |
The status of the port. up(1): the status of the port is up. down(2):the status of the port is down. disable(3):loop is detected in this port and shutdown is triggered at the same time Enumeration: 'down': 2, 'disable': 3, 'up': 1. |
tnLoopProtectPortLoopDetected | 1.3.6.1.4.1.868.2.5.22.1.1.2.1.6 | truthvalue | read-only |
Indicates Whether a loop is currently detected on the port. |
tnLoopProtectPortLastLoopTime | 1.3.6.1.4.1.868.2.5.22.1.1.2.1.7 | dateandtime | read-only |
The time of the last loop event detected. |