TN-FRA-MIB

File: TN-FRA-MIB.mib (3762 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE MODULE-COMPLIANCE
OBJECT-GROUP entPhysicalIndex ifIndex
tnProducts

Defined Types

TnFraPowerSupplyEntry  
SEQUENCE    
  tnFraPowerSupplyState INTEGER

TnFraLinkEntry  
SEQUENCE    
  tnFraLinkState INTEGER

Defined Values

tnFraMIB 1.3.6.1.4.1.868.2.5.21
The mib module for managing all transition products with FRA(Fault relay alarm)
MODULE-IDENTITY    

tnFraObjects 1.3.6.1.4.1.868.2.5.21.1
OBJECT IDENTIFIER    

tnFraMgmt 1.3.6.1.4.1.868.2.5.21.1.1
OBJECT IDENTIFIER    

tnFraRelayAlarmState 1.3.6.1.4.1.868.2.5.21.1.1.1
Change the state of the relay when an alarm condition is active Normal (1): Relay is activated on alarm Negated(2): Relay is de-activated on alarm
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), negated(2)  

tnFraPowerSupplyTable 1.3.6.1.4.1.868.2.5.21.1.1.2
This table is used for configuring fault relay status of the powersupply modules
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnFraPowerSupplyEntry

tnFraPowerSupplyEntry 1.3.6.1.4.1.868.2.5.21.1.1.2.1
This entry contains configuration element of tnFraPowerSupplyTable
Status: current Access: not-accessible
OBJECT-TYPE    
  TnFraPowerSupplyEntry  

tnFraPowerSupplyState 1.3.6.1.4.1.868.2.5.21.1.1.2.1.1
Trigger fault relay alarm while monitored power supply is not present Enabled(1) : Enable fault relay alarm. Disabled(2): Disable fault relay alarm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

tnFraLinkTable 1.3.6.1.4.1.868.2.5.21.1.1.3
This table is used for configuring fault relay status of the each port
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnFraLinkEntry

tnFraLinkEntry 1.3.6.1.4.1.868.2.5.21.1.1.3.1
The entry list the tnFraLinkState priority of each port
Status: current Access: not-accessible
OBJECT-TYPE    
  TnFraLinkEntry  

tnFraLinkState 1.3.6.1.4.1.868.2.5.21.1.1.3.1.1
Trigger fault relay alarm while monitored Port is down Enabled(1) : Enable fault relay alarm of the link. Disabled(2): Disable fault relay alarm of the link.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)