All MIBs › CM-FACILITY-MIB › cmEthernetNetPortIndex
cmEthernetNetPortIndex
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::cmEthernetNetPortIndex
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.7.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
An integer index value used to uniquely identify this Ethernet Network Port within a card. Note that each Ethernet Network Port is uniquely identified by the indices neIndex, shelfIndex, slotIndex, cmEthernetNetPortIndex.
What is cmEthernetNetPortIndex?
This OID holds a numeric index that uniquely identifies one Ethernet port within a card, used together with shelf and slot indices to pinpoint an exact physical port. It enables management systems to reference specific ports without ambiguity. A technician using SNMP to diagnose port-specific issues would use this index to query statistics and configuration for a particular port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.7.1.1 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::cmEthernetNetPortIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.7.1.1.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::cmEthernetNetPortIndex.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.4 | cmFacilityMIB | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1 | cmFacilityObjects | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.7 | cmEthernetNetPortTable | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.7.1 | cmEthernetNetPortEntry | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.7.1.1 | cmEthernetNetPortIndex | CM-FACILITY-MIB |