gdStatusAtBusy
HP-LASERJET-COMMON-MIB ·
.1.3.6.1.4.1.11.2.3.9.1.1.2.24
Object
scalar obsolete
Integer32
This indicates if this channel is active. If the value is 0 then this channel is active or the peripheral is idle. If this value is non-zero then another channel is active. This is the Apple talk io channel
Context
- MIB
- HP-LASERJET-COMMON-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.1.1.2.24- Type
- scalar
- Access
- readonly
- Status
- obsolete
- Parent
- gdStatusEntry
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 'HP-LASERJET-COMMON-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-LASERJET-COMMON-MIB::gdStatusAtBusy.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-LASERJET-COMMON-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-LASERJET-COMMON-MIB::gdStatusAtBusy'
Syntax
Integer32
Values & Constraints
Enumerated Values
1 | eDisabled |
2 | eEnabled |