serialPortbps

BASIS-SERIAL-MIB · .1.3.6.1.4.1.351.110.4.1.1.1.4

Object

column r/w Enumeration
This object identifies the baud rate of the ports.

Context

MIB
BASIS-SERIAL-MIB
OID
.1.3.6.1.4.1.351.110.4.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
serialInterfaceEntry
Groups
1

Walk 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 'BASIS-SERIAL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BASIS-SERIAL-MIB::serialPortbps'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BASIS-SERIAL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BASIS-SERIAL-MIB::serialPortbps.<serialPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BASIS-SERIAL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BASIS-SERIAL-MIB::serialPortbps'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1bps9600
2bps2400
3bps19200

Conformance