hwRsBaudrate
HUAWEI-PORT-MIB ·
.1.3.6.1.4.1.2011.5.25.157.1.23.3.1.6
Object
column r/w
Integer32
This object indicates the baud rate of a serial interface. The value can be : 0: 600bit/s, 1: 1200bit/s, 2: 2400bit/s, 3: 4800bit/s, 4: 9600bit/s, 5: 19200bit/s, 6: 38400bit/s, 7: 48000bit/s, 8~38: N*64Kbit/s N<=31. The default value is 9600 bit/s in asynchronous transfer mode and 64 kbit/s in synchronous transfer mode.
Context
- MIB
- HUAWEI-PORT-MIB
- OID
.1.3.6.1.4.1.2011.5.25.157.1.23.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwRsEntry
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 'HUAWEI-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PORT-MIB::hwRsBaudrate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PORT-MIB::hwRsBaudrate.<hwRsIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-PORT-MIB::hwRsBaudrate'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-38