fcTraceRouteAdminStatus

CISCO-FCTRACEROUTE-MIB · .1.3.6.1.4.1.9.9.296.1.1.1.1.6

Object

This object specifies the desired state that a 
fcTraceRouteEntry should be in:
              
enable(1)  -  Attempt to activate the test as 
              defined by this entry.
              
disable(2) -  Deactivate the test as defined by
              this entry.
              
The actual operational state of this test is 
indicated by the corresponding instance of 
fcTraceRouteOperStatus.
              
When the trace route test corresponding to this entry
is executing, this object cannot be modified. If this
object is read at such a time, a value of 'enable' 
will be returned. When the test completes, the value
of this object will be made 'disable' automatically
by the agent.

Context

MIB
CISCO-FCTRACEROUTE-MIB
OID
.1.3.6.1.4.1.9.9.296.1.1.1.1.6
Type
column
Access
readwrite
Status
current
Parent
fcTraceRouteEntry
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 'CISCO-FCTRACEROUTE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FCTRACEROUTE-MIB::fcTraceRouteAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FCTRACEROUTE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FCTRACEROUTE-MIB::fcTraceRouteAdminStatus.<fcTraceRouteIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FCTRACEROUTE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FCTRACEROUTE-MIB::fcTraceRouteAdminStatus'

Syntax

Values & Constraints

Type Values
1enable
2disable

Conformance