rc2kCpuSerialPortBaudRate
RC-2K-MIB ·
.1.3.6.1.4.1.2272.1.100.3.1.6
Object
column r/w
Enumeration
Used to configure the baud rate of this port.
Context
- MIB
- RC-2K-MIB
- OID
.1.3.6.1.4.1.2272.1.100.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rc2kCpuSerialPortEntry
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 'RC-2K-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-2K-MIB::rc2kCpuSerialPortBaudRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-2K-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-2K-MIB::rc2kCpuSerialPortBaudRate.<rc2kCpuSerialPortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-2K-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-2K-MIB::rc2kCpuSerialPortBaudRate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2400 | baud2400 |
4800 | baud4800 |
9600 | baud9600 |
19200 | baud19200 |
38400 | baud38400 |
57600 | baud57600 |
115200 | baud115200 |