aluSerialMddbSpeed
ALU-PORT-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.2.4.21.1.7
Object
column r/w
Enumeration
aluSerialMddbSpeed specifies the speed of the Mddb.
A value of 'speed1200' sets the bridge to 1200bps. These
speed definitions are consistent with those used for RS232 port.
The speed of the bridge should match to the speed configured on
the RS232 port of the branches.
Context
- MIB
- ALU-PORT-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.2.4.21.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aluSerialMddbEntry
- Groups
- 2
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 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluSerialMddbSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluSerialMddbSpeed.<tmnxChassisIndex>.<tmnxPortPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-PORT-MIB::aluSerialMddbSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | speed1200 |
2 | speed2400 |
3 | speed9600 |
4 | speed19200 |
5 | speed38400 |
6 | speed56000 |
23 | speed4800 |
24 | speed600 |