e3LineType
Module: ACMIB
OID (symbolic): ACMIB::e3LineType
OID (numeric): 1.3.6.1.4.1.1751.2.18.2.11.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This variable indicates the basic frame structure supported in this E3 port. The rate of E3 is 34.368 Mbps. TITLE: SPECIFICATION: G.832 ITU-T G.832 1993. G.751 ITU-T G.751 1998
What is e3LineType?
This OID specifies the frame structure standard for the E3 port, which operates at 34.368 Mbps and must comply with either ITU-T G.832 (1993) or G.751 (1998). Network engineers set this based on the carrier's requirements in your country or service contract, as incompatible frame types will prevent the E3 link from synchronizing. For example, if your operator mandates G.832 framing, you must set this OID to 'g832' or the port will not lock onto incoming signals.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.2.11.1.2 snmpwalk -v2c -c public <target> ACMIB::e3LineType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.2.11.1.2.1 snmpget -v2c -c public <target> ACMIB::e3LineType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1751.2.18.2.11.1.2.1 i <value>
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::e3LineType OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2 | equipConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2.11 | e3PortConfigTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2.11.1 | e3PortConfigEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2.11.1.2 | e3LineType | ACMIB |