pub fn snmp_set_integer( oid_str: &str, value: i64, session: &mut SyncSession, ) -> Result<(), SwitchError>