ifTestOwner

IF-MIB · .1.3.6.1.2.1.31.1.3.1.6

Object

column deprecated r/w OwnerString
The entity which currently has the 'ownership' required to
invoke a test on this interface.

Context

MIB
IF-MIB
OID
.1.3.6.1.2.1.31.1.3.1.6
Type
column
Access
readwrite
Status
deprecated
Parent
ifTestEntry
Groups
1

Walk 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 'IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IF-MIB::ifTestOwner'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IF-MIB::ifTestOwner.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IF-MIB::ifTestOwner'

Syntax

Source
OwnerString
Base type
OctetString
Display format
255a
Type Description
This data type is used to model an administratively
assigned name of the owner of a resource.  This information
is taken from the NVT ASCII character set.  It is suggested
that this name contain one or more of the following: ASCII
form of the manager station's transport address, management
station name (e.g., domain name), network management
personnel's name, location, or phone number.  In some cases
the agent itself will be the owner of an entry.  In these
cases, this string shall be set to a string starting with
'agent'.

Values & Constraints

Type Constraints
range: 0..255

Conformance

Member of