parallelUse
HP700RX-MIB ·
.0.11.2.3.9.3.1.1.11
Object
scalar mandatory
r/w
Enumeration
What the parallel port is being used for. Note that primary and auxiliary use indicate that the serial port is 'connected' to TCP ports 9100 and 9101 respectively.
Context
- MIB
- HP700RX-MIB
- OID
.0.11.2.3.9.3.1.1.11- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- terminal
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 'HP700RX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP700RX-MIB::parallelUse.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP700RX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP700RX-MIB::parallelUse'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | primary |
3 | auxiliary |
4 | diagnostics |