253
Parameters
owner objects-owner: Specifies the owner of an object list. Specify an existing SNMPv3 user for the
objects-owner argument.
name objects-name: Specifies the name of an object list, a case-sensitive string of 1 to 32 characters.
oid objects-index argument: Specifies the index of an object list in the range of 1 to 4294967295.
oid object-identifier: Specifies an object by its OID or name. The object is a table node, a conceptual row
node, a table column node, a leaf mode, or a parent leaf node.
wildcard: Enables wildcarded search for the 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. When the notification action is executed, the
notification sent to the NMS carries the objects in the object list.
Examples
# Specify for an event an object list with the owner owner1 and name objectA, and index 10. Specify the
object with the OID 1.3.6.1.2.1.2.2.1.1.3 for the event.
<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 sampling instances.
Use undo snmp mib event sample instance maximum to restore the default.
Syntax
snmp mib event sample instance maximum value
undo snmp mib event sample instance maximum
Default
The maximum number of sampling instances is 0. You can specify any numbers.
Views
System view
Predefined user roles
network-admin
Parameters
value: Specifies the maximum number of sampling instances. The value is in the range of 1 to
4294967295.