All MIBs › APPLIC-MIB › lseIntPortPriorityLevel
lseIntPortPriorityLevel
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lseIntPortPriorityLevel
OID (numeric): 1.3.6.1.4.1.81.19.1.2.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This attribute defines the priority levels of Tx packets toward the high-speed bus. The highest priority is broadcast(1).
What is lseIntPortPriorityLevel?
Enum (broadcast/multicast/video/regular/default/mngrTerminal) specifying default priority for outbound packets. Engineers assign levels to control transmission order; broadcast=highest, regular=lowest.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.1.2.1.1.8 snmpwalk -v2c -c public <target> APPLIC-MIB::lseIntPortPriorityLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.1.2.1.1.8.1 snmpget -v2c -c public <target> APPLIC-MIB::lseIntPortPriorityLevel.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.19.1.2.1.1.8.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.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.8 | lseIntPortPriorityLevel | APPLIC-MIB |