Package com.santaba.agent.groovyapi.snmp
-
Class Summary Class Description Session Snmp session, include function such as: open, walkSession.Builder A helper class to help to build the Session for snmpSnmp This classSnmp
is provided for SNMP related operations.
The most common operations are:
get an oid value walk an oid The default time out for the snmp related oprerations is snmp.pdu.timeout from agent.conf
Sometimes, the host related hostProps will be used automatically to extract snmp related properties: property name property note snmp.version indicate the snmp version for this host.