hhmsSensorArraySerialBaud
HHMSAGENT-MIB ·
.1.3.6.1.4.1.3854.1.2.2.1.19.1.7
Object
column mandatory
r/w
Enumeration
Choose the baud rate for this serial port
Context
- MIB
- HHMSAGENT-MIB
- OID
.1.3.6.1.4.1.3854.1.2.2.1.19.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- hhmsSensorArraySerialEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HHMSAGENT-MIB' -M '/opt/observium/mibs/akcp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HHMSAGENT-MIB::hhmsSensorArraySerialBaud'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HHMSAGENT-MIB' -M '/opt/observium/mibs/akcp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HHMSAGENT-MIB::hhmsSensorArraySerialBaud.<hhmsSensorArraySerialIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HHMSAGENT-MIB' -M '/opt/observium/mibs/akcp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HHMSAGENT-MIB::hhmsSensorArraySerialBaud'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | baud115200 |
4 | baud57600 |
7 | baud38400 |
10 | baud28800 |
15 | baud19200 |
32 | baud9600 |
64 | baud4800 |
129 | baud2400 |
255 | baud1200 |