portBandwidthLimitRxd
NEXANS-BM-MIB ·
.1.3.6.1.4.1.266.20.3.1.1.15
Object
column r/w
Enumeration
The bandwidth limiter for received packets. If set to disable(2) the limiter will be disabled.
Context
- MIB
- NEXANS-BM-MIB
- OID
.1.3.6.1.4.1.266.20.3.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bmSwitchPortEntry
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 'NEXANS-BM-MIB' -M '/opt/observium/mibs/nexans:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEXANS-BM-MIB::portBandwidthLimitRxd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NEXANS-BM-MIB' -M '/opt/observium/mibs/nexans:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEXANS-BM-MIB::portBandwidthLimitRxd.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEXANS-BM-MIB' -M '/opt/observium/mibs/nexans:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEXANS-BM-MIB::portBandwidthLimitRxd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | disable |
3 | limit128k |
4 | limit256k |
5 | limit512k |
6 | limit1M |
7 | limit2M |
8 | limit4M |
9 | limit8M |
10 | limit16M |
11 | limit32M |
12 | limit64M |
13 | limit128M |
14 | limit256M |