traceRouteCtlAdminStatus

DISMAN-TRACEROUTE-MIB · .1.3.6.1.2.1.81.1.2.1.21

Object

column r/w Enumeration
Reflects the desired state that an traceRouteCtlEntry
should be in:
              
   enabled(1)  - Attempt to activate the test as defined by
                 this traceRouteCtlEntry.
   disabled(2) - Deactivate the test as defined by this
                 traceRouteCtlEntry.
              
Refer to the corresponding traceRouteResultsOperStatus to
determine the operational state of the test defined by
this entry.

Context

MIB
DISMAN-TRACEROUTE-MIB
OID
.1.3.6.1.2.1.81.1.2.1.21
Type
column
Access
readwrite
Status
current
Parent
traceRouteCtlEntry
Groups
2

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 'DISMAN-TRACEROUTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-TRACEROUTE-MIB::traceRouteCtlAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DISMAN-TRACEROUTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-TRACEROUTE-MIB::traceRouteCtlAdminStatus.<traceRouteCtlOwnerIndex>.<traceRouteCtlTestName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DISMAN-TRACEROUTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DISMAN-TRACEROUTE-MIB::traceRouteCtlAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled