Skip to content

Commit 5208c3d

Browse files
committed
Fix OID in child specification to mach parent
1 parent 5432328 commit 5208c3d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

oid/platforms.oid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Description of root node for this sub-tree
66
node:
7-
oid: 1.3.6.1.4.1.53446.1.2
7+
oid: 1.3.6.1.4.1.53446.1.1
88
name: platform
99
description: Root node for registered Firebird Butler Development Platforms
1010
contact: Pavel Císař

oid/protocols.oid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Description of root node for this sub-tree
66
node:
7-
oid: 1.3.6.1.4.1.53446.1.5
7+
oid: 1.3.6.1.4.1.53446.1.3
88
name: protocol
99
description: Root node for registered Firebird Butler protocols
1010
contact: Pavel Císař

oid/vendors.oid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Description of root node for this sub-tree
66
node:
7-
oid: 1.3.6.1.4.1.53446.1.3
7+
oid: 1.3.6.1.4.1.53446.1.2
88
name: vendor
99
description: Root node for registered Firebird Butler Service Vendors
1010
contact: Pavel Císař

0 commit comments

Comments
 (0)