lexhttpLinkTableStatus

LEXMARK-PVT-MIB · .1.3.6.1.4.1.641.1.5.6.5.1.2

Object

column mandatory r/w Enumeration
The status of the HTTP link.
              
Get operation:
linkOff       -- Server will not display the link
personalOn    -- Server will display the custom link
useDefault    -- Write-only
defaultOff    -- Reserved
defaultOn     -- Server will display the default link
eraseCustom   -- Write-only
              
Set operation:
linkOff       -- Puts the link in linkOff status
customOn      -- Puts the link in customOn status
useDefault    -- Clears the Label and URL for this link and puts the
.                link in defaultOn status
defaultOff    -- Read-only
defaultOn     -- Read-only
eraseCustom   -- Clears the Label and URL for this link and puts the
.                link in linkOff status

Context

MIB
LEXMARK-PVT-MIB
OID
.1.3.6.1.4.1.641.1.5.6.5.1.2
Type
column
Access
readwrite
Status
mandatory
Parent
lexhttpLinkTableEntry

Walk 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::lexhttpLinkTableStatus'
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::lexhttpLinkTableStatus.<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::lexhttpLinkTableStatus'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.