OVNM 5.3 - Operations Agent for NonStop SNMP Adapter Guide
Appendix C: Sample jetty-SNMP.xml File  42 
Table 5  Jetty-SNMP.xml File Parameters 
Parameter  Value  Description 
SNMPType 
TRAP 
INFORM 
•  TRAP: The adapter send the traps but does not get any 
acknowledgment 
•  INFORM: The destination receives the traps, and send out 
acknowledgment to the SNMP Adapter. 
Community-Type 
PUBLIC 
PRIVATE 
•  PUBLIC: This community string lets you read data values, 
but doesn't let you modify the data. 
•  PRIVATE: This community string, you can read the 
counters, reset the
ir values, and even reset the interfaces or 
do other things that change the router's configuration 
v3UserId 
Uses only a username match for authentication. 
v3UserAuthPassword 
Provides authentication based set algorithms. 
v3UserPrivPassword 
Provides authentication based on the set algorithms, and 
provides encryption in addition to authentication based on the 
industry standards. 
v3UserSecurityLevel 
Defines the level of security required for authentication. 
1  Requires only v3UserId for authentication. 
2  Requires v3UserId and v3UserAuthPassword for 
authentication 
3  Requires v3UserId, v3UserAuthPassword, and 
v3UserSecurityLevel for authentication. 










