SNMPv2-MIB :: sysContact

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSNMPv2-MIBsysContact

sysContact

Module: SNMPv2-MIB

OID (symbolic): SNMPv2-MIB::sysContact

OID (numeric): 1.3.6.1.2.1.1.4

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description: The textual identification of the contact person for this managed node, together with information on how to contact this person. If no contact information is known, the value is the zero-length string.

What is sysContact?

This is a text string (up to 255 characters) storing the name and contact details of whoever manages this device—an operator can set it. Network engineers use it to determine who to call when issues arise with a particular device. You might set this to 'Network Ops: (555) 555-0123' so your monitoring system can auto-escalate alerts.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.1.4
snmpwalk -v2c -c public <target> SNMPv2-MIB::sysContact

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.1.4.1
snmpget -v2c -c public <target> SNMPv2-MIB::sysContact.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.1.4.1 s <value>

Example output:

SNMPv2-MIB::sysContact.0 = STRING: Me <me@example.org>

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::sysContact 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.4sysContactSNMPv2-MIB