hwInventoryAdminStatus

LEXMARK-MPS-MIB · .1.3.6.1.4.1.641.6.3.1.1.4

Object

The current administrative status for this device.  If supported by
the device, this may be used to control the status of this hardware
component.  If the device does not support changing the administrative
status via snmp, the set should fail and the current admin status
should be returned.

Context

MIB
LEXMARK-MPS-MIB
OID
.1.3.6.1.4.1.641.6.3.1.1.4
Type
column
Access
readwrite
Status
current
Parent
hwInventoryEntry
Groups
1

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-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-MPS-MIB::hwInventoryAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-MPS-MIB::hwInventoryAdminStatus.<deviceIndex>.<hwInventoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEXMARK-MPS-MIB::hwInventoryAdminStatus'

Syntax

Values & Constraints

Type Values
1unknown
3other
4up
5disabled

Conformance