All MIBs › PEA-BRIDGE-IPDSLAM › maximumEthernetFrameSize
maximumEthernetFrameSize
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::maximumEthernetFrameSize
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
MaximumEthernetFrameSize specifies the maximum frame size that the IP DSLAM will send up-stream in the access network. Longer frames will be discarded! The specified size covers the whole frame, including Ethernet header, VLAN-tag(s) and 4 bytes of CRC. (See also the counter: DiscardedOversizedFrames.)
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.6 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::maximumEthernetFrameSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.6.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::maximumEthernetFrameSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.6.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.300 | peaIpDslam | DIESEL-SMI |
| 1.3.6.1.4.1.193.72.300.30 | peaBridgeIpDslam | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1 | bridgeControl | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.6 | maximumEthernetFrameSize | PEA-BRIDGE-IPDSLAM |