Object Identifiers
Purpose
The purpose of this document is to explain Object Identifiers OIDs.
Introduction
Object Identifiers (OIDs) are an unique ISO identifier mechanism for naming any object with a globally unambiguous persistent name. It consists of a string of numbers allocated in a hierarchical manner.
Syntax
An OID corresponds to a node in the OID hierarchy, which is defined using the ITU's OID standard, X.660. The root of the tree contains of three arcs: 0=ITU-T, 1=ISO, 2=joint-iso-itu-t
Each node in the tree is represented by a series of integers separated by periods, corresponding to the path from the root through the series of ancestor nodes, to the node. Thus, an OID denoting Outpost 24 appears as follows,
1.3.6.1.4.1.24255
and corresponds to the following path through the OID tree:
1 | ISO |
1.3 | Identified Organization |
1.3.6 | United States Department of Defense (DOD) |
1.3.6.1 | Internet |
1.3.6.1.4 | Private |
1.3.6.1.4.1 | IANA enterprise |
1.3.6.1.4.1.24255 | Outpost24 AB |
A textual representation of the OID paths is also commonly seen; for example:
iso.organization.dod.internet.private.enterprise.Outpost24 AB
Each node in the tree is controlled by an assigning authority, which may define child nodes under the node and delegate assigning authority for the child nodes.
1.3.6.1.4.1.24255 {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) Outpost24 AB(24255)}
Outpost24 AB Registered Enterprise OID
The next position represents the node for SNMP Routines within Outpost24 for our products where 1=HIAB.
Node for SNMP Routines
1.3.6.1.4.1.24255.1 | HIAB |
1.3.6.1.4.1.24255.1 {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) Outpost24 AB(24255) HIAB(1)}
Info Routine
1.3.6.1.4.1.24255.1.1 | Info |
1.3.6.1.4.1.24255.1.1 {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) Outpost24 AB(24255) HIAB(1) INFO(1)}
INFO Routine | OID |
---|---|
INFO_HOST | 1.3.6.1.4.1.24255.1.1.1 |
INFO_RISK | 1.3.6.1.4.1.24255.1.1.2 |
INFO_SCRIPTID | 1.3.6.1.4.1.24255.1.1.3 |
INFO_SCRIPTNAME | 1.3.6.1.4.1.24255.1.1.4 |
INFO_PORT | 1.3.6.1.4.1.24255.1.1.5 |
INFO_PREFIX | 1.3.6.1.4.1.24255.1.1.6 |
INFO_STATE | 1.3.6.1.4.1.24255.1.1.7 |
INFO_PROTOCOL | 1.3.6.1.4.1.24255.1.1.8 |
INFO_TEMPLATE | 1.3.6.1.4.1.24255.1.1.9 |
INFO_LEVEL | 1.3.6.1.4.1.24255.1.1.10 |
INFO_EVENTTYPE | 1.3.6.1.4.1.24255.1.1.11 |
INFO_SCANSTATUS | 1.3.6.1.4.1.24255.1.1.12 |
INFO_EVENTSTATUS | 1.3.6.1.4.1.24255.1.1.13 |
INFO_REPORTRESULT | 1.3.6.1.4.1.24255.1.1.14 |
INFO_REPORTSTATUS | 1.3.6.1.4.1.24255.1.1.15 |
INFO_STARTTIME | 1.3.6.1.4.1.24255.1.1.16 |
INFO_ENDTIME | 1.3.6.1.4.1.24255.1.1.17 |
INFO_MAC | 1.3.6.1.4.1.24255.1.1.18 |
INFO_ALIVE | 1.3.6.1.4.1.24255.1.1.19 |
INFO_DEAD | 1.3.6.1.4.1.24255.1.1.20 |
INFO_ADDED | 1.3.6.1.4.1.24255.1.1.21 |
INFO_REMOVED | 1.3.6.1.4.1.24255.1.1.22 |
INFO_GROUP | 1.3.6.1.4.1.24255.1.1.23 |
INFO_USERNAME | 1.3.6.1.4.1.24255.1.1.24 |
INFO_HOSTNAME | 1.3.6.1.4.1.24255.1.1.25 |
INFO_VERSION | 1.3.6.1.4.1.24255.1.1.26 |
INFO_AUTHFAILED | 1.3.6.1.4.1.24255.1.1.27 |
INFO_ACCEPTEDATE | 1.3.6.1.4.1.24255.1.1.28 |
INFO_ACCEPTEDUNTIL | 1.3.6.1.4.1.24255.1.1.29 |
INFO_COMMENT | 1.3.6.1.4.1.24255.1.1.30 |
INFO_EXPLOITAVAILABLE | 1.3.6.1.4.1.24255.1.1.31 |
INFO_ACCEPTEXPIRES | 1.3.6.1.4.1.24255.1.1.32 |
INFO_SCANNAME | 1.3.6.1.4.1.24255.1.1.33 |
INFO_PERCENTAGE | 1.3.6.1.4.1.24255.1.1.34 |
Trap Routine
1.3.6.1.4.1.24255.1.4 | Trap |
1.3.6.1.4.1.24255.1.4 {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) Outpost24 AB(24255) HIAB(1) TRAP(4)}
TRAP Routine | OID |
---|---|
TRAP_ALERT | 1.3.6.1.4.1.24255.1.4.1 |
TRAP_MONITOR | 1.3.6.1.4.1.24255.1.4.2 |
TRAP_REPORT | 1.3.6.1.4.1.24255.1.4.3 |
TRAP_EVENT | 1.3.6.1.4.1.24255.1.4.4 |
TRAP_SCAN | 1.3.6.1.4.1.24255.1.4.5 |
TRAP_DISCOVERY | 1.3.6.1.4.1.24255.1.4.6 |
TRAP_TARGET | 1.3.6.1.4.1.24255.1.4.7 |
TRAP_USERLOGIN | 1.3.6.1.4.1.24255.1.4.0.30 |
TRAP_SCANNER_MISSING | 1.3.6.1.4.1.24255.1.4.0.31 |
TRAP_MAINTENANCE_FINISHED | 1.3.6.1.4.1.24255.1.4.0.32 |
TRAP_REPORT_UPDATED | 1.3.6.1.4.1.24255.1.4.0.36 |
TRAP_RELEASENOTES | 1.3.6.1.4.1.24255.1.4.0.38 |
TRAP_TARGETAUTHENTICATIONFAILED | 1.3.6.1.4.1.24255.1.4.0.42 |
TRAP_RISKACCEPTED | 1.3.6.1.4.1.24255.1.4.0.45 |
TRAP_VULCOMMENTADDED | 1.3.6.1.4.1.24255.1.4.0.46 |
TRAP_CONSECUTIVE_DISCOVERY | 1.3.6.1.4.1.24255.1.4.0.48 |
TRAP_RISKACCEPTEDEXPIRING | 1.3.6.1.4.1.24255.1.4.0.49 |
TRAP_TARGETSCANSCHEDULED | 1.3.6.1.4.1.24255.1.4.0.51 |
TRAP_SCANSCHEDULESCHEDULED | 1.3.6.1.4.1.24255.1.4.0.52 |
TRAP_RISKACCEPTEDEXPIRED | 1.3.6.1.4.1.24255.1.4.0.53 |
TRAP_DISKUSAGEHIGH | 1.3.6.1.4.1.24255.1.4.0.59 |
Reference
Object Identifier - https://en.wikipedia.org/wiki/Object_identifier
OID-tree http://www.oid-info.com/cgi-bin/display?tree=#focus
Copyright
© 2024 Outpost24® All rights reserved. This document may only be redistributed unedited and unaltered. This document may be cited and referenced only if clearly crediting Outpost24® and this document as the source. Any other reproduction and redistribution in print or electronically is strictly prohibited without explicit permission.
Trademark
Outpost24® and OUTSCAN™ are trademarks of Outpost24® and its affiliated companies. All other brand names, product names or trademarks belong to their respective owners.