All MIBs › RAD-MIB › prtInPh1MlSegment
prtInPh1MlSegment
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtInPh1MlSegment
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.2.3.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object is the Segmentation in Bytes. In protocol FR+, ISDN internals, MX 30/300 the segmentation is:
50 (2) ,158 (3) ,266 (4) ,376 (5), 484 (6)
In MX 3000/4: For protocol FR+ (internal ISDN ports of MHS.S, MHS.U, MHS.E1, MHS.T1 cards) segmentation values are:
236 (7),472 (8), 708 (9), 944 (10) ,1180 (11)
What is prtInPh1MlSegment?
This object sets the segmentation size (in bytes) for Frame Relay or ISDN protocol channels, determining how large packets are broken before transmission. Valid sizes range from 50 to 1,180 bytes depending on the card type and protocol, affecting latency and overhead tradeoffs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.2.3.1.12 snmpwalk -v2c -c public <target> RAD-MIB::prtInPh1MlSegment
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.2.3.1.12.1 snmpget -v2c -c public <target> RAD-MIB::prtInPh1MlSegment.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.2.3.1.12.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtInPh1MlSegment.1
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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3 | prtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2 | cnfgPrtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2 | prtPh1MlCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2.3 | prtInPh1MlCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2.3.1 | prtInPh1MlCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2.3.1.12 | prtInPh1MlSegment | RAD-MIB |