RADLAN-STORMCTRL-MIB: View SNMP OID List / Download MIB

VENDOR: RND


 Home MIB: RADLAN-STORMCTRL-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rlStormCtrl 1.3.6.1.4.1.89.77
This private MIB module defines storm control private MIBs.
       rlStormCtrlSupport 1.3.6.1.4.1.89.77.1 truthvalue read-only
Identify if the strom control protection is supported
       rlStormCtrlMibVersion 1.3.6.1.4.1.89.77.2 integer read-only
MIB's version, the current version is 3.
       rlStormCtrlRateUnitTypeSupport 1.3.6.1.4.1.89.77.3 octet string read-only
the supported rate unit type for the storm rate control
       rlStormCtrlTypeSupport 1.3.6.1.4.1.89.77.4 octet string read-only
the supported frame type for the storm control protection
       rlStormCtrlRateSupportPerType 1.3.6.1.4.1.89.77.5 octet string read-only
identify if rate control is supported for each frame type
       rlStormCtrlEnbaleDependencyBetweenTypes 1.3.6.1.4.1.89.77.6 octet string read-only
indicate enable limitation of dependency between frame types, such as enabling of multicast should be with the enabling of broadcast type (bcm 5632)
       rlStormCtrlRateDependencyBetweenTypes 1.3.6.1.4.1.89.77.7 octet string read-only
indicate limitation of dependency between frame types for rate assignment, for example: assigning of rate limit for unicast frame must assigning the same rate for multicast and bradcast frame (bcm 5615), in case the device support enbale per each frame type but with the same rate limitation.
       rlStormCtrlTable 1.3.6.1.4.1.89.77.8 no-access
The table contains the storm control protection per port
           rlStormCtrlEntry 1.3.6.1.4.1.89.77.8.1 no-access
storm control protection, defined per port,frame type and rate
               rlStormCtrlRateType 1.3.6.1.4.1.89.77.8.1.1 rlstormctrlrateunit read-write
indicate the rate unit type
               rlStormCtrlUnknownUnicastEnable 1.3.6.1.4.1.89.77.8.1.2 truthvalue read-write
enable or disable the storm control for unknown unicast frames
               rlStormCtrlUnknownUnicastRate 1.3.6.1.4.1.89.77.8.1.3 unsigned32 read-write
set the storm control rate limit for the unknown unicast frames, 0 indicate blocking of frames from this type.
               rlStormCtrlUnknownMulticastEnable 1.3.6.1.4.1.89.77.8.1.4 truthvalue read-write
enable or disable the storm control for unknown multicast frames
               rlStormCtrlUnknownMulticastRate 1.3.6.1.4.1.89.77.8.1.5 unsigned32 read-write
set the storm control rate limit for the unknown multicast frames, 0 indicate blocking of frames from this type.
               rlStormCtrlBroadcastEnable 1.3.6.1.4.1.89.77.8.1.6 truthvalue read-write
enable or disable the storm control for Broadcast frames
               rlStormCtrlBroadcastRate 1.3.6.1.4.1.89.77.8.1.7 unsigned32 read-write
set the storm control rate limit for the Broadcast frames, 0 indicate blocking of frames from this type.
               rlStormCtrlMulticastEnable 1.3.6.1.4.1.89.77.8.1.8 truthvalue read-write
enable or disable the storm control for multicast frames
               rlStormCtrlMulticastRate 1.3.6.1.4.1.89.77.8.1.9 unsigned32 read-write
set the storm control rate limit for the multicast frames, 0 indicate blocking of frames from this type.
               rlStormCtrlSetDefaultRateType 1.3.6.1.4.1.89.77.8.1.10 truthvalue read-write
indicate if return the rate unit type to its default.
               rlStormCtrlSetDefaultUnknownUnicastEnable 1.3.6.1.4.1.89.77.8.1.11 truthvalue read-write
indicate if return the storm control enable for unknown unicast frames to its default.
               rlStormCtrlSetDefaultUnknownUnicastRate 1.3.6.1.4.1.89.77.8.1.12 truthvalue read-write
indicate if return the storm control rate limit for the unknown unicast frames to its default.
               rlStormCtrlSetDefaultUnknownMulticastEnable 1.3.6.1.4.1.89.77.8.1.13 truthvalue read-write
indicate if return the storm control enable for unknown multicast frames to its default.
               rlStormCtrlSetDefaultUnknownMulticastRate 1.3.6.1.4.1.89.77.8.1.14 truthvalue read-write
indicate if return the storm control rate limit for the unknown multicast frames to its default.
               rlStormCtrlSetDefaultBroadcastEnable 1.3.6.1.4.1.89.77.8.1.15 truthvalue read-write
indicate if return the storm control enable for Broadcast frames to its default.
               rlStormCtrlSetDefaultBroadcastRate 1.3.6.1.4.1.89.77.8.1.16 truthvalue read-write
indicate if return the storm control rate limit for the Broadcast frames to its default.
               rlStormCtrlSetDefaultMulticastEnable 1.3.6.1.4.1.89.77.8.1.17 truthvalue read-write
