273
Parameters
owner
group-owner
: Specifies an object list owner. The object list owner must be an existing
SNMPv3 user.
name
group-name
: Specifies an object list name, a case-sensitive string of 1 to 32 characters.
object-index
argument: Specifies an object list index in the range of 1 to 4294967295.
oid
object-identifier
: Specifies an object by its OID or name, a case-sensitive string of 1 to 255
characters. The object can be a table node, a conceptual row node, a table column node, a leaf
mode, or a parent leaf node.
wildcard
: Enables wildcard search for objects. If you do not specify this keyword, the object is
specified.
Usage guidelines
An object list is identified by its owner, name, and index. The specified objects in the object list will be
carried in the triggered notification to the NMS.
Examples
# Configure an object list with the owner
owner1
, name
objectA
, and index
10
. Specify the object
with the OID
1.3.6.1.2.1.2.2.1.1.3
to be carried in the triggered notification.
<Sysname> system-view
[Sysname] snmp mib event object list owner owner1 name objectA 10 oid 1.3.6.1.2.1.2.2.1.1.3
Related commands
snmp mib event
snmp mib event trigger
snmp mib event sample instance maximum
Use
snmp mib event sample instance maximum
to specify the maximum number of object
instances that can be concurrently sampled.
Use
undo snmp mib event sample instance maximum
to restore the default.
Syntax
snmp mib event sample instance maximum max-number
undo snmp mib event sample instance maximum
Default
The maximum number of object instances that can be concurrently sampled is limited by the
available resources. The value is 0.
Views
System view