All MIBs › ACC-MIB › accIpxPortNumber
accIpxPortNumber
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpxPortNumber
OID (numeric): 1.3.6.1.4.1.5.1.1.22.6.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Port number
What is accIpxPortNumber?
This integer value identifies which physical network port this row of statistics represents (e.g., 1, 2, 3 for ports 1, 2, and 3 respectively). Engineers use this field to correlate statistics with specific physical interfaces so they know which port is sending or receiving traffic. For example, accIpxPortNumber = 2 means all the counters in that row apply only to the device's second physical network port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.6.1.1 snmpwalk -v2c -c public <target> ACC-MIB::accIpxPortNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.6.1.1.1 snmpget -v2c -c public <target> ACC-MIB::accIpxPortNumber.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.22 | accIpx | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.6 | accIpxPortStatTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.6.1 | accIpxPortStatEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.6.1.1 | accIpxPortNumber | ACC-MIB |