Essential SNMP, Second Edition by Douglas Mauro, Kevin Schmidt This errata page lists errors corrected in the 6/07 reprint. This page was updated May 17, 2007 Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification {27} near bottom; Missing hyphen following "OBJECT-TYPE": FROM RFC 1212; should be FROM RFC-1212; {35} next-to-last sentence; In the sentence starting with, "From here," there is a missing dot: "mib-2 1" should be "mib-2.1" {38} Middle of page; snmpget cisco.ora.com public .1.3.6.1.2.1.1.6.0 should read: snmpget -v1 -c public cisco.ora.com .1.3.6.1.2.1.1.6.0 {44} Near top; snmpwalk cisco.ora.com public system should read: snmpwalk -v 1 -c public cisco.ora.com system {54} Near bottom; ./snmpbulkget -v2c -Cn1 -Cr2 127.0.0.1 -c public sysDescr sysContact should be snmpbulkget -v2c -Cn1 -Cr2 127.0.0.1 -c public sysDescr sysContact {57} Near top; $ snmpget cisco.ora.com public system.sysLocation.0 system.sysLocation.0 = "" $ snmpset cisco.ora.com private system.sysLocation.0 s "Atlanta, GA" system.sysLocation.0 = "Atlanta, GA" $ snmpget cisco.ora.com public system.sysLocation.0 system.sysLocation.0 = "Atlanta, GA" Should read $ snmpget -v 1 -c public cisco.ora.com system.sysLocation.0 system.sysLocation.0 = "" $ snmpset -v 1 -c private cisco.ora.com system.sysLocation.0 s "Atlanta, GA" system.sysLocation.0 = "Atlanta, GA" $ snmpget -v 1 -c public cisco.ora.com system.sysLocation.0 system.sysLocation.0 = "Atlanta, GA" [58] Starting at 2nd paragraph.; snmpset -v 1 -c private 127.0.0.1 sysContact.0s \ snmp@vagrant.org should be: snmpset -v 1 -c private 127.0.0.1 sysName.0 s box {78} Footnote at the bottom of the page; The footnote - [*] This image is reprinted from the paper "SNMPv3: A Security Enhancement for SNMP" by William Stallings, which can be found online at http://www.comsoc.org/livepubs/surveys/public/4q98issue/stallings.html should be removed. The author drew Figure 3-2. {83} Footnote at the bottom of the page; The footnote - [*] This image is reprinted from the paper "SNMPv3: A Security Enhancement for SNMP" by William Stallings, which can be found online at http://www.comsoc.org/livepubs/surveys/public/4q98issue/stallings.html should be removed. The author drew Figure 3-3. {144}, first paragraph, last sentence Currently: running Version 11.0(16) Should be: running Version 12.3(8)T3