suartBaud
CTATX-MIB ·
.1.3.6.1.4.1.97.3.9.1.1.2
Object
column mandatory
r/w
Enumeration
This is the desired baud rate. Only 1200 baud through 19,200 baud are supported by the ES/1.
Context
- MIB
- CTATX-MIB
- OID
.1.3.6.1.4.1.97.3.9.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- suartEntry
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 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::suartBaud'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::suartBaud.<suartIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATX-MIB::suartBaud'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | external-clock |
2 | b1200-baud |
3 | b2400-baud |
4 | b4800-baud |
5 | b9600-baud |
6 | b19200-baud |
7 | b38400-baud |
8 | b56-kilobits |
9 | b1544-kilobits |
10 | b2048-kilobits |
11 | b45-megabits |