zhoneTraceRouteCtlPort

ZHONE-DISMAN-TRACEROUTE-MIB · .1.3.6.1.4.1.5504.4.1.20.1.3.1.8

Object

column r/w UDP PortUnsigned32
Specifies the UDP port to send the traceroute
request to.  Need to specify a port that is not in
use at the destination (target) host.  The default
value for this object is the IANA assigned port,
33434, for the traceroute function.

Context

MIB
ZHONE-DISMAN-TRACEROUTE-MIB
OID
.1.3.6.1.4.1.5504.4.1.20.1.3.1.8
Type
column
Access
readwrite
Status
current
Units
UDP Port
Parent
zhoneTraceRouteCtlEntry
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 'ZHONE-DISMAN-TRACEROUTE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-DISMAN-TRACEROUTE-MIB::zhoneTraceRouteCtlPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-DISMAN-TRACEROUTE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-DISMAN-TRACEROUTE-MIB::zhoneTraceRouteCtlPort.<zhoneTraceRouteCtlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-DISMAN-TRACEROUTE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-DISMAN-TRACEROUTE-MIB::zhoneTraceRouteCtlPort'

Syntax

UDP PortUnsigned32

Values & Constraints

Object Constraints
range: 1-65535

Conformance