All MIBs › LBHUB-MSH-MIB › phyLocationType
phyLocationType
Module: LBHUB-MSH-MIB
OID (symbolic): LBHUB-MSH-MIB::phyLocationType
OID (numeric): 1.3.6.1.4.1.43.10.14.2.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
A chassis contains a number of physical entities such as power supplies and cards. Each physical entity resides at some location. A chassis can contain a number of types of location. Each type of location is specialised to a different purpose. Currently there are four types of location defined. This list can be extended for a particular application:
modular-slot: A location of this type can take a number of different entities. They are general purpose and are often the purpose of the device. power-supply-bay: Locations of this type can only contain an instance of a power supply. fan-position: This location can only hold a fan. backplane-position: A position of this type can only contain a backplane.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.14.2.1.1.1 snmpwalk -v2c -c public <target> LBHUB-MSH-MIB::phyLocationType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.14.2.1.1.1.1 snmpget -v2c -c public <target> LBHUB-MSH-MIB::phyLocationType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> phyLocationType.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.2 | physicalConfig | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.14.2.1 | phyConfigTable | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.14.2.1.1 | phyConfigEntry | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.14.2.1.1.1 | phyLocationType | LBHUB-MSH-MIB |