indicate if return the storm control for multicast frames to its default.
               rlStormCtrlSetDefaultMulticastRate 1.3.6.1.4.1.89.77.8.1.18 truthvalue read-write
indicate if return the storm control rate limit for the multicast frames to its default.
               rlStormCtrlBroadcastOperRate 1.3.6.1.4.1.89.77.8.1.19 unsigned32 read-only
Operative storm control rate limit for the Broadcast frames. The value will be 0 if rlStormCtrlRateType is not from type precentages.
       rlStormCtrlGroupTable 1.3.6.1.4.1.89.77.9 no-access
The table contains per port for each supported frame type to which group it belongs.
           rlStormCtrlGroupEntry 1.3.6.1.4.1.89.77.9.1 no-access
group id for each supported frame type defined per port.
               rlStormCtrlGroupUnknownUnicastId 1.3.6.1.4.1.89.77.9.1.1 integer read-only
Indicates the id of the group for unknown unicast frame type that the port belongs to, 0 indicates that unknown unicast frame type is not supported.
               rlStormCtrlGroupUnknownMulticastId 1.3.6.1.4.1.89.77.9.1.2 integer read-only
Indicates the id of the group for unknown multicast frame type that the port belongs to, 0 indicates that unknown multicast frame type is not supported.
               rlStormCtrlGroupBroadcastId 1.3.6.1.4.1.89.77.9.1.3 integer read-only
Indicates the id of the group for broadcast frame type that the port belongs to, 0 indicates that broadcast frame type is not supported.
               rlStormCtrlGroupMulticastId 1.3.6.1.4.1.89.77.9.1.4 integer read-only
Indicates the id of the group for multicast frame type that the port belongs to, 0 indicates that multicast frame type is not supported.
       rlStormCtrlRateLimSupport 1.3.6.1.4.1.89.77.10 truthvalue read-only
Identify if the strom-control and rate-limit is supported
       rlStormCtrlRateLimMibVersion 1.3.6.1.4.1.89.77.11 integer read-only
MIB's version, the current version is 1.
       rlStormCtrlRateLimCfgTable 1.3.6.1.4.1.89.77.12 no-access
The table contains the storm-control and rate-limit configuration per port
             rlStormCtrlRateLimCfgEntry 1.3.6.1.4.1.89.77.12.1 no-access
storm-control and rate-limit configuration, defined per port
                 rlStormCtrlRateLimCfgTraffic 1.3.6.1.4.1.89.77.12.1.1 rlstormctrlratelimtraffictype read-write
traffic type for storm-control and rate-limit.
                 rlStormCtrlRateLimCfgRate 1.3.6.1.4.1.89.77.12.1.2 unsigned32 read-write
block the flooding of packets when the value specified is reached.
                 rlStormCtrlRateLimCfgUnit 1.3.6.1.4.1.89.77.12.1.3 rlstormctrlrateunittype read-write
suppression level in percentage (for storm-control only) or in kilobits per second.
                 rlStormCtrlRateLimCfgAction 1.3.6.1.4.1.89.77.12.1.4 rlstormctrlactiontype read-write
send a trap when a storm occurs on a port or/and shut down a port when a storm occurs on the port.
                 rlStormCtrlRateLimCfgBurst 1.3.6.1.4.1.89.77.12.1.5 unsigned32 read-write
committed burst in bytes for rate-limit
       rlStormCtrlRateLimOperTable 1.3.6.1.4.1.89.77.13 no-access
The table contains the operative values for storm-control and rate-limit per port
             rlStormCtrlRateLimOperEntry 1.3.6.1.4.1.89.77.13.1 no-access
storm-control and rate-limit operative values per port
                 rlStormCtrlRateLimOperPassCnt 1.3.6.1.4.1.89.77.13.1.1 counter64 read-only
number of passed counter in bytes.
                 rlStormCtrlRateLimOperDropCnt 1.3.6.1.4.1.89.77.13.1.2 counter64 read-only
number of dropped counter in bytes.
                 rlStormCtrlRateLimOperLastDropTime 1.3.6.1.4.1.89.77.13.1.3 displaystring read-only
last Drop time in format ddmmyyyyhhmmss.
       rlStormCtrlClearCountersTable 1.3.6.1.4.1.89.77.14 no-access
The table clear storm-control counters
             rlStormCtrlClearCountersEntry 1.3.6.1.4.1.89.77.14.1 no-access
clear storm-control counters
                 rlStormCtrlClearCountersIndex 1.3.6.1.4.1.89.77.14.1.1 unsigned32 read-only
Index of the table that equals to 1 always.
                 rlStormCtrlClearCountersTraffic 1.3.6.1.4.1.89.77.14.1.2 rlstormctrlratelimtraffictype read-write
Traffic type for storm-control counter.
                 rlStormCtrlClearCountersInterface 1.3.6.1.4.1.89.77.14.1.3 interfaceindex read-write
The Port number or all ports.