consoleBaudRate
ZHONE-CONSOLE ·
.1.3.6.1.4.1.5504.5.5.7
Object
scalar r/w
Enumeration
The speed of the console serial port, in characters per
second.
The default value is determined by the particular
platform. Current known values are 57600 for the BAN
and 9600 for other devices.
Context
- MIB
- ZHONE-CONSOLE
- OID
.1.3.6.1.4.1.5504.5.5.7- Type
- scalar
- Access
- readwrite
- Status
- current
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-CONSOLE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-CONSOLE::consoleBaudRate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-CONSOLE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-CONSOLE::consoleBaudRate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | gcAutoBaud |
2 | gc9600 |
3 | gc19200 |
4 | gc38400 |
5 | gc57600 |