serialSpeed
HP700RX-MIB ·
.0.11.2.3.9.3.1.1.5
Object
scalar mandatory
r/w
Enumeration
The baud rate of the serial port.
Context
- MIB
- HP700RX-MIB
- OID
.0.11.2.3.9.3.1.1.5- 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::serialSpeed.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::serialSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bps75 |
2 | bps150 |
3 | bps300 |
4 | bps600 |
5 | bps1200 |
6 | bps2400 |
7 | bps4800 |
8 | bps9600 |
9 | bps19200 |
10 | bps38400 |