STN-VTI-MIB

File: STN-VTI-MIB.mib (5827 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 DisplayString MODULE-COMPLIANCE
InterfaceIndex stnRouterVTI stnNotification

Defined Types

StnVtiEntry  
SEQUENCE    
  stnVtiIfIndex InterfaceIndex
  stnVtiViId Integer32
  stnVtiName DisplayString
  stnVtiPolicy DisplayString
  stnVtiState INTEGER
  stnVtiLastError Integer32
  stnVtiProxyTunnelSerialNum Integer32
  stnVtiMTU Integer32
  stnVtiSpeed Integer32
  stnVtiL2MuxIdx InterfaceIndex

Defined Values

stnVti 1.3.6.1.4.1.3551.2.7.1.9.1
This MIB module describes managed objects of Spring Tide Networks Virtual Tunnel Interface.
MODULE-IDENTITY    

stnVtiObjects 1.3.6.1.4.1.3551.2.7.1.9.1.1
OBJECT IDENTIFIER    

stnVtiTable 1.3.6.1.4.1.3551.2.7.1.9.1.1.1
A list of VTI entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StnVtiEntry

stnVtiEntry 1.3.6.1.4.1.3551.2.7.1.9.1.1.1.1
Entry contains information about a particular VTI .
Status: current Access: not-accessible
OBJECT-TYPE    
  StnVtiEntry  

stnVtiIfIndex 1.3.6.1.4.1.3551.2.7.1.9.1.1.1.1.1
The ifIndex of the VTI Layer 2 Interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

stnVtiViId 1.3.6.1.4.1.3551.2.7.1.9.1.1.1.1.2
The instance of the configuration record corresponding to this VTI.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnVtiName 1.3.6.1.4.1.3551.2.7.1.9.1.1.1.1.3
The name configured for this VTI.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

stnVtiPolicy 1.3.6.1.4.1.3551.2.7.1.9.1.1.1.1.4
The name of the policy configured for this VTI.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

stnVtiState 1.3.6.1.4.1.3551.2.7.1.9.1.1.1.1.5
The current registration state of the VTI. A value of up indicates that the VTI is registered for a tunnel. A value of down indicates that the VTI is waiting for a tunnel to be assigned.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

stnVtiLastError 1.3.6.1.4.1.3551.2.7.1.9.1.1.1.1.6
Error code indicating the last error that occured on the interface
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnVtiProxyTunnelSerialNum 1.3.6.1.4.1.3551.2.7.1.9.1.1.1.1.7
Serial number of proxy tunnel associated with this VTI.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnVtiMTU 1.3.6.1.4.1.3551.2.7.1.9.1.1.1.1.8
The Maximum Transfer Unit of this VTI.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnVtiSpeed 1.3.6.1.4.1.3551.2.7.1.9.1.1.1.1.9
The interface speed of this VTI.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnVtiL2MuxIdx 1.3.6.1.4.1.3551.2.7.1.9.1.1.1.1.10
The interface index of of the L2MUX associated with this VTI.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex