frdlweb_ini_dot

Go back Parent node: INI-Parse Description (RDAP-EXT) (1.3.6.1.4.1.37476.9000.108.1276945.19361.24174)

Technical information

Dot notation: 1.3.6.1.4.1.37476.9000.108.1276945.19361.24174.17741
ASN.1 notation: { iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 37476 freeoid(9000) 108 frdlweb-oidplus-rdap(1276945) rdap-extension(19361) ini-parse(24174) dot-parsed(17741) }
OID-IRI notation: /ISO/Identified-Organization/6/1/4/1/37476/FreeOID/108/1276945/RDAP-Extension/INI-Parse/Dot-parsed
WEID notation: weid:pen:SX0-6Y0-30-RDAP-EXT-INI-DOT-3
DER encoding: 06:17:2B:06:01:04:01:82:A4:64:C6:28:6C:CD:F8:11:81:97:21:81:BC:6E:81:8A:4D

Description

Same as parent (INI-PARSED) but also allows ":" or "=" as separator! UNFLATTENS Dot-Notation Keys Array!

The KEYS must be in UPPERCASE.

Example:

AKEY.SUB1 = value123
AKEY.SUB2 = valueSUB2 
RDAP.URL.AUTHORITATIV= https://x.weid.info/
RDAP.URL.CLIENT= https://x.weid.info/rdap/
RDAP.SYSTEM.OID = 1.3.6.1.4.1.37476.30.9.756755291
RDAP.SYSTEM.ID= oidplus:756755291
RDAP.SYSTEM.URL= https://x.weid.info/
D276000186B200055912E35B15B52878.TEST= test
1.3.6.1.4.1.37553.8.1.8.1.33061.TEST2= test_2
	$description =strip_tags($obj->getDescription()); 	 
							  
		
		           $ext = [];
		           $unf = [];
		           preg_match_all("/(?P[A-Z0-9\-\_\.\"\']+)(\s|\n)(\:|\=)(\s|\n)(?P[^\s]+)/xs",
								  $description, $matches, \PREG_PATTERN_ORDER);
		
		            foreach($matches[0] as $k => $v){
						$ext[$matches['name'][$k]] = $matches['value'][$k];
					}
				         
		            foreach($ext as $ka => $v){
						$k = explode('.', $ka, 2)[0];
					
						if(is_numeric($k) 
						    && intval($k) > 0
						  ){	 
							$unf[$ka] = $v;
						}
					}
		 
		          $io4Plugin = OIDplus::getPluginByOid("1.3.6.1.4.1.37476.9000.108.19361.24196");
		         if (!is_null($io4Plugin)) {
				      $io4Plugin->getWebfat(true,false);	
					    $ext = \Wehowski\Helpers\ArrayHelper::unflatten($ext, '.', -1);
               	}else{
				    $ext = $this->unflatten($ext, '.', -1);
				}
			           
		           foreach($unf as $k => $v){ 
							$ext[$k] = $v; 
					}	        		            

Registration Authority

Frdlweb
E-Mail: till@webfan.de
Till Wehowski
Webfan Homepagesystem
reg,dev
Wattenscheider Straße
44793 Bochum
Germany

Subordinate objects

ID Base36 ASN.1 IDs (comma sep.) IRI IDs (comma sep.) RA Comment Created Updated
No items available

Alternative Identifiers

IdentifierDescription
aid:D276000186B20005005E3AD66C05E457
(No PIX allowed)
OIDplus Information Object Application Identifier (ISO/IEC 7816) More information
guid:005e3ad6-4d7d-8000-a6d3-7ce6ba497f32OIDplus Information Object Custom UUID (RFC 9562) More information
guid:1e252799-02fb-3332-a2d8-f35bd73f6987Name based version 3 / MD5 UUID with namespace UUID_NAMEBASED_NS_OID
guid:8c061079-2f17-576c-bf74-ddb5a42066a9Name based version 5 / SHA1 UUID with namespace UUID_NAMEBASED_NS_OID
mac:B2-5E-EC-05-E4-57OIDplus Information Object MAC address, Unicast (AAI)
mac:B3-5E-EC-05-E4-57OIDplus Information Object MAC address, Multicast (AAI)
weid:pen:SX0-6Y0-30-RDAP-EXT-INI-DOT-3WEID notation More information
x500dn:/​dc=com/​dc=example/​cn=oidplus/​1.3.6.1.4.1.37476.2.5.2.9.4.1=6175446/​1.3.6.1.4.1.37476.2.5.2.9.4.2=1812325463OIDplus Information Object X.500 DN

RDAP
Whois
REST API (Documentation)

Share Static link to this page


Deutsch English (USA)
oidplus:system | System
oid: | Object Identifier (OID)
     oid:1.3.6.1.4.1.37476.9000.108.1276945.19361.24174 | -- INI-Parse Description (RDAP-EXT)
          oid:1.3.6.1.4.1.37476.9000.108.1276945.19361.24174.17741 | -- frdlweb_ini_dot
guid: | Globally Unique Identifier (GUID)
ipv4: | IPv4 Network Blocks
ipv6: | IPv6 Network Blocks
domain: | Domain Names
fourcc: | Four-Character-Code (FourCC)
aid: | Application Identifier (ISO/IEC 7816)
mac: | MAC adresses (EUI/ELI/AAI/SAI)
php: | PHP Namespaces
x500dn: | X.500 Distinguished Name
urn: | Uniform Resource Name (URN)
oidplus:login | Login
oidplus:whois | OID-IP / WHOIS
oidplus:com.viathinksoft.freeoid | Register a free OID
oidplus:search | Search
oidplus:resources | Documents and Resources
oidplus:contact | Contact administrator