device-location
HP-Color-LaserJet-4500-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.3.11
Object
User defined device location. The POS should indicate
the maximum supported string length. If the user
entered string is too long, the device will store as
much as possible and will return the <noError>.
Additional information:
The maximum supported string length is 16
characters. If the user entered string is too long,
the device will store the first 16 characters and will
return the <noError> status.
Context
- MIB
- HP-Color-LaserJet-4500-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.3.11- Type
- scalar
- Access
- readwrite
- Status
- optional
- Parent
- id
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 'HP-Color-LaserJet-4500-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-Color-LaserJet-4500-MIB::device-location.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-Color-LaserJet-4500-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-Color-LaserJet-4500-MIB::device-location'
Syntax
- Source
- DisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.