March 2011
Beginner
348 pages
7h 54m
English
When it comes to network management protocols, the Simple Network Management Protocol (SNMP) is probably one of the best known. It is commonly used in networks and several applications internally support SNMP for monitoring purposes.
In this section, we will only provide a short overview of SNMP because its full workings are beyond the scope of this book.
SNMP stores information in a virtual database called a Management Information Base (MIB). The database is hierarchical (tree-structured) and entries are addressed through object identifiers (OID). The following SNMP table output shows this structure:
.1.3.6.1.2.1.25.3.8.1.1.1 = INTEGER: 1 .1.3.6.1.2.1.25.3.8.1.1.2 = INTEGER: ...
Read now
Unlock full access