264
Default
The set-action object OID is fully specified.
Views
Action-set view
Predefined user roles
network-admin
Usage guidelines
This command must be used in conjunction with the oid command. A wildcarded OID has two parts: the
OID specified by the oid command and the wildcarded part.
Examples
# Enable the set-action object OID 1.3.6.1.2.1.2.2.1.7 to be wildcarded for the event with the owner
owner1 and the name EventA.
<Sysname> system-view
[Sysname] snmp mib event owner owner1 name EventA
[Sysname-event-owner1-EventA] action set
[Sysname-event-owner1-EventA-set] oid 1.3.6.1.2.1.2.2.1.7
[Sysname-event-owner1-EventA-set] wildcard oid
Related commands
• action set
• oid
• snmp mib event owner
wildcard oid (trigger view)
Use wildcard oid to enable a MIB object OID to be wildcarded.
Use undo wildcard oid to restore the default.
Syntax
wildcard oid
undo wildcard oid
Default
A MIB object OID is fully specified.
Views
Trigger view
Predefined user roles
network-admin
Usage guidelines
Use this command in conjunction with the oid command to enable the OID specified by the oid
command to be wildcarded. For example, to specify interface description nodes of all interfaces, execute
the oid ifDescr and wildcard oid commands.