D-15
Cisco PGW 2200 Softswitch Release 9.8 Software Installation and Configuration Guide
OL-18083-01
Appendix D Sample Installation Scripts
Sample Configured snmpd.cnf File
# vacmAccessContextMatch (exact, prefix)
# vacmAccessReadViewName (text)
# vacmAccessWriteViewName (text)
# vacmAccessNotifyViewName (text)
# vacmAccessStorageType (nonVolatile, permanent, readOnly)
vacmAccessEntry User - snmpv1 noAuthNoPriv exact All RemoteWrite All \
nonVolatile
vacmAccessEntry User - snmpv2c noAuthNoPriv exact All RemoteWrite All \
nonVolatile
vacmAccessEntry Guest - snmpv1 noAuthNoPriv exact All - All nonVolatile
vacmAccessEntry Guest - snmpv2c noAuthNoPriv exact All - All nonVolatile
vacmAccessEntry SuperUser - snmpv1 noAuthNoPriv exact All Write All \
nonVolatile
vacmAccessEntry SuperUser - snmpv2c noAuthNoPriv exact All Write All \
nonVolatile
#Entry type: vacmSecurityToGroupEntry
#Format: vacmSecurityModel (snmpv1, snmpv2c, snmpv2s, usm, http)
# vacmSecurityName (text)
# vacmGroupName (text)
# vacmSecurityToGroupStorageType (nonVolatile, permanent, readOnly)
vacmSecurityToGroupEntry snmpv1 mgcusr SuperUser nonVolatile
vacmSecurityToGroupEntry snmpv1 public Guest nonVolatile
vacmSecurityToGroupEntry snmpv1 private User nonVolatile
vacmSecurityToGroupEntry snmpv2c mgcusr SuperUser nonVolatile
vacmSecurityToGroupEntry snmpv2c public Guest nonVolatile
vacmSecurityToGroupEntry snmpv2c private User nonVolatile
#Entry type: vacmViewTreeFamilyEntry
#Format: vacmViewTreeFamilyViewName (text)
# vacmViewTreeFamilySubtree (OID)
# vacmViewTreeFamilyMask (octetString)
# vacmViewTreeFamilyType (included, excluded)
# vacmViewTreeFamilyStorageType (nonVolatile, permanent, readOnly)
vacmViewTreeFamilyEntry All iso - included nonVolatile
vacmViewTreeFamilyEntry All 0.0 - included nonVolatile
vacmViewTreeFamilyEntry All hrSWRunEntry.0.2147483647 ff:df excluded \
nonVolatile
vacmViewTreeFamilyEntry All hrSWRunPerfEntry.0.2147483647 ff:df excluded \
nonVolatile
vacmViewTreeFamilyEntry Write iso - included nonVolatile
vacmViewTreeFamilyEntry Write mib_2 - excluded nonVolatile
vacmViewTreeFamilyEntry RemoteWrite iso - included nonVolatile
vacmViewTreeFamilyEntry RemoteWrite mib_2 - excluded nonVolatile
vacmViewTreeFamilyEntry RemoteWrite critAppProcEntry.0.1 ff:f7 excluded \
nonVolatile
vacmViewTreeFamilyEntry RemoteWrite critAppProcEntry.0.2 ff:f7 excluded \
nonVolatile
vacmViewTreeFamilyEntry RemoteWrite critAppProcEntry.0.3 ff:f7 excluded \
nonVolatile
vacmViewTreeFamilyEntry RemoteWrite critAppProcEntry.0.4 ff:f7 excluded \
nonVolatile
#Entry type: snmpNotifyEntry
#Format: snmpNotifyName (text)
# snmpNotifyTag (text)
# snmpNotifyType (trap(1), inform(2))
# snmpNotifyStorageType (nonVolatile, permanent, readOnly)
snmpNotifyEntry 32 TrapSink trap nonVolatile
#Entry type: snmpTargetAddrEntry
#Format: snmpTargetAddrName (text)
# snmpTargetAddrTDomain (snmpUDPDomain, snmpIPXDomain, etc.)
# snmpTargetAddrTAddress (transport address,i.e. 192.147.142.254:0)