Specifications

Configuring SNMP
March 28, 2011 Page 18 of 27
View Name = All
Subtree OID = 1.3.6.1.2.1.1.1.0.244
Subtree mask = ff:df
View Type = included
Storage type = nonVolatile
Row status = active
YoucanseebytheunexpectedSubtreeOIDvaluethatthisviewactuallyaccommodatesonlythe
rightmost8bitsoftheentereddecimalvalue1012.Thehexadecimalequivalentis0x3f4,andthe
decimalequivalentof0xf4is244.Itisthereforetruethatthisdefinedsubtreewillgetaʺhit
ʺon
multipleportvalues(244,500,756,1012,etc), shouldtheyexist.Thishasnothingtodowiththe
mask,andeverythingtodowiththereasonablelimitationsofMI Bdesign.
AnSNMPqueryoftheetherStatsEntrybranchusingthecommunitynameassociatedwiththis
definedviewwoulddisplaya
resultsimilertothefollowing.
Object Instance Type Value
etherStatsIndex 1012 INTEGER 1012
etherStatsDataSource 1012 OBJECT ID 1.3.6.1...11012
etherStatsDropEvents 1012 Counter 54323
etherStatsOctets 1012 Counter 302877211
etherStatsPkts 1012 Counter 1592774
etherStatsBroadcastPkts 1012 Counter 793487
etherStatsMulticastPkts 1012 Counter 729406
etherStatsCRCAlignErrors 1012 Counter 0
etherStatsUndersizePkts 1012 Counter 0
etherStatsOversizePkts 1012 Counter 0
etherStatsFragments 1012 Counter 0
etherStatsJabbers 1012 Counter 0
etherStatsCollisions 1012 Counter 0
etherStatsPkts64Octets 1012 Counter 0
etherStatsPkts65to127Octets 1012 Counter 458931
etherStatsPkts128to255Octets 1012 Counter 55190
etherStatsPkts256to511Octets 1012 Counter 656909
etherStatsPkts512to1023Octets 1012 Counter 57
etherStatsPkts1024to1518Octets 1012 Counter 1
etherStatsOwner 1012 OCTET STRING monitor
etherStatsStatus 1012 INTEGER valid(1)
Configuring Secure SNMP Community Names
Procedure 4providesanexampleofarecommendedconfigurationthatwillpreventunsecured
SNMPv1/v2caccessofpotentiallysecuritycompromisinginformation.
Asdiscussedpreviouslyinthisdocument,SNMPv1andv2careinherentlyinsecuredevice
managementprotocols.Communitynamesusedtodefineaccesslevelsarepassedincleartextin
allprotocolframes
senttothemanagedentityandmaybevisiblebyreadonlySNMPuserswhen
queryingcertainSNMPconfigurationrelatedobjects.Inaddition,youmaybefurtherexposing
yournetworkduetoconfigurationconventionswhichreusethecommunitynamesinother
aspectsofentitymanagement,suchasCLIloginpasswords,and
SNMPsecuritynames.
Note: Any use of the mask parameter assumes the View Type is configured as included.
Parameters included or excluded cannot be specified along with the mask parameter.