All MIBs › ACC-HUB › accEnetPortIndex
accEnetPortIndex
Module: ACC-HUB
OID (symbolic): ACC-HUB::accEnetPortIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.39.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This is the Ethernet Physical Port starting with 1
What is accEnetPortIndex?
The ACC-HUB::accEnetPortIndex OID stores a read-only integer that identifies which physical Ethernet port on the hub you are looking at, numbered starting from 1. A network engineer reads this value to determine which physical port corresponds to the entry in a management table when troubleshooting connectivity. For example, accEnetPortIndex = 3 tells you the data applies to the third Ethernet port on the hub.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.39.1.1.1 snmpwalk -v2c -c public <target> ACC-HUB::accEnetPortIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.39.1.1.1.1 snmpget -v2c -c public <target> ACC-HUB::accEnetPortIndex.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.39 | accEnetHub | ACC-HUB |
| 1.3.6.1.4.1.5.1.1.39.1 | accEnetHubStatTable | ACC-HUB |
| 1.3.6.1.4.1.5.1.1.39.1.1 | accEnetHubStatEntry | ACC-HUB |
| 1.3.6.1.4.1.5.1.1.39.1.1.1 | accEnetPortIndex | ACC-HUB |