ddsNetRate
DS8200v2-MIB ·
.1.3.6.1.4.1.321.100.2.4.1.1.5
Object
column r/w
Enumeration
This object is the identifier of the current DDS network rate. The values mean: ddsNetRate2400 the DDS network interface is operating at 2400bps ddsNetRate4800 the DDS network interface is operating at 4800bps ddsNetRate9600 the DDS network interface is operating at 9600bps ddsNetRate19200 the DDS network interface is operating at 19200bps ddsNetRate38400 the DDS network interface is operating at 38400bps ddsNetRate56000 the DDS network interface is operating at 56000bps ddsNetRate64000 the DDS network interface is operating at 64000bps
Context
- MIB
- DS8200v2-MIB
- OID
.1.3.6.1.4.1.321.100.2.4.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ddsNetConfigTableEntry
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 'DS8200v2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS8200v2-MIB::ddsNetRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DS8200v2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS8200v2-MIB::ddsNetRate.<ddsNetConfigNearIndex>.<ddsNetConfigFarIndex>.<ddsNetConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DS8200v2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DS8200v2-MIB::ddsNetRate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ddsNetRate2400 |
2 | ddsNetRate4800 |
3 | ddsNetRate9600 |
4 | ddsNetRate19200 |
5 | ddsNetRate38400 |
6 | ddsNetRate56000 |
7 | ddsNetRate64000 |