qtechLinkQosCtlTargetAddressType
QTECH-INTERFACE-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.10.1.15.2.1.1.3
Object
Specifies the type of host address to be used at a remote host for performing a ping-based operation.
Context
- MIB
- QTECH-INTERFACE-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.10.1.15.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qtechLinkQosCtlEntry
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 'QTECH-INTERFACE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-INTERFACE-MIB::qtechLinkQosCtlTargetAddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-INTERFACE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-INTERFACE-MIB::qtechLinkQosCtlTargetAddressType.<qtechLinkQosCtlOwnerIndex>.<qtechLinkQosCtlTestName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-INTERFACE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-INTERFACE-MIB::qtechLinkQosCtlTargetAddressType'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |