fcPingAdminStatus

CISCO-FCPING-MIB · .1.3.6.1.4.1.9.9.295.1.1.1.1.11

Object

column r/w FcStartOper
This object specifies the desired state that a 
fcPingEntry should be in:
              
enable(1)  -  Attempt to activate the ping as 
              defined by this entry.
              
disable(2) -  Deactivate the ping as defined by
              this entry.
              
The actual operational state of this test is 
indicated by the corresponding instance of 
fcPingOperStatus.
              
When the ping sequence 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 ping sequence completes, 
the value of this object will be made 'disable' 
automatically by the agent.

Context

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

Syntax

Source
FcStartOper
Base type
Enumeration

Values & Constraints

Type Values
1enable
2disable

Conformance