pub fn snmp_getbulk_integer( oid_str: &str, session: &mut SyncSession, ) -> Result<[u8; 16], SwitchError>