All MIBs › ACC-MIB › accEnetPortNo
accEnetPortNo
Module: ACC-MIB
OID (symbolic): ACC-MIB::accEnetPortNo
OID (numeric): 1.3.6.1.4.1.5.1.1.8.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Number of this ethernet port.
What is accEnetPortNo?
This read-only value identifies which specific Ethernet port this table entry describes when examining multiple ports on the same device. Network engineers use this to map statistics and configuration parameters to the correct physical port. Example: a value of 2 refers to the second Ethernet port, value 3 refers to the third port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.8.2.1.1 snmpwalk -v2c -c public <target> ACC-MIB::accEnetPortNo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.8.2.1.1.1 snmpget -v2c -c public <target> ACC-MIB::accEnetPortNo.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.8 | accEnet | ACC-ENET |
| 1.3.6.1.4.1.5.1.1.8.2 | accEnetParmTable | ACC-ENET |
| 1.3.6.1.4.1.5.1.1.8.2.1 | accEnetParmEntry | ACC-ENET |
| 1.3.6.1.4.1.5.1.1.8.2.1.1 | accEnetPortNo | ACC-MIB |