device-used-while-cartridge-out-override-active
FUTURESMART-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.9
Object
scalar optional
Enumeration
Returns eUsed if the device has ever been used while Cartridge Out Override is activated. Merely enabling cartridge out override will not cause eUsed to be returned. Cartridge Out Override must be activated by a cartridge becoming out and device must be used in that mode
Context
- MIB
- FUTURESMART-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.10.9- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- consumables
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 'FUTURESMART-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FUTURESMART-MIB::device-used-while-cartridge-out-override-active.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FUTURESMART-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FUTURESMART-MIB::device-used-while-cartridge-out-override-active'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eNotUsed |
2 | eUsed |