All MIBs › APPLIC-MIB › lstIntPortId
lstIntPortId
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lstIntPortId
OID (numeric): 1.3.6.1.4.1.81.19.4.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Switch port Id in module
What is lstIntPortId?
This read-only integer (1-255) identifies the port number within its group/module. Network engineers use it to pinpoint specific internal ports for diagnostics and performance tracking. A value of 5 indicates port 5 within the given group.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.4.1.1.1.2 snmpwalk -v2c -c public <target> APPLIC-MIB::lstIntPortId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.4.1.1.1.2.1 snmpget -v2c -c public <target> APPLIC-MIB::lstIntPortId.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.4 | lst | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.4.1 | lstIntPort | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.4.1.1 | lstIntPortTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.4.1.1.1 | lstIntPortEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.4.1.1.1.2 | lstIntPortId | APPLIC-MIB |