SNMPv2-MIB :: sysObjectID

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSNMPv2-MIBsysObjectID

sysObjectID

Module: SNMPv2-MIB

OID (symbolic): SNMPv2-MIB::sysObjectID

OID (numeric): 1.3.6.1.2.1.1.2

Node type: OBJECT-TYPE

Type: OBJECT IDENTIFIER

Access: read-only

Description: The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining `what kind of box' is being managed. For example, if vendor `Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.424242, it could assign the identifier 1.3.6.1.4.1.424242.1.1 to its `Fred Router'.

What is sysObjectID?

This is a dotted-number identifier (like 1.3.6.1.4.1.9.2.1.58) that uniquely identifies the vendor and device model. Network engineers use it to programmatically determine exactly what device is being managed without parsing text descriptions. For example, 1.3.6.1.4.1.9.2.1.58 tells management software 'this is a Cisco router,' while 1.3.6.1.4.1.311.1.1.3 identifies a Windows system.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.1.2
snmpwalk -v2c -c public <target> SNMPv2-MIB::sysObjectID

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.1.2.1
snmpget -v2c -c public <target> SNMPv2-MIB::sysObjectID.1

Example output:

SNMPv2-MIB::sysObjectID.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10

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::sysObjectID 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.2sysObjectIDSNMPv2-MIB