SNMPv2-MIB :: sysORID

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSNMPv2-MIBsysORID

sysORID

Module: SNMPv2-MIB

OID (symbolic): SNMPv2-MIB::sysORID

OID (numeric): 1.3.6.1.2.1.1.9.1.2

Node type: OBJECT-TYPE

Type: OBJECT IDENTIFIER

Access: read-only

Description: An authoritative identification of a capabilities statement with respect to various MIB modules supported by the local SNMP application acting as a command responder.

What is sysORID?

This is a dotted-number identifier for a capabilities statement in the device's System and Organization Relation table, describing which MIB modules are supported. Network engineers use it to determine what data the device can report and which management features are available on that device. For example, if sysORID includes 1.3.6.1.2.1.25, the device supports host resources management.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.1.9.1.2
snmpwalk -v2c -c public <target> SNMPv2-MIB::sysORID

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.1.9.1.2.1
snmpget -v2c -c public <target> SNMPv2-MIB::sysORID.1

Example output:

SNMPv2-MIB::sysORID.1 = OID: SNMP-FRAMEWORK-MIB::snmpFrameworkMIBCompliance
SNMPv2-MIB::sysORID.2 = OID: SNMP-MPD-MIB::snmpMPDCompliance
SNMPv2-MIB::sysORID.3 = OID: SNMP-USER-BASED-SM-MIB::usmMIBCompliance
SNMPv2-MIB::sysORID.4 = OID: SNMPv2-MIB::snmpMIB
SNMPv2-MIB::sysORID.5 = OID: SNMP-VIEW-BASED-ACM-MIB::vacmBasicGroup
...

Start monitoring vendor-neutral, standards-based MIB, any SNMP-capable device, servers/routers/switches/printers (system identity/uptime status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SNMPv2-MIB::sysORID OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, any SNMP-capable device, servers/routers/switches/printers (system identity/uptime status) from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.1systemAIMOS
Numeric OIDNameModule
1.3.6.1.2.1.1.9sysORTableSNMPv2-MIB
1.3.6.1.2.1.1.9.1sysOREntrySNMPv2-MIB
1.3.6.1.2.1.1.9.1.2sysORIDSNMPv2-MIB