All MIBs › DEC-LECS-MIB › decElanConfMaxFrameSize
decElanConfMaxFrameSize
Module: DEC-LECS-MIB
OID (symbolic): DEC-LECS-MIB::decElanConfMaxFrameSize
OID (numeric): 1.3.6.1.4.1.36.2.18.31.2.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The maximum data frame size of this ELAN entry.
What is decElanConfMaxFrameSize?
This OID sets the maximum data frame size allowed on this Emulated LAN, choosing among fixed sizes like 1516, 4544, 9234, or 18190 bytes, or leaving it unspecified. An admin configures this to match the MTU capabilities of the LEC devices that will join the ELAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.31.2.2.1.5 snmpwalk -v2c -c public <target> DEC-LECS-MIB::decElanConfMaxFrameSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.31.2.2.1.5.1 snmpget -v2c -c public <target> DEC-LECS-MIB::decElanConfMaxFrameSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.31.2.2.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> decElanConfMaxFrameSize.1
Start monitoring DEC ATM equipment (LAN Emulation Configuration Server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DEC-LECS-MIB::decElanConfMaxFrameSize OID value, configure state conditions and alerts, and monitor any DEC ATM equipment (LAN Emulation Configuration Server) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.31 | decLecsMIB | DEC-LECS-MIB |
| 1.3.6.1.4.1.36.2.18.31.2 | decElanConfGroup | DEC-LECS-MIB |
| 1.3.6.1.4.1.36.2.18.31.2.2 | decElanConfTable | DEC-LECS-MIB |
| 1.3.6.1.4.1.36.2.18.31.2.2.1 | decElanConfEntry | DEC-LECS-MIB |
| 1.3.6.1.4.1.36.2.18.31.2.2.1.5 | decElanConfMaxFrameSize | DEC-LECS-MIB |