TN-LOOP-PROTECT-MIB

File: TN-LOOP-PROTECT-MIB.mib (6967 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF ENTITY-MIB
IF-MIB SNMPv2-TC TRANSITION-SMI

Imported symbols

MODULE-IDENTITY Counter32 OBJECT-TYPE
MODULE-COMPLIANCE OBJECT-GROUP entPhysicalIndex
ifIndex TruthValue TimeStamp
DateAndTime DisplayString tnProducts

Defined Types

TnLoopProtectBaseEntry  
SEQUENCE    
  tnLoopProtectEnable TruthValue
  tnLoopProtectTxTime INTEGER
  tnLoopProtectShutdownTime INTEGER

TnLoopProtectPortEntry  
SEQUENCE    
  tnLoopProtectPortEnable TruthValue
  tnLoopProtectPortAction INTEGER
  tnLoopProtectPortTxModeEnable TruthValue
  tnLoopProtectPortLoopCount Counter32
  tnLoopProtectPortStatus INTEGER
  tnLoopProtectPortLoopDetected TruthValue
  tnLoopProtectPortLastLoopTime DateAndTime

Defined Values

tnLoopProtectMIB 1.3.6.1.4.1.868.2.5.22
The mib module for managing all transition products with Loop protection
MODULE-IDENTITY    

tnLoopProtectNotifications 1.3.6.1.4.1.868.2.5.22.0
OBJECT IDENTIFIER    

tnLoopProtectObjects 1.3.6.1.4.1.868.2.5.22.1
OBJECT IDENTIFIER    

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
Status: current Access: not-set
NOTIFICATION-TYPE    

tnLoopProtectMgmt 1.3.6.1.4.1.868.2.5.22.1.1
OBJECT IDENTIFIER    

tnLoopProtectBaseTable 1.3.6.1.4.1.868.2.5.22.1.1.1
This table is used for configuring global loop protect variables
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnLoopProtectBaseEntry

tnLoopProtectBaseEntry 1.3.6.1.4.1.868.2.5.22.1.1.1.1
This entry contains configuration elements of tnLoopProtectBaseTable
Status: current Access: not-accessible
OBJECT-TYPE    
  TnLoopProtectBaseEntry  

tnLoopProtectEnable 1.3.6.1.4.1.868.2.5.22.1.1.1.1.1
Indicates whether the loop protect is enable on this device.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnLoopProtectTxTime 1.3.6.1.4.1.868.2.5.22.1.1.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

tnLoopProtectShutdownTime 1.3.6.1.4.1.868.2.5.22.1.1.1.1.3
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).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..604800  

tnLoopProtectPortTable 1.3.6.1.4.1.868.2.5.22.1.1.2
This table is used for configuring loop protect options for each port
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnLoopProtectPortEntry

tnLoopProtectPortEntry 1.3.6.1.4.1.868.2.5.22.1.1.2.1
This entry contains configuration element of tnLoopProtectBaseTable
Status: current Access: not-accessible
OBJECT-TYPE    
  TnLoopProtectPortEntry  

tnLoopProtectPortEnable 1.3.6.1.4.1.868.2.5.22.1.1.2.1.1
Controls whether loop protection is enabled on this switch port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnLoopProtectPortAction 1.3.6.1.4.1.868.2.5.22.1.1.2.1.2
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).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER shutdown(1), shutdownAndlog(2), log(3), trap(4), shutdownAndtrap(5), logAndtrap(6), all(7)  

tnLoopProtectPortTxModeEnable 1.3.6.1.4.1.868.2.5.22.1.1.2.1.3
Controls whether the port is actively generating loop protection PDU's, or whether it is just passively looking for looped PDU's.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnLoopProtectPortLoopCount 1.3.6.1.4.1.868.2.5.22.1.1.2.1.4
The number of loops detected on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tnLoopProtectPortStatus 1.3.6.1.4.1.868.2.5.22.1.1.2.1.5
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
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), disable(3)  

tnLoopProtectPortLoopDetected 1.3.6.1.4.1.868.2.5.22.1.1.2.1.6
Indicates Whether a loop is currently detected on the port.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tnLoopProtectPortLastLoopTime 1.3.6.1.4.1.868.2.5.22.1.1.2.1.7
The time of the last loop event detected.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime