All MIBs › ACC-ENET › accEnetNum
accEnetNum
Module: ACC-ENET
OID (symbolic): ACC-ENET::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 OID reports the total count of Ethernet ports available on the device, expressed as an integer. Network administrators use this read-only value to quickly inventory the device's network interface capacity without physically counting ports. A value of 8 means the unit has exactly 8 Ethernet ports available for data and management connections.
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-ENET::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-ENET::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-ENET |