portHdwSpeed
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.5.2.1.4
Object
column r/w
Enumeration
Specifies the baud rate of the line; keep in mind that speed is affected by the length of the cable. When bCustom is set, then the baud rate is specified by portHwdCustomSpeed. Internal modems only support the following baud rates: 300, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200, and 28800.
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.5.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portHdwEntry
- Groups
- 1
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 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portHdwSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portHdwSpeed.<portHdwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::portHdwSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | b50 |
2 | b75 |
3 | b110 |
4 | b134 |
5 | b150 |
6 | b200 |
7 | b300 |
8 | b600 |
9 | b1200 |
10 | b1800 |
11 | b2400 |
12 | b4800 |
13 | b9600 |
14 | b19200 |
15 | b38400 |
16 | b57600 |
17 | b115200 |
18 | b230400 |
23 | b28800 |
24 | bCustom |
Conformance
Member of