tmnxCallTraceJobDstResAddrType
TIMETRA-CALLTRACE-MIB ·
.1.3.6.1.4.1.6527.3.1.2.102.3.1.1.11
Object
The value of the object tmnxCallTraceJobDstResAddrType indicates the
context, in which the value of the object tmnxCallTraceJobDstResAddr
is to be interpreted.
Only values 'unknown (0)', 'ipv4 (1)' and 'ipv6 (2)' are supported.
This object can hold value other than 'unknown (0)' only if the value
of the object tmnxCallTraceJobDstAddrType is 'dns (16)'.
Context
- MIB
- TIMETRA-CALLTRACE-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.102.3.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxCallTraceJobEntry
- Groups
- 2
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 'TIMETRA-CALLTRACE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CALLTRACE-MIB::tmnxCallTraceJobDstResAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-CALLTRACE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CALLTRACE-MIB::tmnxCallTraceJobDstResAddrType.<tmnxCallTraceJobId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-CALLTRACE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-CALLTRACE-MIB::tmnxCallTraceJobDstResAddrType'
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 |