All MIBs › LBHUB-MSH-MIB › ecPortIndex
ecPortIndex
Module: LBHUB-MSH-MIB
OID (symbolic): LBHUB-MSH-MIB::ecPortIndex
OID (numeric): 1.3.6.1.4.1.43.10.9.5.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Each port may have a number of addresses against it. This index allows these various addresses to be distinguished. The only stipulation on this number is that it will be unique for the any combination of unit and port. The numbers will be returned in numerically ascending order for a particular unit.port combination but will not be contiguous. For example the following sequence could be seen:
Unit Port Index 1 1 211 1 1 231 1 1 438 1 1 672 1 2 120 etc
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.9.5.1.4 snmpwalk -v2c -c public <target> LBHUB-MSH-MIB::ecPortIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.9.5.1.4.1 snmpget -v2c -c public <target> LBHUB-MSH-MIB::ecPortIndex.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.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.10 | generic | A3Com-products-MIB |
| 1.3.6.1.4.1.43.10.9 | endStation | A3COM0004-GENERIC |
| 1.3.6.1.4.1.43.10.9.5 | esPortAccessTable | LBHUB-BOOM-MIB |
| 1.3.6.1.4.1.43.10.9.5.1 | esPortAccessEntry | LBHUB-BOOM-MIB |
| 1.3.6.1.4.1.43.10.9.5.1.4 | ecPortIndex | LBHUB-MSH-MIB |