All MIBs › LBMSH-MIB › fcFacilityIndex
fcFacilityIndex
Module: LBMSH-MIB
OID (symbolic): LBMSH-MIB::fcFacilityIndex
OID (numeric): 1.3.6.1.4.1.43.10.14.3.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Each card may have multiple entries in the Facility Table. This object provides the means of uniquely identifying each of these entries.
Note: It is a convention that the value of this index maps as closely as possible to the physical configuration of the entity represented. For example if a bridge has ports numbered 1, 2, 3 and 4 and all are switchable then this table will have four entries for that entity indexed 1, 2, 3 and 4. Entry with index 1 represents port 1 etc. Similarly if a bridge had two ports numbered, for some reason, 234 and 456 then these values would be used as the index to this table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.14.3.3.1.2 snmpwalk -v2c -c public <target> LBMSH-MIB::fcFacilityIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.14.3.3.1.2.1 snmpget -v2c -c public <target> LBMSH-MIB::fcFacilityIndex.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.14 | chassis | A3COM0004-GENERIC |
| 1.3.6.1.4.1.43.10.14.3 | logicalConfig | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.14.3.3 | facilityTable | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.14.3.3.1 | facilityEntry | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.14.3.3.1.2 | fcFacilityIndex | LBMSH-MIB |