225
SetContextNameWildcard
Wildcarding option for the context
• false—Specifies a context.
• true—Enables wildcard search for the context.
Related commands
snmp mib event
display snmp mib event object list
Use display snmp mib event event to display information about object lists.
Syntax
display snmp mib event object list [ owner objects-owner name objects-name ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
owner objects-owner name objects name: Specifies an object list by its owner and name. The
objects-owner argument must be an existing SNMPv3 user. The objects name argument is a
case-sensitive string of 1 to 32 characters. If you do not specify an object list, this command displays
information about all object lists.
Examples
# Display information about the object list with the owner owner3 and name objectA.
<Sysname> display snmp mib event object list owner owner3 name objectA
Object list objectA owned by owner3:
ObjIndex : 1
ObjID : 1.3.6.1.2.1.2.1.0<ifNumber.0>
ObjIDWildcard : false
Object list objectA owned by owner3:
ObjIndex : 2
ObjID : 1.3.6.1.2.1.2.2.1.2.0<ifDescr.0>
ObjIDWildcard : false
Table 52 Command output
ObjIndex Index of the object.
ObjID OID of the object.
ObjIDWildcard
Wildcarding option for the OID:
• false—Specifies the OID.
• true—Enables wildcarded search for the OID.
Related commands
snmp mib event object list