All MIBs › APPIAN-CHASSIS-MIB › acChassisLocation
acChassisLocation
Module: APPIAN-CHASSIS-MIB
OID (symbolic): APPIAN-CHASSIS-MIB::acChassisLocation
OID (numeric): 1.3.6.1.4.1.2785.2.1.2.1.21
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
The physical location of this node. The field is mapped to the MIB-II sysLocation field.
What is acChassisLocation?
Stores the physical location description of this node, such as a data center rack or room identifier. This field maps to the MIB-II sysLocation field and is configurable by an administrator.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.2.1.21 snmpwalk -v2c -c public <target> APPIAN-CHASSIS-MIB::acChassisLocation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.2.1.21.1 snmpget -v2c -c public <target> APPIAN-CHASSIS-MIB::acChassisLocation.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2785.2.1.2.1.21.1 s <value>
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.2785 | appian | APPIAN-SMI-MIB |
| 1.3.6.1.4.1.2785.2 | acOsap | APPIAN-SMI-MIB |
| 1.3.6.1.4.1.2785.2.1 | acChassis | APPIAN-CHASSIS-MIB |
| 1.3.6.1.4.1.2785.2.1.2 | acChassisTable | APPIAN-CHASSIS-MIB |
| 1.3.6.1.4.1.2785.2.1.2.1 | acChassisEntry | APPIAN-CHASSIS-MIB |
| 1.3.6.1.4.1.2785.2.1.2.1.21 | acChassisLocation | APPIAN-CHASSIS-MIB |