sysLocation
JANITZA-OLD-MIB ·
.1.3.6.1.2.1.1.6
Object
scalar mandatory
r/w
OctetString
The physical location of this node (e.g., 'telephone closet, 3rd floor'). If the location is unknown, the value is the zero-length string.
Context
- MIB
- JANITZA-OLD-MIB
- OID
.1.3.6.1.2.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- system
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JANITZA-OLD-MIB' -M '/opt/observium/mibs/janitza:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JANITZA-OLD-MIB::sysLocation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JANITZA-OLD-MIB' -M '/opt/observium/mibs/janitza:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JANITZA-OLD-MIB::sysLocation'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.