All MIBs › SIAE-EQUIP-MIB › equipLatitude
equipLatitude
Module: SIAE-EQUIP-MIB
OID (symbolic): SIAE-EQUIP-MIB::equipLatitude
OID (numeric): 1.3.6.1.4.1.3373.1103.1.37
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Geographic coordinate that specifies the north-south position of the equipment. In order to calculate the latitude in degrees the formula to be applied is Latitude = equipLatitude*180/2^31 This object is used with equipLongitude to locate the equipment on a map.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3373.1103.1.37 snmpwalk -v2c -c public <target> SIAE-EQUIP-MIB::equipLatitude
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3373.1103.1.37.1 snmpget -v2c -c public <target> SIAE-EQUIP-MIB::equipLatitude.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3373.1103.1.37.1 i <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.3373 | siaeMicroelettronicaSpa | SIAE-TREE-MIB |
| 1.3.6.1.4.1.3373.1103 | siaeMib | SIAE-TREE-MIB |
| 1.3.6.1.4.1.3373.1103.1 | equipment | SIAE-EQUIP-MIB |
| 1.3.6.1.4.1.3373.1103.1.37 | equipLatitude | SIAE-EQUIP-MIB |