All MIBs › APPLIC-MIB › lsBusStatsPriorityOctets
lsBusStatsPriorityOctets
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lsBusStatsPriorityOctets
OID (numeric): 1.3.6.1.4.1.81.19.3.2.13.1.3
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The total number of octets (including error packets) received on the LANswitch bus whose packets have the priority defined for this entry.
What is lsBusStatsPriorityOctets?
Read-only counter of octets in packets at this priority level. Engineers calculate priority-weighted throughput; validates QoS allocation effectiveness.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.3.2.13.1.3 snmpwalk -v2c -c public <target> APPLIC-MIB::lsBusStatsPriorityOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.3.2.13.1.3.1 snmpget -v2c -c public <target> APPLIC-MIB::lsBusStatsPriorityOctets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lsBusStatsPriorityOctets.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.3 | lsMonitor | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.2 | lsBusStats | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.2.13 | lsBusStatsPriorityTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.2.13.1 | lsBusStatsPriorityEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.2.13.1.3 | lsBusStatsPriorityOctets | APPLIC-MIB |