AT-EPSR-MIB

File: AT-EPSR-MIB.mib (5921 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
AT-SMI-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
TEXTUAL-CONVENTION DisplayString InterfaceIndex
modules DisplayStringUnsized

Defined Types

EpsrNodeState  
Defines the node states that can be passed around in EPSR Node Traps.
TEXTUAL-CONVENTION    
  INTEGER idle(0), complete(1), failed(2), linksUp(3), linksDown(4), preForward(5), unknown(6)  

EpsrInterfaceState  
Defines the interface states that can be passed around in EPSR Node Traps.
TEXTUAL-CONVENTION    
  INTEGER unknown(0), blocked(1), forward(2)  

EpsrEventVariablesEntry  
SEQUENCE    
  epsrNodeTrapType INTEGER 0..2
  epsrDomainName DisplayStringUnsized Size(1..15)
  epsrFromState EpsrNodeState
  epsrToState EpsrNodeState
  epsrControlVlanId INTEGER
  epsrPrimaryIfIndex InterfaceIndex
  epsrPrimaryIfState EpsrInterfaceState
  epsrSecondaryIfIndex InterfaceIndex
  epsrSecondaryIfState EpsrInterfaceState

Defined Values

epsr 1.3.6.1.4.1.207.8.4.4.4.136
Convert epsrEventVariables into a table entry, so variable of mutiple EPSR domains can be obtained.
MODULE-IDENTITY    

epsrEvents 1.3.6.1.4.1.207.8.4.4.4.136.1
OBJECT IDENTIFIER    

epsrNodeTrap 1.3.6.1.4.1.207.8.4.4.4.136.1.1
EPSR Master/Transit node state transition trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

epsrEventVariablesTable 1.3.6.1.4.1.207.8.4.4.4.136.2
This table contains rows of epsrEventVariablesEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EpsrEventVariablesEntry

epsrEventVariablesEntry 1.3.6.1.4.1.207.8.4.4.4.136.2.1
An entry in the ATL enterprise epsrEventVariablesTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EpsrEventVariablesEntry  

epsrNodeTrapType 1.3.6.1.4.1.207.8.4.4.4.136.2.1.1
This is the trap type of the EPSR node trap (master/transit).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), masterNodeTrap(1), transitNodeTrap(2)  

epsrDomainName 1.3.6.1.4.1.207.8.4.4.4.136.2.1.2
Assigned name of the EPSR domain.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayStringUnsized Size(1..15)  

epsrFromState 1.3.6.1.4.1.207.8.4.4.4.136.2.1.3
Defined state that an EPSR domain is transitioning from.
Status: current Access: read-only
OBJECT-TYPE    
  EpsrNodeState  

epsrToState 1.3.6.1.4.1.207.8.4.4.4.136.2.1.4
Defined state that an EPSR domain is transitioning to.
Status: current Access: read-only
OBJECT-TYPE    
  EpsrNodeState  

epsrControlVlanId 1.3.6.1.4.1.207.8.4.4.4.136.2.1.5
VLAN identifier for the control VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

epsrPrimaryIfIndex 1.3.6.1.4.1.207.8.4.4.4.136.2.1.6
IfIndex of the primary interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

epsrPrimaryIfState 1.3.6.1.4.1.207.8.4.4.4.136.2.1.7
Defined current state of the primary interface.
Status: current Access: read-only
OBJECT-TYPE    
  EpsrInterfaceState  

epsrSecondaryIfIndex 1.3.6.1.4.1.207.8.4.4.4.136.2.1.8
IfIndex of the secondary interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

epsrSecondaryIfState 1.3.6.1.4.1.207.8.4.4.4.136.2.1.9
Defined current state of the secondary interface.
Status: current Access: read-only
OBJECT-TYPE    
  EpsrInterfaceState