PEA-L2CP-IPDSLAM: View SNMP OID List / Download MIB

VENDOR: ERICSSON AB


 Home MIB: PEA-L2CP-IPDSLAM
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
 peaL2cpIpDslam 1.3.6.1.4.1.193.72.300.35
The IP DSLAM software supports a number of standard and proprietary MIBs. This MIB module defines objects for the management via SNMP of L2CP functionality in the IP DSLAM. L2CP is a protocol to be used between BRAS and DSLAM and it is described in detail in draft-wadhwa-gsmp-l2control-configuration-00.
       peaL2cpIpDslamObjects 1.3.6.1.4.1.193.72.300.35.5
           l2cpAccessNodeId 1.3.6.1.4.1.193.72.300.35.5.2 octet string read-write
Specifies the first part of the access loop circuit id (l2cpAccessLoopCircuitId) used in port up / port down notifications (for addressing the port). If not set, the IP DSLAM will use defaults as described for l2cpAccessLoopCircuitId.
           l2cpSlotString 1.3.6.1.4.1.193.72.300.35.5.4 octet string read-write
Specifies the middle part of the access loop circuit id (l2cpAccessLoopCircuitId) known as 'Slot'. Any kind of string can be used, as long as the guidelines from WT-101 are followed. Note: '/' '.' ':' should not be used for separators as they are already in use. If not set, the IP DSLAM will use defaults as described for l2cpAccessLoopCircuitId.
           l2cpForcePortEvents 1.3.6.1.4.1.193.72.300.35.5.7 truthvalue read-write
Setting this parameter to true will force the IP-DSLAM to send PORT UP / PORT DOWN events for all DSL lines which has L2CP enabled. (l2cpPortUpEvent/l2cpPortDownEvent traps) Reading this parameter will always return false.
           l2cpDslTransmissionSystem 1.3.6.1.4.1.193.72.300.35.5.9 integer no-access
The DSL transmission system. Obsolete - replaced by l2cpLineTransmissionSystem. Enumeration: 'typeSDSL': 6, 'typeADSL2': 2, 'typeADSL1': 1, 'typeADSL2plus': 3, 'typeVDSL1': 4, 'typeVDSL2': 5.
           l2cpPortTable 1.3.6.1.4.1.193.72.300.35.5.10 no-access
A list of entries in the L2CP port Table.
                 l2cpPortEntry 1.3.6.1.4.1.193.72.300.35.5.10.1 no-access
An entry containing port objects for the subscriber line identified by lineIndex.
                     l2cpEnable 1.3.6.1.4.1.193.72.300.35.5.10.1.1 truthvalue read-write
Enable of L2CP features in the IP-DSLAM for the specific port. The L2CP as specified by draft-wadhwa-gsmp-l2control-configuration-00 allows the BRAS to monitor and control certain parameters in the IP-DSLAM. If True, L2CP is enabled for the particular DSL line.
                     l2cpPartitionId 1.3.6.1.4.1.193.72.300.35.5.10.1.2 unsigned32 read-write
This parameters specify which partition the port belongs to. This allows multiple BRASs to control parts (partitions) of the IP-DSLAM with the L2CP.
                     l2cpAccessLoopCircuitId 1.3.6.1.4.1.193.72.300.35.5.10.1.3 octet string read-write
Specifies the string access loop circuit id used in port up / port down notifications (for addressing the port). The format complies with WT-101 from the DSL Forum. If this parameter is not written the string is initialized in the following manner: Access-Node-Identifier part precedence: 1. If l2cpAccessNodeId is set, this string is used. 2. Otherwise if relayAgentEdaIp is set this string is used. 3. Otherwise the IP address of the management interface is used. Slot part precedence: 1. If l2cpSlotString is set, this string is used. 2. Otherwise if relayAgentEdaNodeId is set this number is used. (formatted with 2 chars for ExtNo/SubRAck, 2 chars for PortLevel1/ Slot and 2 chars for PortLevel2/Reserved. A total of 6 chars.) 3. Otherwise a default slot '1' is used.
                     l2cpPortStatus 1.3.6.1.4.1.193.72.300.35.5.10.1.4 integer read-only
Show the current status of a DSL line as seen from L2CP. showTime = DSL line is active. idle = DSL line is not active. (De-activated on purpose) silent = DSL line is not active. (eg. CPE turned off) Enumeration: 'showTime': 1, 'idle': 2, 'silent': 3.
                     l2cpTrapReason 1.3.6.1.4.1.193.72.300.35.5.10.1.5 integer read-only
