All MIBs › APPLIC-MIB › lsHostPortFilter
lsHostPortFilter
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lsHostPortFilter
OID (numeric): 1.3.6.1.4.1.81.19.3.6.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 lsHostPortFilter?
Read-only integer identifying the port being monitored (formula: 16*(S-1)+P). Engineers decode to determine which port a filtered host belongs to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.3.6.1.1 snmpwalk -v2c -c public <target> APPLIC-MIB::lsHostPortFilter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.3.6.1.1.1 snmpget -v2c -c public <target> APPLIC-MIB::lsHostPortFilter.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.6 | lsHostPortFilterTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.6.1 | lsHostPortFilterEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.6.1.1 | lsHostPortFilter | APPLIC-MIB |