All MIBs › APPLIC-MIB › lsPortFilter
lsPortFilter
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lsPortFilter
OID (numeric): 1.3.6.1.4.1.81.19.3.3.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The port monitored on the LANswitch bus. The value of this item is: (16*S-1)+P, where S is the slot number in the hub (1..16) and P the port within the slot (1..N).
What is lsPortFilter?
Read-only integer identifying which port is monitored under this filter (formula: 16*(S-1)+P). Engineers interpret this to determine slot and port number being analyzed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.3.3.2.1.1 snmpwalk -v2c -c public <target> APPLIC-MIB::lsPortFilter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.3.3.2.1.1.1 snmpget -v2c -c public <target> APPLIC-MIB::lsPortFilter.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.2 | lsPortFilterTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.3.2.1 | lsPortFilterEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.3.2.1.1 | lsPortFilter | APPLIC-MIB |