Nortel Networks 8600 Creating a MIB View, MIB Structure, ERS-86105# config snmp-v3 mib-view info

Models: 8600

1 41
Download 41 pages 17.31 Kb
Page 28
Image 28
6.6 Creating a MIB View

Technical Configuration Guide for SNMP

v2.0

December 2006

6.6 Creating a MIB View

As mentioned in the previous step, the ERS 8600 has a number of default MIB views. The MIB view configures the branches of the SNMP MIB tree that are permitted or not permitted for a particular user or group. The ERS 8600 MIB tree follows the ASN.1 hierarchical structure for both private and enterprise (private) MIBs.

 

Ccitt (0)

Iso (1)

Joint-iso-ccitt(2)

 

 

 

 

Org(3)

 

 

 

Dod (6)

 

 

 

Internet (1)

 

Directory (1)

Mgmt (2)

Experimental (3)

Private (4) Security (5) SnmpV2 (6) Mail (7)

 

Mib-2 (1)

 

Enterprises (1)

 

 

 

Standard MIBS

 

Rapid City (2272) Nortel (562) Wellfleet (18)

 

 

 

Enterprise MIBS

Synoptics (45)

Figure 2: MIB Structure

To create a new MIB view, enter the following command:

ERS-8610:5#config snmp-v3 mib-view create [view name<1..32>] <subtree oid> mask <value in hex> type <includeexclude>

Example: to add a new MIB view named ‘ro_private’ to exclude the Private branch, enter the following command:

ERS-8606:5#config snmp-v3 mib-view create ro_private 1.3.6.1.4 type exclude

ERS-8610:5#config snmp-v3 mib-view info

===============================================================================

MIB View

===============================================================================

View Name

Subtree

Mask

Type

--------------------------------------------------------------------------------

org

1

 

include

root

1

 

include

snmp

1.3.6.1.6.3

 

include

.

.

 

.

.

.

 

.

.

.

 

.

v1v2only

1.3.6.1.6.3.16

 

exclude

v1v2only

1.3.6.1.6.3.18

 

exclude

sBladeView

1.3.6.1.4.1.1872

 

include

50 out of 50 Total entries displayed

 

 

40 out of 40 Total entries displayed

--------------------------------------------------------------------------------

______________________________________________________________________________________________________

NORTEL

External Distribution

27

Page 28
Image 28
Nortel Networks 8600 manual Creating a MIB View, MIB Structure, ERS-86105# config snmp-v3 mib-view info