All MIBs › A3COM-DLSW-R1-MIB › dlswVirtualSegmentLFSize
dlswVirtualSegmentLFSize
Module: A3COM-DLSW-R1-MIB
OID (symbolic): A3COM-DLSW-R1-MIB::dlswVirtualSegmentLFSize
OID (numeric): 1.3.6.1.4.1.43.2.24.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The largest size of the INFO field (LLC and above) that virtual segment can send/receive. It does not include any MAC level (framing) octets. This value will affect the LF size of circuits in creation. LF size of an existing circuit can be found in RIF (Routing Information Field).
What is dlswVirtualSegmentLFSize?
This OID sets the maximum frame size (excluding MAC headers) that virtual segments can transmit or receive. Engineers configure this to match network constraints and optimize performance. A typical value of 1500 octets allows standard Ethernet-sized frames through virtual circuits.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.24.1.7 snmpwalk -v2c -c public <target> A3COM-DLSW-R1-MIB::dlswVirtualSegmentLFSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.24.1.7.1 snmpget -v2c -c public <target> A3COM-DLSW-R1-MIB::dlswVirtualSegmentLFSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.24.1.7.1 i <value>
Start monitoring 3Com routers/bridges with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-DLSW-R1-MIB::dlswVirtualSegmentLFSize OID value, configure state conditions and alerts, and monitor any 3Com routers/bridges from a single console.
OID Breakdown
Upper-level ancestors (8 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2 | brouterMIB | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.2.24 | dlswMIB_3Com | A3COM-DLSW-R1-MIB |
| 1.3.6.1.4.1.43.2.24.1 | dlswNode | A3COM-DLSW-R1-MIB |
| 1.3.6.1.4.1.43.2.24.1.7 | dlswVirtualSegmentLFSize | A3COM-DLSW-R1-MIB |