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
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-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
- Source
- LEXMARK-TC-MIBAdminStatusTC
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
3 | other |
4 | up |
5 | disabled |
Conformance
Member of