PW-L2TPv3-DRAFT-00-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: PW-L2TPv3-DRAFT-00-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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
     pwL2tpv3Notifications 1.3.6.1.2.1.10.1.0
     pwL2tpv3Objects 1.3.6.1.2.1.10.1.1
         pwL2tpv3Table 1.3.6.1.2.1.10.1.1.1 no-access
This table controls L2TPv3 specific parameters when the PW is going to be carried over L2TPv3.
             pwL2tpv3Entry 1.3.6.1.2.1.10.1.1.1.1 no-access
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.
                 pwL2tpv3SessionCfgIfIndex 1.3.6.1.2.1.10.1.1.1.1.1 interfaceindexorzero read-only
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.
                 pwL2tpv3CtrlCfgRouterID 1.3.6.1.2.1.10.1.1.1.1.2 snmpadminstring read-only
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.
                 pwL2tpv3LocalSessionID 1.3.6.1.2.1.10.1.1.1.1.3 unsigned32 read-only
The local L2TPv3 session id for this PW. The value of this object corresponds to the l2tpv3SessionCfgLocalID in l2tpv3SessionCfgTable.
                 pwL2tpv3RemoteSessionID 1.3.6.1.2.1.10.1.1.1.1.4 unsigned32 read-only
The remote L2TPv3 session id for this PW. The value of this object corresponds to the l2tpv3SessionCfgRemoteID in l2tpv3SessionCfgTable.
                 pwL2tpv3OperType 1.3.6.1.2.1.10.1.1.1.1.5 bits read-only
Set by the operator to indicate the operation type of this PW. Bits: 'ifToIf': 0, 'vcToVc': 1, 'vcToIf': 3, 'ifToVc': 2.
                 pwL2tpv3DataSequencing 1.3.6.1.2.1.10.1.1.1.1.6 integer read-only
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. Enumeration: 'allSeq': 2, 'nonIpSeq': 1, 'noSeq': 0.
                 pwL2tpv3AddrResol 1.3.6.1.2.1.10.1.1.1.1.7 integer read-only
The value of this object indicates the point-to-point address resolution mechanism for this PW. Enumeration: 'static': 0, 'dynamic': 1.
                 pwL2tpv3Mtu 1.3.6.1.2.1.10.1.1.1.1.8 unsigned32 read-only
Set by the operator to indicate the PW MTU value to be used on the PW.
                 pwL2tpv3StorageType 1.3.6.1.2.1.10.1.1.1.1.9 storagetype read-only
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.
                 pwL2tpv3RowStatus 1.3.6.1.2.1.10.1.1.1.1.10 rowstatus read-only
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.
     pwL2tpv3Conformance 1.3.6.1.2.1.10.1.2
         pwL2tpv3Groups 1.3.6.1.2.1.10.1.2.1
             pwL2tpv3Group 1.3.6.1.2.1.10.1.2.1.1
Collection of objects needed for PW over L2TPv3 PSN configuration.
         pwL2tpv3Compliances 1.3.6.1.2.1.10.1.2.2
             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.
             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.