SNMPv2-MIB :: sysORID

MIB Reference — IPNetwork Monitor

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
...

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.1systemCHECKPOINT-MIB-2
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