traceRouteCtlTrapGeneration
ZYXEL-ES3124PWR-MIB ·
.1.3.6.1.4.1.890.1.5.8.14.23.5.1.26
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 traceRoutePathChange
notification when the current path varies from a
previously determined path.
testFailure(1) - Generate a traceRouteTestFailed
notification when the full path to a target
can't be determined.
testCompletion(2) - Generate a traceRouteTestCompleted
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
- ZYXEL-ES3124PWR-MIB
- OID
.1.3.6.1.4.1.890.1.5.8.14.23.5.1.26- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- traceRouteCtlEntry
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 'ZYXEL-ES3124PWR-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ES3124PWR-MIB::traceRouteCtlTrapGeneration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-ES3124PWR-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ES3124PWR-MIB::traceRouteCtlTrapGeneration.<traceRouteCtlServInstType>.<traceRouteCtlServInstId>.<traceRouteCtlOwnerIndex>.<traceRouteCtlTestName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-ES3124PWR-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-ES3124PWR-MIB::traceRouteCtlTrapGeneration'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | pathChange |
1 | testFailure |
2 | testCompletion |