pub fn snmp_get_octetstring( oid_str: &str, session: &mut SyncSession, ) -> Result<String, SwitchError>