zhoneTraceRouteCtlTrapGeneration

ZHONE-DISMAN-TRACEROUTE-MIB · .1.3.6.1.4.1.5504.4.1.20.1.3.1.23

Object

column r/w Bits
The value of this object determines when and if to
to generate a notification for this entry:
pathChange(0)     - Generate a zhoneTraceRoutePathChange
    notification when the current path varies from a
    previously determined path.
testFailure(1)    - Generate a zhoneTraceRouteTestFailed
    notification when the full path to a target
    can't be determined.
testCompletion(2) - Generate a zhoneTraceRouteTestCompleted
    notification when the path to a target has been
    determined.
              
The value of this object defaults to zero, indicating
that none of the above options have been selected.

Context

MIB
ZHONE-DISMAN-TRACEROUTE-MIB
OID
.1.3.6.1.4.1.5504.4.1.20.1.3.1.23
Type
column
Access
readwrite
Status
current
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::zhoneTraceRouteCtlTrapGeneration'
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::zhoneTraceRouteCtlTrapGeneration.<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::zhoneTraceRouteCtlTrapGeneration'

Syntax

Bits

Values & Constraints

Enumerated Values
0pathChange
1testFailure
2testCompletion

Conformance