lexhttpLinkTableLabel
LEXMARK-PVT-MIB ·
.1.3.6.1.4.1.641.1.5.6.5.1.3
Object
column mandatory
r/w
OctetString
The text to be displayed as the label of this HTTP link. It may be set to define a custom link. Note that when read, this always reflects what the server would display. As such, if the status of this link is defaultOn, it will not return your custom label if read even though it has been stored. Setting the status for this link to customOn will activate your custom link label. Remember that setting the status of this link to eraseCustom or useDefault clears this variable.
Context
- MIB
- LEXMARK-PVT-MIB
- OID
.1.3.6.1.4.1.641.1.5.6.5.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- lexhttpLinkTableEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LEXMARK-PVT-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-PVT-MIB::lexhttpLinkTableLabel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LEXMARK-PVT-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-PVT-MIB::lexhttpLinkTableLabel.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEXMARK-PVT-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEXMARK-PVT-MIB::lexhttpLinkTableLabel'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.