a3ComPathBaud
A3Com-PortPath-r6-MIB ·
.1.3.6.1.4.1.43.2.16.2.1.10
Object
column obsolete
r/w
Enumeration
The baud rate for serial paths. For ethernet,
token ring, or FDDI connections this has a value
notApplicable(1). In order for any modifications
to take effect, the path must be enabled(re-enabled
if it is already enable).
Note, this object is being replaced by a3ComPathBaudRate.
Context
- MIB
- A3Com-PortPath-r6-MIB
- OID
.1.3.6.1.4.1.43.2.16.2.1.10- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- a3ComPathEntry
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 'A3Com-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-PortPath-r6-MIB::a3ComPathBaud'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-PortPath-r6-MIB::a3ComPathBaud.<a3ComPathIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-PortPath-r6-MIB::a3ComPathBaud'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | baud1200 |
3 | baud2400 |
4 | baud4800 |
5 | baud9600 |
6 | baud19200 |
7 | baud38400 |
8 | baud56k |
9 | baud64k |
10 | baud128k |
11 | baud256k |
12 | baud448k |
13 | baud1536k |
14 | baud2048k |
15 | baud3072k |
16 | baud4000k |
17 | baud4608k |
18 | baud6144k |
19 | baud7680k |
20 | baud9216k |
21 | baud16000k |
22 | other |