beautypg.com

H3C Technologies H3C SecBlade IPS Cards User Manual

Page 61

background image

54

Save the configurations and reboot the router.

Follow these steps to configure the router:

To do…

Use the command…

Remarks

Enter system view

system-view

Configure the MIB style of the
router

mib-style [ new | compatible ]

Required

new: Specifies the MIB style H3C
new. With this style, both the

sysOID and private MIB of the
router are located under the H3C

enterprise ID 25506.

compatible: Specifies the MIB
style H3C compatible. With this

style, the sysOID of the router is

located under the H3C enterprise

ID 25506, and the private MIB is

located under the enterprise ID
2011.

By default, the MIB style of the router
is new.
You need to reboot the router to

validate this configuration (you can

reboot the router after completing all
configurations).

CAUTION:

Make sure that the router’s the MIB

style is new. If you specify compatible

for the router, the router cannot work

normally.

Enable SNMP agent

snmp-agent

Required
Disabled by default.

Set the SNMP version

snmp-agent sys-info { contact
sys-contact | location sys-location

| version { all | { v1 | v2c |

v3 }* } }

Required
The SecBlade IPS card supports only

SNMPv3.
By default, SNMPv3 applies.

Create an SNMP group and set
its access right

For SNMP v3:
snmp-agent group v3 group-name

[ authentication | privacy ]

[ read-view read-view ]
[ write-view write-view ]

[ notify-view notify-view ] [ acl

acl-number ]

Required
By default, the SNMP group

configured with the snmp-agent

group v3 command uses
non-authentication and

non-encryption.

Create or update a MIB view to
specify the MIB objects that the

NMS can access

snmp-agent mib-view { excluded
| included } view-name oid-tree

[ mask mask-value ]

Required
The default view is ViewDefault.