TN-SAT-LOOPBACK-MIB

File: TN-SAT-LOOPBACK-MIB.mib (5708 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IEEE8021-TC-MIB
TRANSITION-SMI

Imported symbols

Unsigned32 Counter64 TruthValue
MacAddress IEEE8021BridgePortNumberOrZero IEEE8021VlanIndexOrWildcard
tnProducts

Defined Types

TnEthSatLoopBackCfgEntry  
SEQUENCE    
  tnEthSatLoopBackIndex Unsigned32
  tnEthSatLoopBackEnabled TruthValue
  tnEthSatLoopBackPort IEEE8021BridgePortNumberOrZero
  tnEthSatLoopBackAddress MacAddress
  tnEthSatLoopBackVid IEEE8021VlanIndexOrWildcard
  tnEthSatLoopBackTimeOut Unsigned32

TnEthSatLoopBackStatsEntry  
SEQUENCE    
  tnEthSatLoopBackTimeLeft Unsigned32
  tnEthSatLoopBackFrames Counter64
  tnEthSatLoopBackBytes Counter64

Defined Values

tnEthSatLoopbackMIB 1.3.6.1.4.1.868.2.5.130
This MIB is related to the management of SAT Loopback.
MODULE-IDENTITY    

tnEthSatLoopbackMIBNotifications 1.3.6.1.4.1.868.2.5.130.0
OBJECT IDENTIFIER    

tnEthSatLoopbackMIBObject 1.3.6.1.4.1.868.2.5.130.1
OBJECT IDENTIFIER    

tnEthSatLoopbackMIBConformance 1.3.6.1.4.1.868.2.5.130.2
OBJECT IDENTIFIER    

tnEthSatLoopBackCfgTable 1.3.6.1.4.1.868.2.5.130.1.1
This table defines the management of SAT Loopback.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnEthSatLoopBackCfgEntry

tnEthSatLoopBackCfgEntry 1.3.6.1.4.1.868.2.5.130.1.1.1
Indicates the entry of SAT Loopback table.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnEthSatLoopBackCfgEntry  

tnEthSatLoopBackIndex 1.3.6.1.4.1.868.2.5.130.1.1.1.1
Indicates the index of table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tnEthSatLoopBackEnabled 1.3.6.1.4.1.868.2.5.130.1.1.1.2
Indicates the current status of SAT Loopback. true means the Loopback is active, else inactive
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnEthSatLoopBackPort 1.3.6.1.4.1.868.2.5.130.1.1.1.3
Indicates the test port where Loopback will be enabled.
Status: current Access: read-write
OBJECT-TYPE    
  IEEE8021BridgePortNumberOrZero  

tnEthSatLoopBackAddress 1.3.6.1.4.1.868.2.5.130.1.1.1.4
Indicates the source address to be matched.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

tnEthSatLoopBackVid 1.3.6.1.4.1.868.2.5.130.1.1.1.5
Indicates the VLAN ID to be matched.
Status: current Access: read-write
OBJECT-TYPE    
  IEEE8021VlanIndexOrWildcard  

tnEthSatLoopBackTimeOut 1.3.6.1.4.1.868.2.5.130.1.1.1.6
Indicates the timeout period in seconds for aging out the active about the Loopback.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnEthSatLoopBackStatsTable 1.3.6.1.4.1.868.2.5.130.1.2
This table defines the statistics information of SAT Loopback.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnEthSatLoopBackStatsEntry

tnEthSatLoopBackStatsEntry 1.3.6.1.4.1.868.2.5.130.1.2.1
Indicates the entry of SAT Loopback statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnEthSatLoopBackStatsEntry  

tnEthSatLoopBackTimeLeft 1.3.6.1.4.1.868.2.5.130.1.2.1.1
Indicates the remaining time left for aging out the active about the Loopback.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnEthSatLoopBackFrames 1.3.6.1.4.1.868.2.5.130.1.2.1.2
Indicates the counter about the received frame. the unit is frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tnEthSatLoopBackBytes 1.3.6.1.4.1.868.2.5.130.1.2.1.3
Indicates the counter about the received frame. the unit is bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64