wtBaudrate
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.3.3.1.1
Object
column mandatory
r/w
Enumeration
Baud rate of the serial CPU port. wtBaudrate-special is read only. If wtBaudDivisor is >0 the value of wtBaudrate is 18 wtBaudrate-14400 is on available with Com-Servers 58211,58411 and 58412. wtBaudrate=11 to wtBaudrate=18 are only available with Com-Servers 58631 and 58431
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.3.3.1.1- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtSeriUartEntry
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 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Com-Server-Intern-MIB::wtBaudrate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Com-Server-Intern-MIB::wtBaudrate.<wtSeriInterfaceNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Com-Server-Intern-MIB::wtBaudrate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wtBaudrate-57600 |
2 | wtBaudrate-38400 |
3 | wtBaudrate-19200 |
4 | wtBaudrate-14400 |
5 | wtBaudrate-9600 |
6 | wtBaudrate-4800 |
7 | wtBaudrate-2400 |
8 | wtBaudrate-1200 |
9 | wtBaudrate-600 |
10 | wtBaudrate-300 |
11 | wtBaudrate-150 |
12 | wtBaudrate-110 |
13 | wtBaudrate-75 |
14 | wtBaudrate-50 |
15 | wtBaudrate-230400 |
16 | wtBaudrate-115200 |
17 | wtBaudrate-7200 |
18 | wtBaudrate-special |