274
Predefined user roles
network-admin
Parameters
max-number
: Specifies the maximum number of object instances that can be concurrently sampled.
The value is in the range of 0 to 4294967295.
Usage guidelines
If you use the wildcard option for an object, Event MIB also samples the wildcarded object instances.
Include the wildcarded object instances when you calculate the number of the concurrently sampled
instances.
Changing the maximum number of object instances that can be concurrently sampled does not
affect the existing instances. If the maximum number of object instances that can be concurrently
sampled is changed to a value smaller than the number of existing instances, the existing instances
will continue to be sampled.
Examples
# Set the maximum number to 10 for the object instances that can be concurrently sampled.
<Sysname> system-view
[Sysname] snmp mib event sample instance maximum 10
Related commands
snmp mib event sample minimum
snmp mib event sample minimum
Use
snmp mib event sample minimum
to specify the minimum sampling interval.
Use
undo snmp mib event sample minimum
to restore the default.
Syntax
snmp mib event sample minimum min-number
undo snmp mib event sample minimum
Default
The minimum sampling interval is 1 second.
Views
System view
Predefined user roles
network-admin
Parameters
min-number
: Specifies the minimum sampling interval in the range of 1 to 2147483647, in seconds.