Shows the reason for the latest l2cpPortDownEvent/l2cpPortUpEvent sent from the port. portTrapsNeverSent = Traps have never been sent for this port. portConditionsChanged = Trap sent since a change occured on the DSL line. portEventForced = Trap was forced by l2cpForcePortEvents. portNowEnabled = Trap sent since L2CP was enabled for this port. portNowDisabled = Trap sent since L2CP was disabled for this port. portMadeSRA = Trap sent since the DSL line made a seamless rate adaptation. portAdminStatusChanged = Trap sent since the admin status changed for this port. Enumeration: 'portTrapsNeverSent': 0, 'portConditionsChanged': 1, 'portEventForced': 2, 'portNowEnabled': 3, 'portAdminStatusChanged': 6, 'portNowDisabled': 4, 'portMadeSRA': 5.
                     l2cpLineTransmissionSystem 1.3.6.1.4.1.193.72.300.35.5.10.1.6 integer read-only
The DSL transmission system. Replaces l2cpDslTransmissionSystem and is now readable. Enumeration: 'typeSDSL': 6, 'typeADSL2': 2, 'typeADSL1': 1, 'typeADSL2plus': 3, 'typeVDSL1': 4, 'typeVDSL2': 5.
       peaL2cpIpDslamTraps 1.3.6.1.4.1.193.72.300.35.10
             peaL2cpIpDslamTrapsEntry 1.3.6.1.4.1.193.72.300.35.10.0
                 l2cpPortDownEvent 1.3.6.1.4.1.193.72.300.35.10.0.1
A l2cpPortDownEvent trap signifies that the SNMPv2 entity, acting in an agent role, has detected that the adslIfOperStatus object for one of its communication links is about to enter the down state. This trap is used in the L2CP in order to signal port down. This is an internally used notification. Valid from: EDA 2.2 MA1 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type Other 7: Probable cause Other 8: Partition ID (ID of the partition) 9: Access Loop Circuit ID (Identifier of the port) 10: Transmission system { ADSL1, ADSL2, ADSL2plus, VDSL1, VDSL2, SDSL } 11: Actual Data Rate Upstream ITU-T G.997, section 7.5.2.1 12: Actual Data Rate Downstream ITU-T G.997, section 7.5.2.1 13: DSL line state { IDLE or SILENT } 14: Trap reason { CONDITIONS_CHANGED, EVENT_FORCED, L2CP_ENABLED or L2CP_DISABLED }
                 l2cpPortUpEvent 1.3.6.1.4.1.193.72.300.35.10.0.2
A l2cpPortDownEvent trap signifies that the SNMPv2 entity, acting in an agent role, has detected that the adslIfOperStatus object for one of its communication links is about to enter the down state. This trap is used in the L2CP in order to signal port up. This is an internally used notification. Valid from: EDA 2.2 MA1 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type Other 7: Probable cause Other 8: Partition ID (ID of the partition) 9: Access Loop Circuit ID (Identifier of the port) 10: Transmission system { ADSL1, ADSL2, ADSL2plus, VDSL1, VDSL2, SDSL } 11: Actual Data Rate Upstream ITU-T G.997, section 7.5.2.1 12: Actual Data Rate Downstream ITU-T G.997, section 7.5.2.1 13: Minimum Data Rate Upstream (fast/interleaved) ITU-T G.997, section 7.3.2.1.1 14: Minimum Data Rate Downstream (fast/interleaved)ITU-T G.997, section 7.3.2.1.1 15: Attainable Data Rate Upstream ITU-T G.997, section 7.5.1.13 16: Attainable Data Rate Downstream ITU-T G.997, section 7.5.1.12 17: Maximum Data Rate Upstream (fast/interleaved) ITU-T G.997, section 7.3.2.1.3 18: Maximum Data Rate Downstream (fast/interleaved)ITU-T G.997, section 7.3.2.1.3 19: Maximum Interleaving Delay Upstream ITU-T G.997, section 7.3.2.2 20: Actual Interleaving Delay Upstream ITU-T G.997, section 7.5.2.3 21: Maximum Interleaving Delay Downstream ITU-T G.997, section 7.3.2.2 22: Actual Interleaving Delay Downstream ITU-T G.997, section 7.5.2.3 23: DSL line state { SHOWTIME } 24: Trap reason { CONDITIONS_CHANGED, EVENT_FORCED, L2CP_ENABLED or L2CP_DISABLED } Note: The following RAM parameters are not supported yet Minimum Low Power Data Rate Upstream ITU-T G.997, section 7.3.2.1.5 Minimum Low Power Data Rate Downstream ITU-T G.997, section 7.3.2.1.5