wwwServiceContact
WWW-MIB ·
.1.3.6.1.2.1.65.1.1.1.1.3
Object
column SYSAPPL-MIBUtf8String
The textual identification of the contact person for this service, together with information on how to contact this person. For instance, this might be a string containing an email address, e.g. '<webmaster@domain.name>'.
Context
- MIB
- WWW-MIB
- OID
.1.3.6.1.2.1.65.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wwwServiceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWW-MIB::wwwServiceContact'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWW-MIB::wwwServiceContact.<wwwServiceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWW-MIB::wwwServiceContact'
Syntax
- Source
- SYSAPPL-MIBUtf8String
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of