All MIBs › APPLIC-MIB › lsPortExtendedReportingList
lsPortExtendedReportingList
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lsPortExtendedReportingList
OID (numeric): 1.3.6.1.4.1.81.19.3.3.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
A list of all ports in the hub for which Extended statistics are currently reported. 16 bits in the bitmap are allocated for each slot in the hub. The MSB is for port 1 of slot 1, and the LSB is for port 16 of slot 16. The bit representing ports for which extended statistics are now reported has the value of 1, otherwise 0.
What is lsPortExtendedReportingList?
Read-only 32-byte bitmap showing which ports have extended statistics enabled. Engineers read bit pattern; each set bit indicates a port collecting detailed error/traffic breakdown.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.3.3.5 snmpwalk -v2c -c public <target> APPLIC-MIB::lsPortExtendedReportingList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.3.3.5.1 snmpget -v2c -c public <target> APPLIC-MIB::lsPortExtendedReportingList.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.3 | lsPortStats | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.3.5 | lsPortExtendedReportingList | APPLIC-MIB |