PW-L2TPv3-DRAFT-00-MIB

File: PW-L2TPv3-DRAFT-00-MIB.mib (13494 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB SNMP-FRAMEWORK-MIB PW-STD-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
transmission MODULE-COMPLIANCE OBJECT-GROUP
StorageType RowStatus InterfaceIndexOrZero
SnmpAdminString pwIndex

Defined Types

PwL2tpv3Entry  
SEQUENCE    
  pwL2tpv3SessionCfgIfIndex InterfaceIndexOrZero
  pwL2tpv3CtrlCfgRouterID SnmpAdminString
  pwL2tpv3LocalSessionID Unsigned32
  pwL2tpv3RemoteSessionID Unsigned32
  pwL2tpv3OperType BITS
  pwL2tpv3DataSequencing INTEGER
  pwL2tpv3AddrResol INTEGER
  pwL2tpv3Mtu Unsigned32
  pwL2tpv3StorageType StorageType
  pwL2tpv3RowStatus RowStatus

Defined Values

pwL2tpv3Draft00MIB 1.3.6.1.2.1.10.1
This MIB module complements the PW-STD-MIB module for PW operation over L2TPv3. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC yyyy; see the RFC itself for full legal notices. -- RFC Ed.: replace yyyy with actual RFC number & remove -- this note
MODULE-IDENTITY    

pwL2tpv3Notifications 1.3.6.1.2.1.10.1.0
OBJECT IDENTIFIER    

pwL2tpv3Objects 1.3.6.1.2.1.10.1.1
OBJECT IDENTIFIER    

pwL2tpv3Conformance 1.3.6.1.2.1.10.1.2
OBJECT IDENTIFIER    

pwL2tpv3Table 1.3.6.1.2.1.10.1.1.1
This table controls L2TPv3 specific parameters when the PW is going to be carried over L2TPv3.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PwL2tpv3Entry

pwL2tpv3Entry 1.3.6.1.2.1.10.1.1.1.1
A row in this table represents parameters specific to L2TPv3 for a pseudo wire (PW). A row MUST be created automatically by the local agent for every entry in the pwTable if the pwPsnType is l2tp. Each entry is indexed by pwIndex, which uniquely identifies a singular PW. A row can also be created manually in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PwL2tpv3Entry  

pwL2tpv3SessionCfgIfIndex 1.3.6.1.2.1.10.1.1.1.1.1
The interface index for the corresponding L2TP interface to which this PW session is associated. The value of this object must correspond to the value of l2tpv3SessionCfgIfIndex in the l2tpv3SessionCfgTable.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

pwL2tpv3CtrlCfgRouterID 1.3.6.1.2.1.10.1.1.1.1.2
The local router ID of this peer, as communicated via the Router ID AVP for this control connection. The value of this object corresponds to the value of l2tpv3CtrlCfgRouterID in l2tpv3CtrlCfgTable.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

pwL2tpv3LocalSessionID 1.3.6.1.2.1.10.1.1.1.1.3
The local L2TPv3 session id for this PW. The value of this object corresponds to the l2tpv3SessionCfgLocalID in l2tpv3SessionCfgTable.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

pwL2tpv3RemoteSessionID 1.3.6.1.2.1.10.1.1.1.1.4
The remote L2TPv3 session id for this PW. The value of this object corresponds to the l2tpv3SessionCfgRemoteID in l2tpv3SessionCfgTable.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

pwL2tpv3OperType 1.3.6.1.2.1.10.1.1.1.1.5
Set by the operator to indicate the operation type of this PW.
Status: current Access: read-create
OBJECT-TYPE    
  BITS ifToIf(0), vcToVc(1), ifToVc(2), vcToIf(3)  

pwL2tpv3DataSequencing 1.3.6.1.2.1.10.1.1.1.1.6
Set by the operator to indicate data sequencing. noSeq(0) - No incoming data packets require sequencing. nonIpSeq(0)- Only non-IP data packets require sequencing. allSeq(2) - All incoming data packets require sequencing.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noSeq(0), nonIpSeq(1), allSeq(2)  

pwL2tpv3AddrResol 1.3.6.1.2.1.10.1.1.1.1.7
The value of this object indicates the point-to-point address resolution mechanism for this PW.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER static(0), dynamic(1)  

pwL2tpv3Mtu 1.3.6.1.2.1.10.1.1.1.1.8
Set by the operator to indicate the PW MTU value to be used on the PW.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

pwL2tpv3StorageType 1.3.6.1.2.1.10.1.1.1.1.9
This variable indicates the storage type for this row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

pwL2tpv3RowStatus 1.3.6.1.2.1.10.1.1.1.1.10
This variable is used to create, modify, and/or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified by the agent except pwL2tpv3RowStatus and pwL2tpv3StorageType.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

pwL2tpv3Groups 1.3.6.1.2.1.10.1.2.1
OBJECT IDENTIFIER    

pwL2tpv3Compliances 1.3.6.1.2.1.10.1.2.2
OBJECT IDENTIFIER    

pwL2tpv3ModuleFullCompliance 1.3.6.1.2.1.10.1.2.2.1
The compliance statement for agents that provide full support for PW-L2TP MIB Module. Such devices can then be monitored and also be configured using this MIB module.
Status: current Access: read-create
MODULE-COMPLIANCE    

pwL2tpv3ModuleReadOnlyCompliance 1.3.6.1.2.1.10.1.2.2.2
The compliance statement for agents that provide read only support for PW-L2TP MIB Module. Such devices can then be monitored but cannot be configured using this MIB module.
Status: current Access: read-create
MODULE-COMPLIANCE    

pwL2tpv3Group 1.3.6.1.2.1.10.1.2.1.1
Collection of objects needed for PW over L2TPv3 PSN configuration.
Status: current Access: read-create
OBJECT-GROUP