All MIBs › RAD-MIB › prtFrPlusNotSegmentedPriorities
prtFrPlusNotSegmentedPriorities
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtFrPlusNotSegmentedPriorities
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.18.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
This parameter is relevant only for FR+ protocol and asks the MXcess NOT to segment data with specified priorities: from LSB: bit 1 is for priority 1, bit 2 is for priority 2, .... till bit 7 for priority 7. - a priority selected to be segmented : its bit will be '0' - a priority not to be segmented : its bit will be '1' Default is 00000000; i.e, segment all priorities.
What is prtFrPlusNotSegmentedPriorities?
This OID specifies which traffic priority levels should be sent without breaking into smaller chunks on a Frame Relay link. Each bit represents one priority level (1-7). A WAN engineer would configure this to prevent jitter on delay-sensitive traffic like voice by avoiding fragmentation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.18.1.1.4 snmpwalk -v2c -c public <target> RAD-MIB::prtFrPlusNotSegmentedPriorities
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.18.1.1.4.1 snmpget -v2c -c public <target> RAD-MIB::prtFrPlusNotSegmentedPriorities.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.18.1.1.4.1 s <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.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.18 | prtFrPlusCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.18.1 | prtFrPlusCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.18.1.1 | prtFrPlusCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.18.1.1.4 | prtFrPlusNotSegmentedPriorities | RAD-MIB |