low-marking-agent-processing
CLJ8550-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.5.1.3
Object
scalar optional
r/w
Enumeration
Returns or changes how the device processes a low marking agent event. If eCont, then the device continues to print. If eStop, then the device stops until a continue event occurs.
Context
- MIB
- CLJ8550-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.5.1.3- Type
- scalar
- Access
- readwrite
- Status
- optional
- Parent
- settings-marking-agent
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 'CLJ8550-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLJ8550-MIB::low-marking-agent-processing.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLJ8550-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLJ8550-MIB::low-marking-agent-processing'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eStop |
2 | eCont |