All MIBs › XYLAN-CSM-MIB › xylnatmVplAAL5Discard
xylnatmVplAAL5Discard
Module: XYLAN-CSM-MIB
OID (symbolic): XYLAN-CSM-MIB::xylnatmVplAAL5Discard
OID (numeric): 1.3.6.1.4.1.800.2.9.1.9.1.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This field configures an action that IOP should take against cells when traffic congestion occurs.
earlyPktDiscard(1) is treated as 'enable' for IOP version 1 since it doesn't support early packet discard feature. Early packet discard is an IOP 2 feature. In this mode, IOP either passes or discards all the cells of a packet. It passes all cells of a packet during congestion if the first cell of the packet has been passed. Cells are marked when GCRA contract is violated. This option does not apply to VBR_RT and CBR and CBR_PRS.
disable(2) is selected to disable early packet discard and partial discard feature. Cells are discarded when needed during congestion. Cells are marked when GCRA contract is violated.
partialPktDiscard(3) is an IOP 2 feature. IOP starts discarding cells--all of the remaining cells except for the last cell of the packet-when congestion occurs. When congestion ends, the first cell of a new packet is passed. Cells are marked when GCRA contract is violated. This option does not apply to VBR_RT and CBR and CBR_PRS.
The default value for IOP 1 is 'disable'. The default value is 'earlyPktDiscard' for IOP 2 if the transport type of the circuit is UBR, ABR, and VBR_NRT. 'disable' is the default VBR_RT and CBR.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.9.1.9.1.1.18 snmpwalk -v2c -c public <target> XYLAN-CSM-MIB::xylnatmVplAAL5Discard
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.9.1.9.1.1.18.1 snmpget -v2c -c public <target> XYLAN-CSM-MIB::xylnatmVplAAL5Discard.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.9.1.9.1.1.18.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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.9 | xylanCsmArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.9.1 | xylanCsmMIB | XYLAN-CSM-MIB |
| 1.3.6.1.4.1.800.2.9.1.9 | xylnatmVplGroup | XYLAN-CSM-MIB |
| 1.3.6.1.4.1.800.2.9.1.9.1 | xylnatmVplTable | XYLAN-CSM-MIB |
| 1.3.6.1.4.1.800.2.9.1.9.1.1 | xylnatmVplEntry | XYLAN-CSM-MIB |
| 1.3.6.1.4.1.800.2.9.1.9.1.1.18 | xylnatmVplAAL5Discard | XYLAN-CSM-MIB |