All MIBs › BWM-MIB
Category: Quality of Service
Description: Manages bandwidth management policies, traffic classes, and rate-limiting rules on network devices.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is BWM-MIB?
BWM-MIB is a vendor-specific SNMP module for managing bandwidth-management policies on network traffic-shaping/QoS devices, exposed under an "rs"-prefixed object tree consistent with a bandwidth-manager appliance product line. It exposes rule-based configuration data, each bandwidth rule's name, source/destination criteria, physical port, direction, priority, action, and rule type, along with policy- and network-wide tuning parameters. Its monitoring value centers on configuration/policy state and enforcement action rather than hardware sensors: rule status and action reveal whether a given traffic-shaping rule is active and what it does to matching traffic, letting an operator confirm that bandwidth limits or prioritization are being enforced as intended. It is a self-contained vendor MIB built on standard SNMPv2 SMI table conventions rather than depending on other IETF QoS standards. It is deployed on bandwidth-shaping/traffic-management appliances in enterprise or service-provider networks that need to enforce per-application or per-destination bandwidth policies, and administrators typically load its rule and policy objects into a BWM-MIB MIB Browser session to review the full configuration tree.
IPNetwork Monitor allows you to monitor SNMP objects defined in BWM-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- bandwidth management / traffic-shaping appliance
Monitoring Examples
An administrator would poll rsBWMRulesTable/rsBWMRulesEntry indexed by rsBWMRulesIndex to read rsBWMRulesName, rsBWMRulesSource/Destination, and rsBWMRulesAction, confirming which traffic a given rsBWMRulesPhysicalPort and rsBWMRulesDirection apply to. If rsBWMRulesStatus shows a rule as inactive when it should be enforcing a bandwidth cap, that would reveal a misconfigured or disabled policy allowing unrestrained traffic on that port. rsBWMRulesPriority values can also be checked to verify rule evaluation order matches intended QoS precedence, while rsBWMPolicyTuning/rsBWMNetworkTuning expose broader tuning parameters affecting all rules.
What Can Be Monitored
- bandwidth rule status (active/inactive)
- rule action (allow/limit/prioritize)
- rule source/destination criteria
- rule priority and direction
- per-port bandwidth rule assignment
This MIB depends on
Related MIBs
Imported Objects
From RADWARE-MIB
| rndErrorDesc | OBJECT-TYPE |
| rndErrorSeverity | OBJECT-TYPE |
| rsBWM | OBJECT-IDENTITY |
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| NetworkAddress | |
| enterprises |
From RFC1213-MIB
| DisplayString | |
| PhysAddress | |
| ipAddrEntry |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| INT rsBWMActions | 1.3.6.1.4.1.89.35.1.60.14 | INTEGER | read-write | Allows the application to perform specific actions |
| INT rsBWMActualQueueSize | 1.3.6.1.4.1.89.35.1.60.4 | INTEGER | read-only | The current size of the queue. |
| INT rsBWMAdvancedEntries | 1.3.6.1.4.1.89.35.1.60.23.4.1 | INTEGER | read-only | Maximum number of advanced entries. |
| INT rsBWMAdvancedEntriesAfterReset | 1.3.6.1.4.1.89.35.1.60.23.4.2 | INTEGER | read-write | Future maximum maximum number of advanced entries. |
| rsBWMAdvancedTuning | 1.3.6.1.4.1.89.35.1.60.23.4 | |||
| INT rsBWMApplicationClassification | 1.3.6.1.4.1.89.35.1.60.21 | INTEGER | read-write | Defines the nature of the application classification. Enable entails that the client entry is classified and the rule is appended to the client table. Disable implies that the data will be classified in the forwarding table. That is, each packet for the client entry will be classified. |
| INT rsBWMAverageQueueSize | 1.3.6.1.4.1.89.35.1.60.5 | INTEGER | read-only | The current average queue size. |
| INT rsBWMBandwidthBorrowingMode | 1.3.6.1.4.1.89.35.1.60.13 | INTEGER | read-write | Whether or not rules are able to borrow bandwidth from other rules |
| INT rsBWMBwmDirection | 1.3.6.1.4.1.89.35.1.60.27.1.3 | INTEGER | read-write | This variable indicates the direction of the incoming packet. |
| INT rsBWMBwmInboundPort | 1.3.6.1.4.1.89.35.1.60.27.1.1 | INTEGER | read-only | The index of the inbound port. |
| ROW rsBWMBwmOperationStatus | 1.3.6.1.4.1.89.35.1.60.27.1.4 | RowStatus | read-write | The status of the current entry. |
| INT rsBWMBwmOutboundPort | 1.3.6.1.4.1.89.35.1.60.27.1.2 | INTEGER | read-only | The index of the outbound port. |
| rsBWMBwmPortOperationEntry | 1.3.6.1.4.1.89.35.1.60.27.1 | not-accessible | The row definition for this table. | |
| rsBWMBwmPortOperationTable | 1.3.6.1.4.1.89.35.1.60.27 | not-accessible | Table containing the operation for each port. | |
| INT rsBWMBwmVLAN | 1.3.6.1.4.1.89.35.1.60.28.1.1 | INTEGER | read-only | The VLAN. |
| rsBWMBwmVLANOperationEntry | 1.3.6.1.4.1.89.35.1.60.28.1 | not-accessible | The row definition for this table. | |
| ROW rsBWMBwmVLANOperationStatus | 1.3.6.1.4.1.89.35.1.60.28.1.2 | RowStatus | read-write | The status of the current entry. |
| rsBWMBwmVLANOperationTable | 1.3.6.1.4.1.89.35.1.60.28 | not-accessible | Table containing the operation for each VLAN. | |
| INT rsBWMCBQMode | 1.3.6.1.4.1.89.35.1.60.3 | INTEGER | read-write | CBQ Mode. |
| INT rsBWMClassificationMode | 1.3.6.1.4.1.89.35.1.60.11 | INTEGER | read-write | The rule classifiction mode |
| INT rsBWMCurrentDSCP | 1.3.6.1.4.1.89.35.1.60.25.1.1 | INTEGER | read-only | The DSCP - the value of DiffServ field in the IP header. |
| rsBWMCurrentDSCPEntry | 1.3.6.1.4.1.89.35.1.60.25.1 | not-accessible | The row definition for this table. | |
| rsBWMCurrentDSCPEntryTable | 1.3.6.1.4.1.89.35.1.60.25 | not-accessible | Table containing priority and bandwidth for each DSCP. | |
| CTR rsBWMCurrentDSCPGuaranteedBW | 1.3.6.1.4.1.89.35.1.60.25.1.3 | Counter | read-write | The bandwidth allocated for the specified DSCP. |
| CTR rsBWMCurrentDSCPMaxBW | 1.3.6.1.4.1.89.35.1.60.25.1.4 | Counter | read-write | The maximum bandwidth for the specified DSCP. |
| INT rsBWMCurrentDSCPPriority | 1.3.6.1.4.1.89.35.1.60.25.1.2 | INTEGER | read-write | The priority of the packets with the specified DSCP. |
| STR rsBWMCurrentFilterContent | 1.3.6.1.4.1.89.35.1.60.16.1.13 | DisplayString | read-only | The content to be checked. |
| INT rsBWMCurrentFilterContentOffset | 1.3.6.1.4.1.89.35.1.60.16.1.12 | INTEGER | read-only | The offset for the content. |
| INT rsBWMCurrentFilterContentType | 1.3.6.1.4.1.89.35.1.60.16.1.14 | INTEGER | read-only | The type of content that is used. |
| STR rsBWMCurrentFilterDescription | 1.3.6.1.4.1.89.35.1.60.16.1.2 | DisplayString | read-only | The description of the filter. |
| INT rsBWMCurrentFilterDestinationPort | 1.3.6.1.4.1.89.35.1.60.16.1.4 | INTEGER | read-only | The destination port. |
| rsBWMCurrentFilterEntry | 1.3.6.1.4.1.89.35.1.60.16.1 | not-accessible | The row definition for this table. | |
| STR rsBWMCurrentFilterEntryName | 1.3.6.1.4.1.89.35.1.60.18.1.2 | DisplayString | read-only | The name of the filter entry in the group. |
| rsBWMCurrentFilterEntryTable | 1.3.6.1.4.1.89.35.1.60.16 | not-accessible | Table containing the filters. | |
| rsBWMCurrentFilterGroup | 1.3.6.1.4.1.89.35.1.60.18.1 | not-accessible | The row definition for this table. | |
| STR rsBWMCurrentFilterGroupName | 1.3.6.1.4.1.89.35.1.60.18.1.1 | DisplayString | read-only | The name of the group entry. |
| rsBWMCurrentFilterGroupTable | 1.3.6.1.4.1.89.35.1.60.18 | not-accessible | Table containing groups of filters. | |
| INT rsBWMCurrentFilterGroupType | 1.3.6.1.4.1.89.35.1.60.18.1.3 | INTEGER | read-only | The type of object. This can be regular (user defined), static (defined by the application), ids (defined by the user for ids) or idsStatic (defined by the application for the ids). |
| STR rsBWMCurrentFilterName | 1.3.6.1.4.1.89.35.1.60.16.1.1 | DisplayString | read-only | The name of the filter object. |
| INT rsBWMCurrentFilterOMPCCondition | 1.3.6.1.4.1.89.35.1.60.16.1.10 | INTEGER | read-only | The condition for the OMPC data check. |
| INT rsBWMCurrentFilterOMPCLength | 1.3.6.1.4.1.89.35.1.60.16.1.11 | INTEGER | read-only | The length of the OMPC. |
| OCT rsBWMCurrentFilterOMPCMask | 1.3.6.1.4.1.89.35.1.60.16.1.8 | OCTET STRING | read-only | The mask for the OMPC object. |
| INT rsBWMCurrentFilterOMPCOffset | 1.3.6.1.4.1.89.35.1.60.16.1.7 | INTEGER | read-only | The offset of the OMPC data. |
| OCT rsBWMCurrentFilterOMPCPattern | 1.3.6.1.4.1.89.35.1.60.16.1.9 | OCTET STRING | read-only | The pattern for the OMPC data. |
| rsBWMCurrentFilterPolicyEntry | 1.3.6.1.4.1.89.35.1.60.20.1 | not-accessible | The row definition for this table. | |
| STR rsBWMCurrentFilterPolicyEntryName | 1.3.6.1.4.1.89.35.1.60.20.1.2 | DisplayString | read-only | The name of the filter entry. This can either be a group or a filter. The device will resolve the type - i.e. filter or group. |
| STR rsBWMCurrentFilterPolicyName | 1.3.6.1.4.1.89.35.1.60.20.1.1 | DisplayString | read-only | The name of the filter policy. |
| rsBWMCurrentFilterPolicyTable | 1.3.6.1.4.1.89.35.1.60.20 | not-accessible | Table containing the current set of filters and group filters - used by rule. | |
| INT rsBWMCurrentFilterPolicyType | 1.3.6.1.4.1.89.35.1.60.20.1.3 | INTEGER | read-write | Denotes the type of the filter polciy. |
| INT rsBWMCurrentFilterProtocol | 1.3.6.1.4.1.89.35.1.60.16.1.3 | INTEGER | read-only | The protocol for the filter. |
| INT rsBWMCurrentFilterSourceFromPort | 1.3.6.1.4.1.89.35.1.60.16.1.5 | INTEGER | read-only | The starting source port. |
| INT rsBWMCurrentFilterSourceToPort | 1.3.6.1.4.1.89.35.1.60.16.1.6 | INTEGER | read-only | The last valid source port. |
| INT rsBWMCurrentFilterType | 1.3.6.1.4.1.89.35.1.60.16.1.15 | INTEGER | read-only | The type of object. This can be regular (user defined), static (defined by the application), ids (defined by the user for ids) or idsStatic (defined by the application for the ids). |
| INT rsBWMCurrentRulesAction | 1.3.6.1.4.1.89.35.1.60.9.1.5 | INTEGER | read-only | This variable indicates the action that the classifier / service must take on this entry. |
| STR rsBWMCurrentRulesDescription | 1.3.6.1.4.1.89.35.1.60.9.1.10 | DisplayString | read-only | Description. |
| STR rsBWMCurrentRulesDestination | 1.3.6.1.4.1.89.35.1.60.9.1.3 | DisplayString | read-only | The destination address / range of address for the packet, the name is defined in the Objects table or can be an IP address. |
| INT rsBWMCurrentRulesDirection | 1.3.6.1.4.1.89.35.1.60.9.1.6 | INTEGER | read-only | This variable indicates the direction of the incoming packet. |
| INT rsBWMCurrentRulesDSCPMarking | 1.3.6.1.4.1.89.35.1.60.9.1.15 | INTEGER | read-only | This variable indicates the DSCP value to mark the ToS field in the IP header in the matching packets. If equals -1, the marking is not performed. |
| rsBWMCurrentRulesEntry | 1.3.6.1.4.1.89.35.1.60.9.1 | not-accessible | The row definition for this table. | |
| CTR rsBWMCurrentRulesGuaranteedBW | 1.3.6.1.4.1.89.35.1.60.9.1.11 | Counter | read-only | Bandwidth allocated for a certain rule. |
| INT rsBWMCurrentRulesIndex | 1.3.6.1.4.1.89.35.1.60.9.1.1 | INTEGER | read-only | This variable indicates the administrative index of a line it determine the order of the rules. |
| IP rsBWMCurrentRulesIPObjectAddress | 1.3.6.1.4.1.89.35.1.60.10.1.3 | IpAddress | read-only | IP address |
| rsBWMCurrentRulesIPObjectEntry | 1.3.6.1.4.1.89.35.1.60.10.1 | not-accessible | The row definition for this table. | |
| IP rsBWMCurrentRulesIPObjectFromIP | 1.3.6.1.4.1.89.35.1.60.10.1.5 | IpAddress | read-only | The from IP Address of the range. |
| IP rsBWMCurrentRulesIPObjectMask | 1.3.6.1.4.1.89.35.1.60.10.1.4 | IpAddress | read-only | IP address mask. |
| INT rsBWMCurrentRulesIPObjectMode | 1.3.6.1.4.1.89.35.1.60.10.1.7 | INTEGER | read-only | This variable indicates the mode of the entry. This is either a range or an IP address and mask. |
| STR rsBWMCurrentRulesIPObjectName | 1.3.6.1.4.1.89.35.1.60.10.1.1 | DisplayString | read-only | The Name for the IP Object Rule, must be unique. |
| INT rsBWMCurrentRulesIPObjectSubIndex | 1.3.6.1.4.1.89.35.1.60.10.1.2 | INTEGER | read-only | SubIndex. |
| rsBWMCurrentRulesIPObjectTable | 1.3.6.1.4.1.89.35.1.60.10 | not-accessible | Table containing the grouping for ranges. | |
| IP rsBWMCurrentRulesIPObjectToIP | 1.3.6.1.4.1.89.35.1.60.10.1.6 | IpAddress | read-only | The to IP Address of the range. |
| CTR rsBWMCurrentRulesMaxBW | 1.3.6.1.4.1.89.35.1.60.9.1.12 | Counter | read-only | Maximum bandwidth allocated for a certain rule. |
| STR rsBWMCurrentRulesName | 1.3.6.1.4.1.89.35.1.60.9.1.2 | DisplayString | read-only | The Name for the Rule must be unique. |
| INT rsBWMCurrentRulesPhysicalPort | 1.3.6.1.4.1.89.35.1.60.9.1.8 | INTEGER | read-only | This variable indicates the port from which the packet arrived. |
| STR rsBWMCurrentRulesPolicy | 1.3.6.1.4.1.89.35.1.60.9.1.14 | DisplayString | read-only | The name for the filter policy for the rule. |
| INT rsBWMCurrentRulesPolicyType | 1.3.6.1.4.1.89.35.1.60.9.1.13 | INTEGER | read-only | The type of policy - i.e. if this is a filter, group or policy. |
| INT rsBWMCurrentRulesPriority | 1.3.6.1.4.1.89.35.1.60.9.1.7 | INTEGER | read-only | This variable indicates the priority for this entry. |
| INT rsBWMCurrentRulesReportBlockedPackets | 1.3.6.1.4.1.89.35.1.60.9.1.16 | INTEGER | read-only | This variable indicates if blocked packets are be reported. |
| STR rsBWMCurrentRulesSource | 1.3.6.1.4.1.89.35.1.60.9.1.4 | DisplayString | read-only | The source address / range of address for the packet, the name is defined in the Objects table or can be an IP address. |
| rsBWMCurrentRulesTable | 1.3.6.1.4.1.89.35.1.60.9 | not-accessible | Table containing the list of rules for classifer data base, these rules can be used to classify packets for bandwidth management, facs etc... | |
| INT rsBWMCurrentRulesType | 1.3.6.1.4.1.89.35.1.60.9.1.9 | INTEGER | read-only | This variable indicates the type of rules (services) . |
| INT rsBWMDestinationEntries | 1.3.6.1.4.1.89.35.1.60.23.6.1 | INTEGER | read-only | Maximum number of destination entries. |
| INT rsBWMDestinationEntriesAfterReset | 1.3.6.1.4.1.89.35.1.60.23.6.2 | INTEGER | read-write | Future maximum maximum number of destination entries. |
| rsBWMDestinationTuning | 1.3.6.1.4.1.89.35.1.60.23.6 | |||
| INT rsBWMDSCP | 1.3.6.1.4.1.89.35.1.60.24.1.1 | INTEGER | read-only | The DSCP - the value of DiffServ field in the IP header. |
| rsBWMDSCPEntry | 1.3.6.1.4.1.89.35.1.60.24.1 | not-accessible | The row definition for this table. | |
| rsBWMDSCPEntryTable | 1.3.6.1.4.1.89.35.1.60.24 | not-accessible | Table containing priority and bandwidth for each DSCP. | |
| CTR rsBWMDSCPGuaranteedBW | 1.3.6.1.4.1.89.35.1.60.24.1.3 | Counter | read-write | The bandwidth allocated for the specified DSCP. |
| CTR rsBWMDSCPMaxBW | 1.3.6.1.4.1.89.35.1.60.24.1.4 | Counter | read-write | The maximum bandwidth for the specified DSCP. |
| INT rsBWMDSCPPriority | 1.3.6.1.4.1.89.35.1.60.24.1.2 | INTEGER | read-write | The priority of the packets with the specified DSCP. |
| INT rsBWMDummy1 | 1.3.6.1.4.1.89.35.1.60.1.2 | INTEGER | read-only | Dummy variable for stopping getnext. |
| INT rsBWMDummy10 | 1.3.6.1.4.1.89.35.1.60.19.2 | INTEGER | read-only | Dummy variable for stopping getnext. |
| INT rsBWMDummy11 | 1.3.6.1.4.1.89.35.1.60.20.2 | INTEGER | read-only | Dummy variable for stopping getnext. |
| INT rsBWMDummy12 | 1.3.6.1.4.1.89.35.1.60.22.2 | INTEGER | read-only | Dummy variable for stopping getnext. |
| INT rsBWMDummy13 | 1.3.6.1.4.1.89.35.1.60.24.2 | INTEGER | read-only | Dummy variable for stopping getnext. |
| INT rsBWMDummy14 | 1.3.6.1.4.1.89.35.1.60.25.2 | INTEGER | read-only | Dummy variable for stopping getnext. |
| INT rsBWMDummy15 | 1.3.6.1.4.1.89.35.1.60.27.2 | INTEGER | read-only | Dummy variable for stopping getnext. |
| INT rsBWMDummy16 | 1.3.6.1.4.1.89.35.1.60.28.2 | INTEGER | read-only | Dummy variable for stopping getnext. |
| INT rsBWMDummy2 | 1.3.6.1.4.1.89.35.1.60.2.2 | INTEGER | read-only | Dummy variable for stopping getnext. |
| INT rsBWMDummy3 | 1.3.6.1.4.1.89.35.1.60.7.2 | INTEGER | read-only | Dummy variable for stopping getnext. |
| INT rsBWMDummy4 | 1.3.6.1.4.1.89.35.1.60.9.2 | INTEGER | read-only | Dummy variable for stopping getnext. |
| INT rsBWMDummy5 | 1.3.6.1.4.1.89.35.1.60.10.2 | INTEGER | read-only | Dummy variable for stopping getnext. |
| INT rsBWMDummy6 | 1.3.6.1.4.1.89.35.1.60.15.2 | INTEGER | read-only | Dummy variable for stopping getnext. |
| INT rsBWMDummy7 | 1.3.6.1.4.1.89.35.1.60.16.2 | INTEGER | read-only | Dummy variable for stopping getnext. |
| INT rsBWMDummy8 | 1.3.6.1.4.1.89.35.1.60.17.2 | INTEGER | read-only | Dummy variable for stopping getnext. |
| INT rsBWMDummy9 | 1.3.6.1.4.1.89.35.1.60.18.2 | INTEGER | read-only | Dummy variable for stopping getnext. |
| STR rsBWMFilterContent | 1.3.6.1.4.1.89.35.1.60.15.1.13 | DisplayString | read-write | The content to be checked. |
| INT rsBWMFilterContentOffset | 1.3.6.1.4.1.89.35.1.60.15.1.12 | INTEGER | read-write | The offset for the content. |
| INT rsBWMFilterContentType | 1.3.6.1.4.1.89.35.1.60.15.1.14 | INTEGER | read-write | The type of content. In the case of URL only the url is checked. (No offset is used). In the case of text then the entire packet is checked. (will make use of the offset). |
| STR rsBWMFilterDescription | 1.3.6.1.4.1.89.35.1.60.15.1.2 | DisplayString | read-write | The description of the filter. |
| INT rsBWMFilterDestinationPort | 1.3.6.1.4.1.89.35.1.60.15.1.4 | INTEGER | read-write | The destination port. |
| INT rsBWMFilterEntries | 1.3.6.1.4.1.89.35.1.60.23.3.1 | INTEGER | read-only | Maximum number of filter entries. |
| INT rsBWMFilterEntriesAfterReset | 1.3.6.1.4.1.89.35.1.60.23.3.2 | INTEGER | read-write | Future maximum maximum number of filter entries. |
| rsBWMFilterEntry | 1.3.6.1.4.1.89.35.1.60.15.1 | not-accessible | The row definition for this table. | |
| STR rsBWMFilterEntryName | 1.3.6.1.4.1.89.35.1.60.17.1.2 | DisplayString | read-only | The name of the filter entry in the group. |
| rsBWMFilterEntryTable | 1.3.6.1.4.1.89.35.1.60.15 | not-accessible | Table containing the filters. | |
| rsBWMFilterGroup | 1.3.6.1.4.1.89.35.1.60.17.1 | not-accessible | The row definition for this table. | |
| STR rsBWMFilterGroupName | 1.3.6.1.4.1.89.35.1.60.17.1.1 | DisplayString | read-only | The name of the group entry. |
| ROW rsBWMFilterGroupStatus | 1.3.6.1.4.1.89.35.1.60.17.1.4 | RowStatus | read-write | The status of the object. |
| rsBWMFilterGroupTable | 1.3.6.1.4.1.89.35.1.60.17 | not-accessible | Table containing groups of filters. | |
| INT rsBWMFilterGroupType | 1.3.6.1.4.1.89.35.1.60.17.1.3 | INTEGER | read-write | The type of object. This can be regular (user defined), static (defined by the application), ids (defined by the user for ids) or idsStatic (defined by the application for the ids). |
| STR rsBWMFilterName | 1.3.6.1.4.1.89.35.1.60.15.1.1 | DisplayString | read-only | The name of the filter object. |
| INT rsBWMFilterOMPCCondition | 1.3.6.1.4.1.89.35.1.60.15.1.10 | INTEGER | read-write | The condition for the OMPC data check. |
| INT rsBWMFilterOMPCLength | 1.3.6.1.4.1.89.35.1.60.15.1.11 | INTEGER | read-write | The length of the OMPC. |
| OCT rsBWMFilterOMPCMask | 1.3.6.1.4.1.89.35.1.60.15.1.8 | OCTET STRING | read-write | The mask for the OMPC object. |
| INT rsBWMFilterOMPCOffset | 1.3.6.1.4.1.89.35.1.60.15.1.7 | INTEGER | read-write | The offset of the OMPC data. |
| OCT rsBWMFilterOMPCPattern | 1.3.6.1.4.1.89.35.1.60.15.1.9 | OCTET STRING | read-write | The pattern for the OMPC data. |
| rsBWMFilterPolicyEntry | 1.3.6.1.4.1.89.35.1.60.19.1 | not-accessible | The row definition for this table. | |
| STR rsBWMFilterPolicyEntryName | 1.3.6.1.4.1.89.35.1.60.19.1.2 | DisplayString | read-only | The name of the filter entry. This can either be a group or a filter. The device will resolve the type - i.e. filter or group. |
| STR rsBWMFilterPolicyName | 1.3.6.1.4.1.89.35.1.60.19.1.1 | DisplayString | read-only | The name of the filter policy. |
| ROW rsBWMFilterPolicyStatus | 1.3.6.1.4.1.89.35.1.60.19.1.4 | RowStatus | read-write | The status of the object. |
| rsBWMFilterPolicyTable | 1.3.6.1.4.1.89.35.1.60.19 | not-accessible | Table containing the set of filters and group filters - used by rule. | |
| INT rsBWMFilterPolicyType | 1.3.6.1.4.1.89.35.1.60.19.1.3 | INTEGER | read-write | Denotes the type of the filter polciy. |
| INT rsBWMFilterProtocol | 1.3.6.1.4.1.89.35.1.60.15.1.3 | INTEGER | read-write | The protocol for the filter. |
| INT rsBWMFilterSourceFromPort | 1.3.6.1.4.1.89.35.1.60.15.1.5 | INTEGER | read-write | The starting source port. |
| INT rsBWMFilterSourceToPort | 1.3.6.1.4.1.89.35.1.60.15.1.6 | INTEGER | read-write | The last valid source port. |
| ROW rsBWMFilterStatus | 1.3.6.1.4.1.89.35.1.60.15.1.16 | RowStatus | read-write | The status of the object. |
| rsBWMFilterTuning | 1.3.6.1.4.1.89.35.1.60.23.3 | |||
| INT rsBWMFilterType | 1.3.6.1.4.1.89.35.1.60.15.1.15 | INTEGER | read-write | The type of object. This can be regular (user defined), static (defined by the application), ids (defined by the user for ids) or idsStatic (defined by the application for the ids). |
| INT rsBWMGroupEntries | 1.3.6.1.4.1.89.35.1.60.23.5.1 | INTEGER | read-only | Maximum number of group entries. |
| INT rsBWMGroupEntriesAfterReset | 1.3.6.1.4.1.89.35.1.60.23.5.2 | INTEGER | read-write | Future maximum maximum number of group entries. |
| rsBWMGroupTuning | 1.3.6.1.4.1.89.35.1.60.23.5 | |||
| CTR rsBWMMaximumBandwidth | 1.3.6.1.4.1.89.35.1.60.12 | Counter | read-only | The maximum output bandwidth of the device. This is in Bytes |
| INT rsBWMNetworkEntries | 1.3.6.1.4.1.89.35.1.60.23.2.1 | INTEGER | read-only | Maximum number of network entries. |
| INT rsBWMNetworkEntriesAfterReset | 1.3.6.1.4.1.89.35.1.60.23.2.2 | INTEGER | read-write | Future maximum maximum number of network entries. |
| rsBWMNetworkTuning | 1.3.6.1.4.1.89.35.1.60.23.2 | |||
| NTF rsBWMPacketBlocked | 1.3.6.1.4.1.89.35.1.60.0.1 | This trap is sent to inform the user about blocked packets. | ||
| INT rsBWMPacketsSent | 1.3.6.1.4.1.89.35.1.60.7.1.2 | INTEGER | read-only | The number of packets sent via this priority |
| INT rsBWMPolicyEntries | 1.3.6.1.4.1.89.35.1.60.23.1.1 | INTEGER | read-only | Maximum number of policy entries. |
| INT rsBWMPolicyEntriesAfterReset | 1.3.6.1.4.1.89.35.1.60.23.1.2 | INTEGER | read-write | Future maximum maximum number of policy entries. |
| rsBWMPolicyTuning | 1.3.6.1.4.1.89.35.1.60.23.1 | |||
| CTR rsBWMPortBandwidth | 1.3.6.1.4.1.89.35.1.60.22.1.2 | Counter | read-write | The bandwidth of the specific port. |
| rsBWMPortBandwidthEntry | 1.3.6.1.4.1.89.35.1.60.22.1 | not-accessible | The row definition for this table. | |
| rsBWMPortBandwidthEntryTable | 1.3.6.1.4.1.89.35.1.60.22 | not-accessible | Table containing the bandwidth for each port. | |
| INT rsBWMPortIndex | 1.3.6.1.4.1.89.35.1.60.22.1.1 | INTEGER | read-only | The index of the bandwidths. |
| CTR rsBwmPortUsedBandwidth | 1.3.6.1.4.1.89.35.1.60.22.1.3 | Counter | read-only | The bandwidth of the specific port. |
| INT rsBWMPriority | 1.3.6.1.4.1.89.35.1.60.7.1.1 | INTEGER | read-only | The priority |
| rsBWMPriorityEntry | 1.3.6.1.4.1.89.35.1.60.7.1 | not-accessible | The row definition for the priority table | |
| rsBWMPriorityTable | 1.3.6.1.4.1.89.35.1.60.7 | not-accessible | The table for reading the packets sent via each priority | |
| INT rsBWMQueueRedDropped | 1.3.6.1.4.1.89.35.1.60.6 | INTEGER | read-only | The current red dropped packets. |
| INT rsBWMRedMode | 1.3.6.1.4.1.89.35.1.60.8 | INTEGER | read-write | The RED algorithm mode |
| INT rsBWMRulesAction | 1.3.6.1.4.1.89.35.1.60.1.1.6 | INTEGER | read-write | This variable indicates the action that the classifier / service must take on this entry. |
| STR rsBWMRulesDescription | 1.3.6.1.4.1.89.35.1.60.1.1.11 | DisplayString | read-write | Description. |
| STR rsBWMRulesDestination | 1.3.6.1.4.1.89.35.1.60.1.1.3 | DisplayString | read-write | The destination address / range of address for the packet, the name is defined in the Objects table or can be an IP address. |
| INT rsBWMRulesDirection | 1.3.6.1.4.1.89.35.1.60.1.1.7 | INTEGER | read-write | This variable indicates the direction of the incoming packet. |
| INT rsBWMRulesDSCPMarking | 1.3.6.1.4.1.89.35.1.60.1.1.16 | INTEGER | read-write | This variable indicates the DSCP value to mark the ToS field in the IP header in the matching packets. If equals -1, the marking is not performed. |
| rsBWMRulesEntry | 1.3.6.1.4.1.89.35.1.60.1.1 | not-accessible | The row definition for this table. | |
| CTR rsBWMRulesGuaranteedBW | 1.3.6.1.4.1.89.35.1.60.1.1.12 | Counter | read-write | Bandwidth allocated for a certain rule. |
| INT rsBWMRulesIndex | 1.3.6.1.4.1.89.35.1.60.1.1.1 | INTEGER | read-write | This variable indicates the administrative index of a line it determines the order of the rules. |
| IP rsBWMRulesIPObjectAddress | 1.3.6.1.4.1.89.35.1.60.2.1.3 | IpAddress | read-write | IP address |
| rsBWMRulesIPObjectEntry | 1.3.6.1.4.1.89.35.1.60.2.1 | not-accessible | The row definition for this table. | |
| IP rsBWMRulesIPObjectFromIP | 1.3.6.1.4.1.89.35.1.60.2.1.5 | IpAddress | read-write | The from IP Address of the range. |
| IP rsBWMRulesIPObjectMask | 1.3.6.1.4.1.89.35.1.60.2.1.4 | IpAddress | read-write | IP address mask. |
| INT rsBWMRulesIPObjectMode | 1.3.6.1.4.1.89.35.1.60.2.1.7 | INTEGER | read-write | This variable indicates the mode of the entry. This is either a range or an IP address and mask. |
| STR rsBWMRulesIPObjectName | 1.3.6.1.4.1.89.35.1.60.2.1.1 | DisplayString | read-only | The Name for the IP Object Rule, must be unique. |
| ROW rsBWMRulesIPObjectStatus | 1.3.6.1.4.1.89.35.1.60.2.1.8 | RowStatus | read-write | This variable indicates the administrative status of this entry. Used to delete an entry of this table. |
| INT rsBWMRulesIPObjectSubIndex | 1.3.6.1.4.1.89.35.1.60.2.1.2 | INTEGER | read-only | SubIndex. |
| rsBWMRulesIPObjectTable | 1.3.6.1.4.1.89.35.1.60.2 | not-accessible | Table containing the grouping for ranges. | |
| IP rsBWMRulesIPObjectToIP | 1.3.6.1.4.1.89.35.1.60.2.1.6 | IpAddress | read-write | The to IP Address of the range. |
| CTR rsBWMRulesMaxBW | 1.3.6.1.4.1.89.35.1.60.1.1.18 | Counter | read-write | Maximum bandwidth allocated for a certain rule. |
| STR rsBWMRulesName | 1.3.6.1.4.1.89.35.1.60.1.1.2 | DisplayString | read-only | The Name for the Rule must be unique. |
| INT rsBWMRulesOperationalStatus | 1.3.6.1.4.1.89.35.1.60.1.1.15 | INTEGER | read-write | This variable indicates if the rule is active or inactive. The active rule table contains only active rules. |
| INT rsBWMRulesPhysicalPort | 1.3.6.1.4.1.89.35.1.60.1.1.9 | INTEGER | read-write | This variable indicates the port from which the packet arrived. |
| STR rsBWMRulesPolicy | 1.3.6.1.4.1.89.35.1.60.1.1.14 | DisplayString | read-write | The name for the filter policy for the rule. |
| INT rsBWMRulesPolicyType | 1.3.6.1.4.1.89.35.1.60.1.1.13 | INTEGER | read-write | The type of policy - i.e. if this is a filter, group or policy. |
| INT rsBWMRulesPriority | 1.3.6.1.4.1.89.35.1.60.1.1.8 | INTEGER | read-write | This variable indicates the priority for this entry. |
| INT rsBWMRulesReportBlockedPackets | 1.3.6.1.4.1.89.35.1.60.1.1.17 | INTEGER | read-write | This variable indicates if blocked packets are be reported. |
| STR rsBWMRulesSource | 1.3.6.1.4.1.89.35.1.60.1.1.4 | DisplayString | read-write | The source address / range of address for the packet, the name is defined in the Objects table or can be an IP address. |
| ROW rsBWMRulesStatus | 1.3.6.1.4.1.89.35.1.60.1.1.5 | RowStatus | read-write | This variable indicates the administrative status of this entry. Used to delete an entry of this table. |
| rsBWMRulesTable | 1.3.6.1.4.1.89.35.1.60.1 | not-accessible | Table containing the list of rules for classifer data base, these rules can be used to classify packets for bandwidth management, facs etc... | |
| INT rsBWMRulesType | 1.3.6.1.4.1.89.35.1.60.1.1.10 | INTEGER | read-write | This variable indicates the type of rules (services) . |
| INT rsBWMSessionAgingTime | 1.3.6.1.4.1.89.35.1.60.29 | INTEGER | read-write | The aging time for the session table. |
| INT rsBWMSessionEntries | 1.3.6.1.4.1.89.35.1.60.23.7.1 | INTEGER | read-only | Maximum number of session table. |
| INT rsBWMSessionEntriesAfterReset | 1.3.6.1.4.1.89.35.1.60.23.7.2 | INTEGER | read-write | Future maximum maximum number of session table entries. |
| rsBWMSessionTuning | 1.3.6.1.4.1.89.35.1.60.23.7 | |||
| CTR rsBWMStatisticsAgedPacketsFailuresBWLastPeriod | 1.3.6.1.4.1.89.35.1.60.30.1.12 | Counter | read-only | The amount of bandwidth that the device failed to allocate in the last sampling period defined in rsBWMStatisticsReportingPeriod, since the packets were discarded because of aging. |
| CTR rsBWMStatisticsAgedPacketsFailuresBWLastSec | 1.3.6.1.4.1.89.35.1.60.30.1.5 | Counter | read-only | The amount of bandwidth that the device failed to allocate in the last second, since the packets were discarded because of aging. |
| CTR rsBWMStatisticsBandwidthUsedLastPeriod | 1.3.6.1.4.1.89.35.1.60.30.1.8 | Counter | read-only | The bandwidth used by the rule in the last sampling period defined in rsBWMStatisticsReportingPeriod. |
| CTR rsBWMStatisticsBandwidthUsedLastSec | 1.3.6.1.4.1.89.35.1.60.30.1.2 | Counter | read-only | The bandwidth used by the rule in the last second. |
| rsBWMStatisticsEntry | 1.3.6.1.4.1.89.35.1.60.30.1 | not-accessible | The row definition for this table. | |
| CTR rsBWMStatisticsFullQueueFailuresBWLastPeriod | 1.3.6.1.4.1.89.35.1.60.30.1.11 | Counter | read-only | The amount of bandwidth that the device failed to allocate in the last sampling period defined in rsBWMStatisticsReportingPeriod, because the queue was full. |
| CTR rsBWMStatisticsFullQueueFailuresBWLastSec | 1.3.6.1.4.1.89.35.1.60.30.1.4 | Counter | read-only | The amount of bandwidth that the device failed to allocate in the last second. |
| INT rsBWMStatisticsGuaranteedReachedCounterLastPeriod | 1.3.6.1.4.1.89.35.1.60.30.1.13 | INTEGER | read-only | The number of times the guaranteed bandwidth threshold was reached in the last sampling period defined in rsBWMStatisticsReportingPeriod. |
| T/F rsBWMStatisticsGuaranteedReachedLastSec | 1.3.6.1.4.1.89.35.1.60.30.1.6 | TruthValue | read-only | Whether the guaranteed bandwidth threshold was reached in the last second. |
| INT rsBWMStatisticsMaximumReachedCounterLastPeriod | 1.3.6.1.4.1.89.35.1.60.30.1.14 | INTEGER | read-only | The number of times the maximum bandwidth threshold was reached in the last sampling period defined in rsBWMStatisticsReportingPeriod. |
| T/F rsBWMStatisticsMaximumReachedLastSec | 1.3.6.1.4.1.89.35.1.60.30.1.7 | TruthValue | read-only | The number of times the maximum bandwidth threshold was reached in the last second. |
| INT rsBWMStatisticsMonitorPolicy | 1.3.6.1.4.1.89.35.1.60.30.2 | INTEGER | read-write | This variable indicates whether the device will gather policies' statistics. |
| CTR rsBWMStatisticsPacketNumberLastPeriod | 1.3.6.1.4.1.89.35.1.60.30.1.10 | Counter | read-only | The number of packets that match the rule in the last sampling period defined in rsBWMStatisticsReportingPeriod. |
| CTR rsBWMStatisticsPacketNumberLastSec | 1.3.6.1.4.1.89.35.1.60.30.1.3 | Counter | read-only | The number of packets that match the rule in the last second. |
| CTR rsBWMStatisticsPeakBandwidthLastPeriod | 1.3.6.1.4.1.89.35.1.60.30.1.9 | Counter | read-only | The highest bandwidth in the last sampling period defined in rsBWMStatisticsReportingPeriod. |
| STR rsBWMStatisticsPolicyName | 1.3.6.1.4.1.89.35.1.60.30.1.1 | DisplayString | read-only | The name of the rule. |
| INT rsBWMStatisticsReportingPeriod | 1.3.6.1.4.1.89.35.1.60.30.4 | INTEGER | read-write | This variable indicates reporting frequency (in seconds) using SRP for BWM. |
| rsBWMStatisticsTable | 1.3.6.1.4.1.89.35.1.60.30 | not-accessible | Table containing statistics data for rules | |
| T/F rsBWMStatisticsTableUseSRP | 1.3.6.1.4.1.89.35.1.60.30.3 | TruthValue | read-write | This variable indicates whether the device will send the data to ConfigWare using SRP. |
| rsBWMTuning | 1.3.6.1.4.1.89.35.1.60.23 | |||
| STR rsBWMVersion | 1.3.6.1.4.1.89.35.1.60.26 | DisplayString | read-only | The current QoS software version. |
RFC description
Radware bandwidth management and firewall rules MIB for configuring packet classification, QoS, and traffic policies.
Start monitoring Radware bandwidth management/traffic-shaping appliances with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.