channelstate
CLJ8550-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.6.3.1.4
Object
scalar optional
r/w
Enumeration
The state of this print data channel. The value determines whether control information and print data is allowed through this channel or not. Additional information: This object is for use by the I/O card only. After telling the peripheral how many logical channels will be used, the MIO card tells the printer the state of each of the channels. The state can change from time to time. The state information is passed using the channelState object. Values are saved by the peripheral and reported when users request the value of prtChannelState.
Context
- MIB
- CLJ8550-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.6.3.1.4- Type
- scalar
- Access
- readwrite
- Status
- optional
- Parent
- channelEntry
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::channelstate.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::channelstate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eChOther |
3 | eChPrintDataAccecped |
4 | eChNoDataAccepted |