'sonicwall-firewall-ip-statistics-mib_sonicsastattable.rrd', // auto-generated 'mib' => 'SONICWALL-FIREWALL-IP-STATISTICS-MIB', //'mib_dir' => 'sonicwall', // Already in OS definitions 'table' => 'sonicSAStatTable', 'ds_rename' => array('sonic' => '', 'SAStat' => ''), 'graphs' => array('sonicwall_sa_pkt', 'sonicwall_sa_byte'), 'oids' => array( 'sonicSAStatEncryptPktCount' => array('descr' => 'Total encrypted packet count for this phase2 SA', 'ds_min' => '0'), 'sonicSAStatEncryptByteCount' => array('descr' => 'Total encrypted byte count for this phase2 SA', 'ds_min' => '0'), 'sonicSAStatDecryptPktCount' => array('descr' => 'Total decrypted packet count for this phase2 SA', 'ds_min' => '0'), 'sonicSAStatDecryptByteCount' => array('descr' => 'Total decrypted byte count for this phase2 SA', 'ds_min' => '0'), 'sonicSAStatInFragPktCount' => array('descr' => 'Incoming Fragmented packet count for this phase2 SA', 'ds_min' => '0'), 'sonicSAStatOutFragPktCount' => array('descr' => 'Outgoing Fragmented packet count for this phase2 SA', 'ds_min' => '0'), ) ); */ // EOF