All MIBs › CHECKPOINT-MIB-2 › sysLocation
sysLocation
Module: CHECKPOINT-MIB-2
OID (symbolic): CHECKPOINT-MIB-2::sysLocation
OID (numeric): 1.3.6.1.2.1.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The physical location of this node (e.g., `telephone closet, 3rd floor').
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.1.6 snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::sysLocation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.1.6.1 snmpget -v2c -c public <target> CHECKPOINT-MIB-2::sysLocation.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.1.6.1 s <value>
Example output:
SNMPv2-MIB::sysLocation.0 = STRING: Sitting on the Dock of the Bay
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sysLocation.1
Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB-2::sysLocation OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.1 | system | AIMOS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.1.6 | sysLocation | CHECKPOINT-MIB-2 |