pub fn snmp_get_octetstring_raw( oid_str: &str, session: &mut SyncSession, ) -> Result<Vec<u8>, SwitchError>