All MIBs › APPLIC-MIB › lsPortNumber
lsPortNumber
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lsPortNumber
OID (numeric): 1.3.6.1.4.1.81.19.3.3.4.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The monitored port. 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 lsPortNumber?
Read-only integer identifying the monitored port (formula: 16*(S-1)+P for slot/port). Engineers decode this to determine physical location of monitored port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.3.3.4.1.1 snmpwalk -v2c -c public <target> APPLIC-MIB::lsPortNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.3.3.4.1.1.1 snmpget -v2c -c public <target> APPLIC-MIB::lsPortNumber.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.4 | lsPortTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.3.4.1 | lsPortEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.3.4.1.1 | lsPortNumber | APPLIC-MIB |