sysContact
Module: AIMOS
OID (symbolic): AIMOS::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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.1.4 snmpwalk -v2c -c public <target> AIMOS::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> AIMOS::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 Andrew Wireless Systems DAS/repeater equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIMOS::sysContact OID value, configure state conditions and alerts, and monitor any Andrew Wireless Systems DAS/repeater equipment from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.1 | system | AIMOS |
| 1.3.6.1.2.1.1.4 | sysContact | AIMOS |