All MIBs › ACC-SLOT › accCardInterfaceNum
accCardInterfaceNum
Module: ACC-SLOT
OID (symbolic): ACC-SLOT::accCardInterfaceNum
OID (numeric): 1.3.6.1.4.1.5.1.1.5.4.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
An integer that uniquely identifies the interface within the slot card.
What is accCardInterfaceNum?
This OID uniquely identifies one individual network port on the card, stored as an integer that distinguishes it from other ports on the same card. Engineers use this to monitor and configure each port separately when a single card has multiple network connections. For example, value "2" identifies the second port on this card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.4.1.1 snmpwalk -v2c -c public <target> ACC-SLOT::accCardInterfaceNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.4.1.1.1 snmpget -v2c -c public <target> ACC-SLOT::accCardInterfaceNum.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.5 | accSlot | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.5.4 | accCardInterfaceTable | ACC-SLOT |
| 1.3.6.1.4.1.5.1.1.5.4.1 | accCardInterfaceEntry | ACC-SLOT |
| 1.3.6.1.4.1.5.1.1.5.4.1.1 | accCardInterfaceNum | ACC-SLOT |