LBMSH-MIB :: phyLocationType

MIB Reference — IPNetwork Monitor

All MIBsLBMSH-MIBphyLocationType

phyLocationType

Module: LBMSH-MIB

OID (symbolic): LBMSH-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> LBMSH-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> LBMSH-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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.43a3ComA3COM-HUAWEI-OID-MIB
1.3.6.1.4.1.43.10genericA3Com-products-MIB
1.3.6.1.4.1.43.10.14chassisA3COM0004-GENERIC
1.3.6.1.4.1.43.10.14.2physicalConfigLBHUB-MSH-MIB
1.3.6.1.4.1.43.10.14.2.1phyConfigTableLBHUB-MSH-MIB
1.3.6.1.4.1.43.10.14.2.1.1phyConfigEntryLBHUB-MSH-MIB
1.3.6.1.4.1.43.10.14.2.1.1.1phyLocationTypeLBMSH-MIB