CISCO-FCPING-MIB

        The MIB module for the management of the
Fibre Channel Ping functionality.
    
Source file
CISCO-FCPING-MIB
Last revised
Identity
ciscoFcPingMIB
Base OID
1.3.6.1.4.1.9.9.295
Imported Objects
CISCO-SMI ciscoMgmt
CISCO-ST-TC FcAddress FcAddressType VsanIndex
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Gauge32 Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC RowStatus TEXTUAL-CONVENTION (no object page) TruthValue
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/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::ciscoFcPingMIB'
Walk the MIB subtree
/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::ciscoFcPingMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (33)
.1.3.6.1.4.1.9.9.295
.1.3.6.1.4.1.9.9.295.1
.1.3.6.1.4.1.9.9.295.1.1
.1.3.6.1.4.1.9.9.295.1.1.1
.1.3.6.1.4.1.9.9.295.1.1.1.1
Integer32
.1.3.6.1.4.1.9.9.295.1.1.1.1.1
Enumeration
.1.3.6.1.4.1.9.9.295.1.1.1.1.10
.1.3.6.1.4.1.9.9.295.1.1.1.1.11
Enumeration
.1.3.6.1.4.1.9.9.295.1.1.1.1.12
.1.3.6.1.4.1.9.9.295.1.1.1.1.13
.1.3.6.1.4.1.9.9.295.1.1.1.1.14
.1.3.6.1.4.1.9.9.295.1.1.1.1.2
.1.3.6.1.4.1.9.9.295.1.1.1.1.3
.1.3.6.1.4.1.9.9.295.1.1.1.1.4
Unsigned32
.1.3.6.1.4.1.9.9.295.1.1.1.1.5
Unsigned32
.1.3.6.1.4.1.9.9.295.1.1.1.1.6
secondsUnsigned32
.1.3.6.1.4.1.9.9.295.1.1.1.1.7
millisecondsUnsigned32
.1.3.6.1.4.1.9.9.295.1.1.1.1.8
millisecondsUnsigned32
.1.3.6.1.4.1.9.9.295.1.1.1.1.9
.1.3.6.1.4.1.9.9.295.1.2
.1.3.6.1.4.1.9.9.295.1.2.1
.1.3.6.1.4.1.9.9.295.1.2.1.1
.1.3.6.1.4.1.9.9.295.1.2.1.1.1
.1.3.6.1.4.1.9.9.295.1.2.1.1.2
microsecondsInteger32
.1.3.6.1.4.1.9.9.295.1.2.1.1.3
microsecondsInteger32
.1.3.6.1.4.1.9.9.295.1.2.1.1.4
microsecondsInteger32
.1.3.6.1.4.1.9.9.295.1.2.1.1.5
.1.3.6.1.4.1.9.9.295.1.2.1.1.6
.1.3.6.1.4.1.9.9.295.1.3
.1.3.6.1.4.1.9.9.295.1.3.0
.1.3.6.1.4.1.9.9.295.2
.1.3.6.1.4.1.9.9.295.2.1
.1.3.6.1.4.1.9.9.295.2.2
Dependencies (5) 5 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-TCrfc
  4. CISCO-ST-TCcisco
  5. SNMPv2-CONFrfc
  6. CISCO-FCPING-MIBciscoselected
Type Definitions (1)
Enumeration
enable(1)
disable(2)
Conformance Groups (3)
A collection of objects for configuring
Fibre Channel Ping.
.1.3.6.1.4.1.9.9.295.2.2.1
A collection of objects for displaying
Fibre Channel Ping statistics.
.1.3.6.1.4.1.9.9.295.2.2.2
A collection of notification(s) for monitoring
Fibre Channel Ping completion.
.1.3.6.1.4.1.9.9.295.2.2.3
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.295.2.1.1
The compliance statement for entities which
implement the Fibre Channel Ping module.
Required groups
Object refinements
ObjectAccessSyntaxDescription
fcPingRowStatus readwrite
active(1), createAndGo(4), destroy(6)
Only three values 'createAndGo', 'destroy' and
'active' out of the six enumerated values need to be
supported.
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.9.9.295.1.3.0.1
This notification is generated whenever a sequence
of pings is complete and the corresponding instance
of fcPingTrapOnCompletion object has been set to
'true'.