All MIBs › ACC-MIB › accEnetNum
accEnetNum
Module: ACC-MIB
OID (symbolic): ACC-MIB::accEnetNum
OID (numeric): 1.3.6.1.4.1.5.1.1.8.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Number of Ethernet ports on this unit.
What is accEnetNum?
This read-only value reports the total number of Ethernet ports physically available on this device. Network engineers consult this during network planning to understand the device's port capacity and configuration options. Example: a value of 4 means the device has exactly 4 Ethernet ports that can be used simultaneously.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.8.1 snmpwalk -v2c -c public <target> ACC-MIB::accEnetNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.8.1.1 snmpget -v2c -c public <target> ACC-MIB::accEnetNum.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.1 | accEnetNum | ACC-MIB |