LAN-TUNNELING-MIB

File: LAN-TUNNELING-MIB.mib (2710 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC PAIRGAIN-COMMON-HD-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TEXTUAL-CONVENTION
RowStatus pgainDSLAM

Defined Types

PgLantEncapType  
INTEGER other(1), llc-snap(2), vc-mux(3)    

PgLantEntry  
SEQUENCE    
  pgLantChannelPortIfIndex INTEGER
  pgLantLinePortIfIndex INTEGER
  pgLantVpi INTEGER
  pgLantVci INTEGER
  pgLantEncapMode PgLantEncapType
  pgLantRowStatus RowStatus

Defined Values

pgLantMIB 1.3.6.1.4.1.927.1.9.2
The module defines MIB for LAN Tunneling configuration
MODULE-IDENTITY    

pgLantObjects 1.3.6.1.4.1.927.1.9.2.1
OBJECT IDENTIFIER    

pgLantTable 1.3.6.1.4.1.927.1.9.2.1.1
A table of encapsulation and forwarding information for the LAN Tunneling service
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgLantEntry

pgLantEntry 1.3.6.1.4.1.927.1.9.2.1.1.1
The encapsulation and forwarding information for one the LAN Tunnel
Status: current Access: not-accessible
OBJECT-TYPE    
  PgLantEntry  

pgLantChannelPortIfIndex 1.3.6.1.4.1.927.1.9.2.1.1.1.1
The Interface Index for the channel(xDSL) port that is to be connected to a PVC tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2047  

pgLantLinePortIfIndex 1.3.6.1.4.1.927.1.9.2.1.1.1.2
The Interface Index for the line(OC3) port that the PVC is resided.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..2047  

pgLantVpi 1.3.6.1.4.1.927.1.9.2.1.1.1.3
The internal VPI for the ATM PVC that is connected to the tunnel
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

pgLantVci 1.3.6.1.4.1.927.1.9.2.1.1.1.4
The internal VCI for the ATM PVC that is connected to the tunnel
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

pgLantEncapMode 1.3.6.1.4.1.927.1.9.2.1.1.1.5
The encapsulation mode that is used by the tunnel
Status: current Access: read-write
OBJECT-TYPE    
  PgLantEncapType  

pgLantRowStatus 1.3.6.1.4.1.927.1.9.2.1.1.1.6
This object allows entries to be created and deleted in the pgLantTable. The RowStatus should be out of the ACTIVE state for other columns to be modified.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus