09.12.2012 Views

Understanding the network.pdf - Back to Home

Understanding the network.pdf - Back to Home

Understanding the network.pdf - Back to Home

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

TestSequence ::= SEQUENCE<br />

{<br />

exampleOne OCTET STRING (SIZE(6))<br />

exampleTwo OCTET STRING (SIZE(6))<br />

exampleThree OCTET STRING (SIZE(6))<br />

}<br />

—Then each of <strong>the</strong> objects that are contained in <strong>the</strong> SEQUENCE need <strong>to</strong> be<br />

defined —(here is<br />

just one).<br />

exampleOne OBJECT-TYPE<br />

SYNTAX OCTET STRING (SIZE(6))<br />

ACCESS read-write<br />

STATUS obsolete<br />

DESCRIPTION<br />

"an array value"<br />

::= { someSequence 1}<br />

MIB Structure, Object Identifiers, and MIB Types<br />

As stated previously, <strong>the</strong> MIB module is a "data map" or collection of management<br />

data objects, which is used by <strong>the</strong> management station <strong>to</strong> structure management<br />

requests. These requests return data variables about <strong>the</strong> status of <strong>the</strong> specific<br />

device characteristic that was queried. The SNMP pro<strong>to</strong>col facilitates those requests.<br />

There are three types of MIB modules used <strong>to</strong> collect management data: standard,<br />

experimental, and enterprise. Regardless of <strong>the</strong> MIB type, all are constructed using<br />

<strong>the</strong> same hierarchical structure. Additionally, each uses <strong>the</strong> same basic hierarchy<br />

and global identification mechanism.<br />

The MIB module uses an inverted tree hierarchy <strong>to</strong> organize <strong>the</strong> MIB and its objects.<br />

Figure 11.2 provides a simple view of <strong>the</strong> MIB hierarchy.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!