STN-ATM-VPN-MIB

File: STN-ATM-VPN-MIB.mib (17536 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB STN-ROUTER-MIB SPRING-TIDE-NETWORKS-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 Counter64 DisplayString
MODULE-COMPLIANCE InterfaceIndex stnRouterAtmVpn
stnNotification

Defined Types

StnAtmVpnTrunkEntry  
SEQUENCE    
  stnAtmVpnTrunkIfIndex InterfaceIndex
  stnAtmVpnTrunkViId Integer32
  stnAtmVpnTrunkName DisplayString
  stnAtmVpnTrunkState INTEGER
  stnAtmVpnTrunkLowerIfIndex InterfaceIndex
  stnAtmVpnTrunkVpnPaths Integer32
  stnAtmVpnTrunkInUnknownVpnId Counter64
  stnAtmVpnTrunkInVpnIdIfaceInvalid Counter64
  stnAtmVpnTrunkOutUnknownVpnId Counter64
  stnAtmVpnTrunkOutVpnIdIfaceInvalid Counter64

StnAtmVpnTrunkPathEntry  
SEQUENCE    
  stnAtmVpnTrunkPathTrunkIfIndex InterfaceIndex
  stnAtmVpnTrunkPathVpnOUI Integer32
  stnAtmVpnTrunkPathVpnIndex Integer32
  stnAtmVpnTrunkPathVpnSubIndex Integer32
  stnAtmVpnTrunkPathType INTEGER
  stnAtmVpnTrunkPathNextIfType INTEGER
  stnAtmVpnTrunkPathNextIfIndex InterfaceIndex
  stnAtmVpnTrunkPathInPackets Counter64
  stnAtmVpnTrunkPathInOctets Counter64
  stnAtmVpnTrunkPathOutPackets Counter64
  stnAtmVpnTrunkPathOutOctets Counter64

StnAtmVpnLinkEntry  
SEQUENCE    
  stnAtmVpnLinkIfIndex InterfaceIndex
  stnAtmVpnLinkViId Integer32
  stnAtmVpnLinkName DisplayString
  stnAtmVpnLinkVpnOUI Integer32
  stnAtmVpnLinkVpnIndex Integer32
  stnAtmVpnLinkVpnSubIndex Integer32
  stnAtmVpnLinkState INTEGER
  stnAtmVpnLinkTrunkViId Integer32
  stnAtmVpnLinkLowerIfIndex InterfaceIndex
  stnAtmVpnLinkOutUnknownVpnId Counter64
  stnAtmVpnLinkOutVpnIdIfaceInvalid Counter64
  stnAtmVpnLinkInVpnIdIfaceInvalid Counter64

Defined Values

stnAtmVpn 1.3.6.1.4.1.3551.2.7.1.7.1
This MIB module describes managed objects of Spring Tide Networks ATM VPN Interfaces.
MODULE-IDENTITY    

stnAtmVpnTrunkObjects 1.3.6.1.4.1.3551.2.7.1.7.1.1
OBJECT IDENTIFIER    

stnAtmVpnLinkObjects 1.3.6.1.4.1.3551.2.7.1.7.1.2
OBJECT IDENTIFIER    

stnAtmVpnTrunkTable 1.3.6.1.4.1.3551.2.7.1.7.1.1.1
A list of ATM VPN Trunk entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StnAtmVpnTrunkEntry

stnAtmVpnTrunkEntry 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1
Entry contains information about a particular ATM VPN Trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  StnAtmVpnTrunkEntry  

stnAtmVpnTrunkIfIndex 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.1
The ifIndex of the ATM VPN Trunk Interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

stnAtmVpnTrunkViId 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.2
The instance of the configuration record corresponding to this ATM VPN Trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnAtmVpnTrunkName 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.3
The name configured for this ATM VPN Trunk.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

stnAtmVpnTrunkState 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.4
The current operational state of the ATM VPN Trunk.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

stnAtmVpnTrunkLowerIfIndex 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.5
The ifIndex of the Interface below the ATM VPN Trunk Interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

stnAtmVpnTrunkVpnPaths 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.6
The number of VPN Paths that this ATM VPN Trunk has in its forwarding table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnAtmVpnTrunkInUnknownVpnId 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.7
The number packets received with a Vpn-Id that was not present it the ATM VPN Trunk's forwarding table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

stnAtmVpnTrunkInVpnIdIfaceInvalid 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.8
The number packets received with a Vpn-Id that was known, but the entry in the FIB refered to an invalid or non-existant interface. This can indicate an invalid configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

stnAtmVpnTrunkOutUnknownVpnId 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.9
The number packets passed to this trunk from another ATM VPN Trunk or Link with a Vpn-Id that was not present it the ATM VPN Trunk's forwarding table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

stnAtmVpnTrunkOutVpnIdIfaceInvalid 1.3.6.1.4.1.3551.2.7.1.7.1.1.1.1.10
The number packets passed to this trunk from another ATM VPN Trunk or Link when there was no suitable interface below the ATM VPN Trunk.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

stnAtmVpnTrunkPathTable 1.3.6.1.4.1.3551.2.7.1.7.1.1.2
A list of the ATM VPN Paths known to a ATM VPN Trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StnAtmVpnTrunkPathEntry

stnAtmVpnTrunkPathEntry 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1
Entry contains information about a particular remote MAC learned on a VEI VcLink.
Status: current Access: not-accessible
OBJECT-TYPE    
  StnAtmVpnTrunkPathEntry  

stnAtmVpnTrunkPathTrunkIfIndex 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.1
The IfIndex of the ATM VPN Trunk Interface which owns the VPN Path entry.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

stnAtmVpnTrunkPathVpnOUI 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.2
The VPN OUI for which packets this VPN Path pertains to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnAtmVpnTrunkPathVpnIndex 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.3
The VPN Index for which packets this VPN Path pertains to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnAtmVpnTrunkPathVpnSubIndex 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.4
The VPN SubIndex for which packets this VPN Path pertains to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnAtmVpnTrunkPathType 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.5
Indicates the type of the VPN Path database entry. Learned indicates that the entry was dynamically learned from link/trunk configuration or other dynamic means. Static indicates that the entry was configured explicitly using a VirtualInterfaceInfo Entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER vpnLearnedPath(1), vpnStaticPath(2)  

stnAtmVpnTrunkPathNextIfType 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.6
Indicates the type of ATM VPN Interface that this path points to.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER atmVpnLink(1), atmVpnTrunk(2)  

stnAtmVpnTrunkPathNextIfIndex 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.7
The IfIndex of the destination ATM VPN Interface which this path entry refers to.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

stnAtmVpnTrunkPathInPackets 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.8
The number of packets that have been received by the ATM VPN Trunk for this VPN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

stnAtmVpnTrunkPathInOctets 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.9
The number of octets that have been received by the ATM VPN Trunk for this VPN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

stnAtmVpnTrunkPathOutPackets 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.10
The number of packets that have been transmitted by the ATM VPN Trunk for this VPN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

stnAtmVpnTrunkPathOutOctets 1.3.6.1.4.1.3551.2.7.1.7.1.1.2.1.11
The number of octets that have been transmitted by the ATM VPN Trunk for this VPN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

stnAtmVpnLinkTable 1.3.6.1.4.1.3551.2.7.1.7.1.2.1
A list of ATM VPN Link entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StnAtmVpnLinkEntry

stnAtmVpnLinkEntry 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1
Entry contains information about a particular ATM VPN Link.
Status: current Access: not-accessible
OBJECT-TYPE    
  StnAtmVpnLinkEntry  

stnAtmVpnLinkIfIndex 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.1
The ifIndex of the ATM VPN Link Interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

stnAtmVpnLinkViId 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.2
The instance of the configuration record corresponding to this ATM VPN Link.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnAtmVpnLinkName 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.3
The name configured for this ATM VPN Link.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

stnAtmVpnLinkVpnOUI 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.4
The Vpn OUI that is associated with this ATM VPN Link.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnAtmVpnLinkVpnIndex 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.5
The Vpn Index that is associated with this ATM VPN Link.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnAtmVpnLinkVpnSubIndex 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.6
The Vpn SubIndex that is associated with this ATM VPN Link.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnAtmVpnLinkState 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.7
The current operational state of the ATM VPN LINK.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

stnAtmVpnLinkTrunkViId 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.8
The instance of the configuration record corresponding to the ATM VPN Trunk associated with this ATM VPN Link. If the value is zero, then no ATM VPN Trunk is currently associated with this ATM VPN Link.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnAtmVpnLinkLowerIfIndex 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.9
The ifIndex of the Interface below the ATM VPN Link Interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

stnAtmVpnLinkOutUnknownVpnId 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.10
The number packets passed from an ATM VPN Trunk with a Vpn-Id that was appropriate for the ATM VPN Link's forwarding table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

stnAtmVpnLinkOutVpnIdIfaceInvalid 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.11
The number packets passed from an ATM VPN Trunk when no appropriate interface exists below this ATM VPN Link.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

stnAtmVpnLinkInVpnIdIfaceInvalid 1.3.6.1.4.1.3551.2.7.1.7.1.2.1.1.12
The number packets received when there was no appropriate ATM VPN Trunk Interface present.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64