ieee8021CnRpgMaxRate
IEEE8021-CN-MIB ·
.1.3.111.2.802.1.1.18.1.8.1.9
Object
This object controls the maximum rate, in multiples of 1 Mb/s, at which an RP can transmit. Default value is the speed of the port. A system SHALL support a minimim value for this object that is no larger than 5 Mbits/s (object value 5). This rate includes all bits consequent to transmitting the frame on the LAN, including preamble, inter-frame gap, etc.
Context
- MIB
- IEEE8021-CN-MIB
- OID
.1.3.111.2.802.1.1.18.1.8.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Units
- Mb/s
- Parent
- ieee8021CnRpGroupEntry
- 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 'IEEE8021-CN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-CN-MIB::ieee8021CnRpgMaxRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-CN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-CN-MIB::ieee8021CnRpgMaxRate.<ieee8021CnRpgComponentId>.<ieee8021CnRpgPriority>.<ieee8021CnRpgIfIndex>.<ieee8021CnRpgIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-CN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-CN-MIB::ieee8021CnRpgMaxRate'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of