cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
426
Views
0
Helpful
2
Replies

OID and SNMP

sagittarius
Level 1
Level 1

Hi

How do i configure SNMP trap on my router ?

I want all trap messages to recive on my server.

What is OID ?

2 Replies 2

anup.anand
Level 5
Level 5

check this link for SNMP trap configs

http://www.cisco.com/en/US/partner/products/sw/iosswrel/ps1834/products_feature_guide09186a008008026f.html

SNMP uses a data structure called MIB - Management Information Base, which is a collection of all the objects that are to be managed. An example of an object would be the Number of incoming packets at an interface. The objects are organized in a tree structure and each object is given an ID, which is the OID- Object Identifier. OID is a sequence of integers that uniquely identifies an object from the root of the tree to the leaf, ie. the object itself.

Hope that helps.

Review Cisco Networking for a $25 gift card