httpUaHeaderFormat
MX-HOC-MIB ·
.0.700.1.800.1000.100
Object
scalar r/w
OctetString
HTTP User-Agent Header Format
The text to display in the HTTP User-Agent Header. Macros can
be used to include information specific to the unit.
The supported macros are:
* %version% - Application version.
* %mac% - MAC address.
* %product% - Product name.
* %profile% - Profile.
* %serial% - Serial number.
* %% - Insert % character.
Context
- MIB
- MX-HOC-MIB
- OID
.0.700.1.800.1000.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- httpClientGroup
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 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HOC-MIB::httpUaHeaderFormat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-HOC-MIB::httpUaHeaderFormat'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.