ifTestOwner
ITF-MIB ·
.1.3.6.1.2.1.31.1.3.1.6
Object
The entity which currently has the 'ownership'
required to invoke a test on this interface.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: YES RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Context
- MIB
- ITF-MIB
- OID
.1.3.6.1.2.1.31.1.3.1.6- Type
- column
- Access
- readwrite
- Status
- optional
- Parent
- ifTestEntry
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 'ITF-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ITF-MIB::ifTestOwner'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ITF-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ITF-MIB::ifTestOwner.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ITF-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ITF-MIB::ifTestOwner'
Syntax
- Source
- OwnerString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.