bandwidthCtrlTxThreshold
DES-1210-52-CX ·
.1.3.6.1.4.1.171.10.75.20.1.13.1.2.1.2
Object
column r/w
Integer32
Configures interface Rate Limit (Packet that can be transferred
on a port at a particular second).
This object's value will take effect on the interface speed. Based
on the operating speed of the port, the rate limit will be applied.
This value can also be affected by the metering. A value of zero(0)
disable rate limiting i.e. sets the port to full speed. The value can
be set between 64~102400(Kbits per second) in FE port, 64~1024000
(Kbits per second) in GE port.
Context
- MIB
- DES-1210-52-CX
- OID
.1.3.6.1.4.1.171.10.75.20.1.13.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bandwidthCtrlEntry
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 'DES-1210-52-CX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-52-CX::bandwidthCtrlTxThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES-1210-52-CX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-52-CX::bandwidthCtrlTxThreshold.<bandwidthCtrlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES-1210-52-CX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES-1210-52-CX::bandwidthCtrlTxThreshold'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-0
range: 64-1024000