All MIBs › APPLIC-MIB › lseIntPortRxEmpty1
lseIntPortRxEmpty1
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lseIntPortRxEmpty1
OID (numeric): 1.3.6.1.4.1.81.19.1.2.1.1.33
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Define the middle threshold to receive packets from the HSB. This parameter is relevant when the receive buffer is almost full. When the buffer reached this threshold, the only packets that the port will receive will be those with the highest priority (1) who were already written in the priority machine. All other packets will be rejected. The space between empty1 to empty0 is reserved to packets with the highest priority (1) who were already written in the priority machine. Version 7.0
What is lseIntPortRxEmpty1?
Integer threshold (read-write) allowing only highest-priority packets when RX buffer is almost full. Engineers tune this to preserve critical traffic; priority-1 packets accepted, others rejected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.1.2.1.1.33 snmpwalk -v2c -c public <target> APPLIC-MIB::lseIntPortRxEmpty1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.1.2.1.1.33.1 snmpget -v2c -c public <target> APPLIC-MIB::lseIntPortRxEmpty1.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.19.1.2.1.1.33.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lseIntPortRxEmpty1.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.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.19 | lntLanSwitch | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.1 | lse | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.1.2 | lseIntPort | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.1.2.1 | lseIntPortTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.1.2.1.1 | lseIntPortEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.1.2.1.1.33 | lseIntPortRxEmpty1 | APPLIC-MIB |