fcIfGigEOperStatusCause

CISCO-FC-FE-MIB · .0.1.1.14.1.6

Object

This object indicates the cause of the current operational
state of the ipstorage port.
The current operational state of the port is shown by 
the 'ifOperStatus' defined in IF-MIB. This object
will show 'none(2)' for all the 'ifOperStatus' values
except for 'down(2)'. It will show one of the values
from the 'FcIfOperStatusReason' textual convention
if 'ifOperStatus' is 'down(2)'. It will show other(1)
if the operational status cause is not from one
defined in  'FcIfOperStatusReason'.
This object will also be an additional varbind sent
in the linkDown notification ( defined in IF-MIB ) in 
addition to the varbinds defined for this notification.

Context

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

Syntax

Source
FcIfOperStatusReason
Base type
Enumeration
Type Description
The cause of current operational state of the
port.
          
GLOSSARY:
          
BB        - Buffer-to-Buffer.
          
BB_Credit - Buffer-to-Buffer credit, a link level flow
            control mechanism.
          
B_Port    - A Fibre Channel, Bridging port.
          
BPDU      - Bridge Protocol Data Unit.
          
CDP       - Cisco Discovery Protocol.
          
Class F   - A connectionless service with notification on 
            non-delivery between E_Ports, used for control, 
            coordination, and configuration of the Fabric.
          
Class N   - Refers to any class of service (different types
            of frame delivery services) other than Class F.
          
E_D_TOV   - Error Detect Timeout Value.
          
ENM       - Egress Non-Multicast.
          
ELP       - Exchange Link Parameter.
          
E-mode    - A fibre channel port providing E_Port 
            functionality. 
          
E_Port    - A Fabric Expansion Port.  
          
EPP       - Exchange Peer Parameters.
          
ESC       - Exchange Switch Capabilities.
          
Fabric    - The set of physically connected fibre channel
            switches.
          
FEX       - Fabric EXtender.
          
FC-FS     - Fibre Channel Framing and Signaling.
          
FCIP      - Fibre Channel over IP protocol.
          
FCID      - Fibre Channel Domain ID.
          
FCOE      - Fibre Channel Over Ethernet.
          
FCOT      - Fibre channel optical transmitter.
          
FC-PH     - The Fibre Channel Physical and Signaling 
            standard.
          
FCSP      - Fibre Channel Security Protocol. 
          
Fibre Channel - The primary protocol for building SANs. 
          
FICON     - An I\O protocol used between IBM (and compatible) 
            mainframes and storage.
          
FLOGI     - Fabric Login, used by a node port to establish a
            session with the fabric.
          
GBIC      - Gigabit Interface Converter; a removable 
            transceiver module permitting Fibre Channel and 
            Gigabit Ethernet physical-layer transport.
          
Interconnect_Ports - Switch Ports that assume either the
            E_Port or B_Port mode are generally referred to 
            as Interconnect_Ports.
          
LACP      - Link Access Control Protocol.
          
LIP       - Loop Initialization Primitive sequence.
          
LR        - Link Reset, the FC-PH defined primitive sequence 
            used to initiate a link reset.
          
MTU       - Maximun transmission unit. 
          
NOS       - Not Operational Sequence, the FC-PH defined 
            primitive sequence to indicate that the 
            transmitting port has detected a link failure (or)
            offline condition.
          
VIC       - Virtual Interface Card.
          
VPC       - Virtual Port Channel.
          
NPIV      - N Port Identifier Virtualization.
          
NPV       - NPort Virtualizer.
          
Nx_Port   - A Fiber Channel Node Port. 
          
OLS       - Offline Sequence, the FC-PH defined primitive 
            sequence to indicate that the port is entering
            into offline state.
          
OHMS      - Online Health Management System.
          
PMON      - Port Monitor.
          
R_A_TOV   - Resource Allocation Timeout Value.
          
RCF       - Reconfigure Fabric. 
          
Rxbbcredit - Receive BB credit value configured for 
             a FC interface.
          
SAN       - Storage Area Network; a network linking computing 
            devices to disk or tape arrays and other devices 
            over Fibre Channel.
          
SIF       - Service Information Field.
          
SDM       - Security Device Manager.
          
SDP       - Secure Device Provisioning.
          
SFP       - Small Formfactor Pluggable.
          
TE_Port   - Trunking E_Port.
          
TOV       - Time out value.
          
UDLD      - Uni Directional Link Detection.
          
VDC       - Virtual Device Context.
          
VEM       - Virtual Ethernet Module.
          
VFC       - Virtual Fibre Channel.
          
VRF       - VPN Routing and Forwarding.
          
VSAN      - Virtual Storage Area Network.
          
WWN       - World Wide Name.
          
xE_Port   - A Fiber channel port that can assume either 
            E_Port or TE_Port mode.
          
The enumerated values which provides the cause of the current
operational state of the interface are:
          
'other(1)' - reasons other than defined here.
'none(2)' - no failure
'hwFailure(3)' - hardware failure.  
'loopbackDiagFailure(4)' - loopback diagnostics 
    failure.
'errorDisabled(5)' - the port is not operational 
    due to some error conditions that require
    administrative attention.
'swFailure(6)' - software failure.
'linkFailure(7)' - physical link failure.
'offline(8)' -  physical link is in offline state
    as defined in the FC-FS standards.
'nonParticipating(9)' - during loop initialization,
    the port is not allowed to participate in loop
    operations.
'initializing(10)' - port is being initialized. 
'vsanInactive(11)'- port VSAN is inactive. The port
    becomes operational again when the port VSAN is
    active. 
'adminDown(12)' - 'ifAdminStatus' is down(2).
'channelAdminDown(13)' - this port is a member of
    a port channel and that port channel's
    ifAdminStatus is 'down(2)'. 
'channelOperSuspended(14)' - this port is a member
    of a port channel and its operational 
    parameters are incompatible with the port 
    channel parameters.  
'channelConfigurationInProgress(15)' - this port 
    is undergoing a port channel configuration.
'rcfInProgress(16)' -  an isolated xE_port is 
    transmiting an reconfigure fabric, requesting
    a disruptive reconfiguration in an attempt to 
    build a single, non-isolated fabric.
Only the Interconnect_Ports can become isolated. 
'elpFailureIsolation(17)' - during a port 
    initialization the prospective 
    Interconnect_Ports find incompatible link
    parameters.
'escFailureIsolation(18) - during a port 
    initialization the prospective 
    Interconnect_Ports are unable to proceed with
    initialization as a result of Exchange Switch
    Capabilities (ESC).
'domainOverlapIsolation(19)' - there is a overlap 
    in domains while attempting to connect two
    existing fabrics.
'domainAddrAssignFailureIsolation(20)' - the 
    elected principal switch is not capable of
    performing domain address manager functions so
    no Nx_port traffic can be forwarded across
    switches, hence all Interconnect_Ports in the
    switch are isolated.
'domainOtherSideEportIsolation(21)' - the peer 
    e-port is isolated.
'domainInvalidRCFReceived(22)' - Invalid rcf 
    received.
'domainManagerDisabled(23) - domain manager is
    disabled.
'zoneMergeFailureIsolation(24)' - the two 
    Interconnect_Ports cannot merge zoning 
    configuration after having exchanged merging 
    request for zoning.
'vsanMismatchIsolation(25)' - this vsan is not 
    configured on both sides of a trunk port.
'parentDown(26)' - the physical port to which this
    interface is bound is down.
'srcPortNotBound(27)'- no source port is specified
    for this interface.
'interfaceRemoved(28)' - interface is being 
    removed.
'fcotNotPresent(29)' - fcot(GBIC) not present.
'fcotVendorNotSupported(30)' - fcot(GBIC) vendor 
    is not supported. 
'incompatibleAdminMode(31)' - port admin mode is
    incompatible with port capabilities. 
'incompatibleAdminSpeed(32)' - port speed is
    incompatible with port capabilities. 
'suspendedByMode(33)' -  port that belongs to a
    port channel is suspended due to incompatible
    operational mode.                         
'suspendedBySpeed(34)' - port that belongs to a
    port channel is suspended due to incompatible
    operational speed.
'suspendedByWWN(35)' - port that belongs to a
    port channel is suspended due to incompatible
    remote switch WWN.
'domainMaxReTxFailure(36)' - domain manager 
    failure after maximum retries.
'eppFailure(37)' - trunk negotiation protocol
    failure after maximum retries.
'portVsanMismatchIsolation(38)' - an attempt is
    made to connect two switches using 
    non-trunking ports having different port 
    VSANs. 
'loopbackIsolation(39)' - port is connected to
    another port in the same switch.
'upgradeInProgress(40)' - linecard upgrade in 
    progress.
'incompatibleAdminRxBBCredit(41)' - receive
    BB credit is incompatible.
'incompatibleAdminRxBufferSize(42)' - receive
    buffer size is incompatible.
'portChannelMembersDown(43)' - no operational
    members.
'zoneRemoteNoRespIsolation(44)' - isolation
    due to remote zone server not responding.
'firstPortUpAsEport(45)' - in a over subscribed
    line card, when the first port in a group 
    is up in E mode, other ports in that group
    cannot be brought up.
'firstPortNotUp(46)' - in a over subscribed
    line card, first port cannot be brought up
    in E-mode when the other ports in the group
    are up.
'peerFCIPPortClosedConnection(47)' - port went
    down because peer FCIP port closed TCP 
    connection.    
'peerFCIPPortResetConnection(48)' - port went
    down because the TCP connection was reset
    by the peer fcip port.
'fcipPortMaxReTx(49)' - fcip port went down due
    to max tcp re-transmissions reached the
    configured limit.
'fcipPortKeepAliveTimerExpire(50)' - fcip port 
    went down due to TCP keep alive timer expired.
'fcipPortPersistTimerExpire(51)' - fcip port went
    down due  to TCP persist timer expired.
'fcipPortSrcLinkDown(52)' - fcip port went down 
    due to ethernet link down.
'fcipPortSrcAdminDown(53)' - fcip port went down 
    because the source ethernet link was 
    administratively shutdown.
'fcipPortAdminCfgChange(54)' - fcip port went down 
    due to configuration change. 
'fcipSrcPortRemoved(55)' - fcip port went down due
    to source port removal.
'fcipSrcModuleNotOnline(56)' - fcip port went down
    due to source module not online.
'invalidConfig(57)' - this port has a 
    misconfiguration with respect to port channels.
'portBindFailure(58)' - port got isolated due to
    port bind failure.  
'portFabricBindFailure(59)' - port got isolated
    due to fabric bind failure.    
'noCommonVsanIsolation(60)' - trunk is isolated
    because there are no common vsans with peer.
'ficonVsanDown' - Ficon vsan down
'invalidAttachment' -  Invalid attachment
'portBlocked' - Port blocked due to Ficon 
'incomAdminRxBBCreditPerBuf' - disabled due
    to incompatible admin port rxbbcredit,
    performance buffers.
'tooManyInvalidFLOGIs' - Suspended due to too 
    many invalid flogis. 
'deniedDueToPortBinding' - Suspended due to 
    port binding.
'elpFailureRevMismatch' - Isolated for ELP failure
    due to revision mismatch.
'elpFailureClassFParamErr' - Isolated for ELP 
    failure due to class F param error.
'elpFailureClassNParamErr' - Isolated for ELP 
    failure due to class N param error.
'elpFailureUnknownFlowCTLCode' - Isolated for ELP 
    failure due to invalid flow control code
'elpFailureInvalidFlowCTLParam' - Isolated for ELP 
    failure due to invalid flow control param.
'elpFailureInvalidPortName' - Isolated for ELP 
    failure due to invalid port name.
'elpFailureInvalidSwitchName' - Isolated for ELP 
    failure due to invalid switch name.
'elpFailureRatovEdtovMismatch' - Isolated for ELP 
    failure due to R_A_TOV or E_D_TOV mismatch.
'elpFailureLoopbackDetected' - Isolated for ELP 
    failure due to loopback detected.
'elpFailureInvalidTxBBCredit' - Isolated for ELP 
    failure due to invalid transmit B2B credit.
'elpFailureInvalidPayloadSize' - Isolated for ELP 
    failure due to invalid payload size.
'bundleMisCfg' - misconfiguration in portchannel
    membership detected.
'bitErrRTThresExceeded' - bit error rate too high.
'linkFailLinkReset' - link failure due to link 
    reset.
'linkFailPortInitFail' - link failure due to 
    port initialization failure.
'linkFailPortUnusable' - link failure due to 
    port unusable.
'linkFailLossOfSignal' - link failure due to
    loss of signal. 
'linkFailLossOfSync' - link failure due to
    loss of sync.
'linkFailNOSRcvd' - link failure due to
    non-operational sequences received.
'linkFailOLSRcvd' - link failure due to  offline
    sequences received.
'linkFailDebounceTimeout' - link failure due to
    re-negotiation failed.
'linkFailLRRcvdB2B' - link failure when 
    link reset(LR) operation fails due to 
    non-empty receive queue.  
'linkFailCreditLoss' - link failure due to 
    excessive credit loss indications.
'linkFailRxQOverFlow' - link failure due to
    receive queue overflow.
'linkFailTooManyINTR' - link failure due to
    excessive port interrupts.
'linkFailLIPRcvdB2B' - link failure when
    loop initialization(LIP) operation fails due
    to non empty receive queue.
'linkFailCreditLossB2B' - link failure when
    link reset(LR) operation fails due to
    queue not empty.                        
'linkFailOPNyTMOB2B' - link failure due to
    open primitive signal timeout while receive
    queue not empty.                      
'linkFailOPNyRETB2B' - link failure due to
    open primitive signal returned while receive
    queue not empty. 
'linkFailLIPF8Rcvd' - link failure due to F8 LIP
     received.
'linkFailLineCardPortShutdown' - link failure due
    to port shutdown.
'fcspAuthenfailure' - fibre channel security
    protocol authorization fail.
'fcotChksumErr' - FCOT SPROM checksum error. 
'ohmsExtLBTest' - link suspended due to external 
    loopback diagnostics failure.
'invalidFabricBindExh' - invalid fabric binding
    exchange.
'tovMismatch' - link isolation due to TOV 
    mismatch.
'ficonNotEnabled - Ficon not enabled.
'ficonNoPortnumber' - no Ficon portnumber.
'ficonBeingEnabled' - Ficon is being enabled.
'ePortProhibited' - port down because FICON 
    prohibit mask in place for E/TE port.
'portGracefulShutdown' - port has been shutdown
    gracefully.
'trunkNotFullyActive' - some of the VSANs which 
    are common with the peer are not up.
'fabricBindingSWWNNotFound' - Peer switch WWN
    not found in fabric binding active database.
'fabricBindingDomainInvalid' - Peer domain ID
    is invalid in fabric binding active
    database.
'fabricBindingDBMismatch' - fabric binding
    active database mismatch with peer. 
'fabricBindingNoRspFromPeer' - fabric binding
    no response from peer. 
'vsanSuspended' - dynamic VSAN is suspended.
'vsanNotFound' - dynamic VSAN not found.
'trackedPortDown' - tracked port is down.
'ecSuspendedLoop' - EC is currently suspended 
    for loopback.
'isolatedBundle' - isolated bundle due to
    misconfigurations.
'peerNotSupportBundle' - peer deivice does not 
    support port channel.
'portBringupIsolation' - trunk port 
    isolated during bringup time.
'domainNotAllowedIsolated' - port isolated
    due to domain not allowed.
'virtualIvrDomainOverlapIsolation' - port
    isolated due to virtual IVR domain overlap.
'outOfService' - port is in out of service
    state.
'portAuthFailed' - port has encountered
    an 802.1x authentication failure.
'bundleStandby' - port cannot be brought
    up in a bundle, since the bundle has maximum
    members.
'portConnectorTypeErr' - Error in the
    port connector type (SFP).
'errorDisabledReInitLimitReached' - the port
    is not operational after trying to
    initialize the port multiple times due
    to some errors.
'ficonDupPortNum' - the FICON VSAN has a
    duplicate port number.
'localRcf' - local disruptive reconfiguration 
    (the local domain became invalid; no RCF 
    frames have been sent outside the local 
    switch). 
'twoSwitchesWithSameWWN' - merge attempt between 
    VSANs containing the same WWN. If the user 
    attempts to merge two different VSANs and 
    both have at least one switch with the same
    WWN then the link in between the VSANs is 
    isolated.
'invalidOtherSidePrincEFPReqRecd' - EFP request 
    frame indicating a principal switch other 
    than the locally known one.
'domainOther' - other domain manager reasons 
    not defined here.
 'elpFailureAllZeroPeerWWNRcvd' - isolated for 
    ELP failure due to peer WWN is received 
    with all zeros.
 'preferredPathIsolation' - port isolated due to
    preferred path not able to program the routes.
 'fcRedirectIsolation' - port isolated due to
    FC Redirect not being able to program routes.
 'portActLicenseNotAvailable' - port not brought up
    due to lack of port activation licenses.
 'sdmIsolation' - port isolated due to SDM not being
    able to program routes.
 'fcidAllocationFailed' - port down due to failure
    in FCID allocation.   
 'externallyDisabled' - port externally disabled.
 'unavailableNPVUpstreamPort' - NPV upstream port 
        not available.
 'unavailableNPVPrefUpstreamPort' - NPV preferred 
    upstream port not available.
 'sfpReadError' - the port is not operational due to 
         SFP read error.
 'stickyDownOnLinkFailure' - the port is not operational 
         due to link failure in the sticky down mode.
 'tooManyLinkFlapsErr' - too many link flaps on the port
         in a short interval.
 'unidirectionalUDLD' - unidirectional UDLD detected.
 'txRxLoopUDLD' - UDLD Tx Rx loop.
 'neighborMismatchUDLD' - UDLD neighbor mismatch.
 'authzPending' - authorization pending.
 'hotStdbyInBundle' - hot standby in bundle.
 'incompleteConfig' - all parameters on the port have not been
         configured.
 'incompleteTunnelCfg' - incomplete tunnel config.
 'hwProgrammingFailed' - hardware programming failed.
 'tunnelDstUnreachable' - no route to tunnel destination
         address.
 'suspendByMtu' - MTU allocation failed.
 'sfpInvalid' - SFP is not Cisco certified.
 'sfpAbsent' - SFP is absent.
 'portCapabilitiesUnknown' - the capabilities of the port are 
                  unknown.
 'channelErrDisabled' - the port-channel to which the port
         belongs is in error disabled state.
 'vrfMismatch' - Mismatch in source and transport VRF.
 'vrfForwardReferencing' - Forward referencing transport VRF.
 'dupTunnelConfigDetected' - two tunnel interfaces with same 
         configuration is not allowed.
 'primaryVLANDown' - primary VLAN is in down state.
 'vrfUnusable' - VRF is unusable.
 'errDisableHandShkFailure' - port is not operational due to
         an internal handshake failure.
 'errDisabledBPDUGuard' - BPDUGuard triggered error disable on
         the port.
 'dot1xSecViolationErrDisabled' - error disabled due to dot1x
         security violation.                         
 'emptyEchoUDLD' - UDLD empty echo.
 'vfTaggingCapErr' - VF Tagging capability mismatch error.
 'portDisabled' - Port disabled.
 'tunnelModeNotConfigured' - Tunnel Mode is not configured.
 'tunnelSrcNotConfigured' - Tunnel Source is not configured. 
 'tunnelDstNotConfigured' - Tunnel Destination is not 
                  configured.
 'tunnelUnableToResolveSrcIP' - Unable to resolve tunnel
                  source IP address. 
 'tunnelUnableToResolveDstIP' - Unable to resolve tunnel 
                  destination IP address.
 'tunnelVrfDown' - Tunnel VRF down.
 'sifAdminDown' - SIF is admin down.
 'phyIntfDown' - Physical interface is down.
 'ifSifLimitExceeded' - Interface SIF limit is exceeded.
 'sifHoldDown' - SIF hold down.
 'noFcoe' - No FCOE configuration.
 'dcxCompatMismatch' - DCX Compatibility Mismatch.
 'isolateBundleLimitExceeded' - Isolation due to bundle
                  limit exceeded.
 'sifNotBound' - SIF is not bound.
 'errDisabledLacpMiscfg' - Error Disabled due to LACP 
                  misconfig.
 'satFabricIfDown' - Satellite fabric interface down.
 'invalidSatFabricIf' - Invalid satellite fabric interface.
 'noRemoteChassis' - No remote chassis.
 'vicEnableNotReceived' - VIC enable not received.
 'vicDisableReceived' - VIC disable received.
 'vlanVsanMappingNotEnabled' - VLAN VSAN mapping not enabled.
 'stpNotFwdingInFcoeMappedVlan' - STP not forwarding in FCOE
                  Mapped Vlan.
 'moduleOffline' - Module Offline.
 'udldAggModeLinkFailure' - UDLD aggresive mode link failure.
 'stpInconsVpcPeerDisabled' - STP inconsistent VPC peer 
                  disabled. 
 'setPortStateFailed' - Set port state failed.
 'suspendedByVpc' - Suspended by VPC.
 'vpcCfgInProgress' - VPC configuration in progress.
 'vpcPeerLinkDown' - VPC peer link down.
 'vpcNoRspFromPeer' - VPC no response from peer.
 'protoPortSuspend' - Proto port suspend.
 'tunnelSrcDown' - Tunnel source down.
 'cdpInfoUnavailable' - CDP information unavailable.
 'fexSfpInvalid' - FEX SFP invalid.
 'errDisabledIpConflict' - Error Disabled due to IP conflict.
 'fcotClkRateMismatch' - FCOT CLK rate mismatch.
 'portGuardTrustSecViolation' - Error disabled due to port guard
                          (Cisco Trusted Security Violation).
 'sdpTimeout' - SDP timeout.
 'satIncompatTopo' - Satellite incompatible topology.
 'waitForFlogi' - Wait for FLOGI.
 'satNotConfigured' - Satellite not configured.
 'npivNotEnabledInUpstream' - NPIV not enabled in upstream.
 'vsanMismatchWithUpstreamSwPort' - VSAN mismatch with upstream 
                                    switch port.
 'portGuardBitErrRate' - Error disabled due to port guard 
                  (Bit Error Rate).
 'portGuardSigLoss' - Error disabled due to port guard 
                  (Signal Loss).
 'portGuardSyncLoss' - Error disabled due to port guard 
                  (Sync Loss).
 'portGuardLinkReset' - Error disabled due to port guard 
                  (Link Reset).
 'portGuardCreditLoss' - Error disabled due to port guard 
                  (Credit Loss).
 'ipQosMgrPolicyAppFailure' - IP QOS Manager policy 
                                   application failure.
 'pauseRateLimitErrDisabled' - Port error disabled due
                           to pause rate limit condition.
 'lstGrpUplinkDown' - EthPM LSTGRP downstream link down
                                   due to upstream link down.
 'stickyDnLinkFailure' - Port kept in error disabled
                                   state due to Link Failure.
 'routerMacFailure' - Router MAC failure.
 'dcxMultipleMsapIds' - Port error disabled due to
                                   multiple MSAP IDs (DCX).
 'dcxHundredPdusRcvdNoAck' - Hundred PDUs received without
                                   ACK (DCX).
 'enmSatIncompatibleUplink' - Satellite Incompatible Uplink.
 'enmLoopDetected' - Loop Detected (ENM).
 'nonStickyExternallyDisabled' - Disabled by VPD Manager with
                                   SHut/No Shut allowed.
 'subGroupIdNotAssigned' - Sub-group ID not assigned.
 'vemUnlicensed' - VEM Unlicensed.
 'profileNotFound' - Profile not found.
 'nonExistentVlan' - VLAN does not exist.
 'vlanInvalidType' - Invalid VLAN type.
 'vlanDown' - VLAN down.
 'vpcPeerUpgrade' - VPC Peer Upgrade.
 'ipQosDcbxpCompatFailure' - IPQOS DCBXP compatibility
                                   failure.
 'nonCiscoHbaVfTag' - Error Disabled due to Non-Cisco HBA
                                   VF Tag.
 'domainIdConfigMismatch' - Domain ID config mismatch.
 'sfpSpeedMismatch' - SFP speed mismatch.
 'xcvrInitializing' - Transceiver initializing.
 'xcvrAbsent' - Transceiver absent.
 'xcvrInvalid' - Transceiver invalid.
 'vfcBindingInvalid' - Invalid VFC Binding.
 'vlanNotFcoeEnabled' - VLAN down due to FCOE disabled.
 'pvlanNativeVlanErr' - Private VLAN - Native VLAN error.
 'ethL2VlanDown' - Ethernet L2 VLAN down.
 'ethIntfInvalidBinding' - Invalid Binding to Ethernet 
                         Interface.
 'pmonFailure' - PMON Failure.
 'l3NotReady' - L3 not ready.
 'speedMismatch' - Speed Mismatch.
 'flowControlMismatch' - Flow Control Mismatch.
 'vdcMode' - VDC mode 
 'suspendedDueToMinLinks' - Suspended due to Min Links.
 'enmPinFailLinkDown' - ENM Pin Fail Link Down.
 'inactiveM1PortFpathActiveVlan' - Inactive M1 Port
                        F Path Active VLAN.
 'parentPortDown' - Parent Port Down.
 'moduleRemoved' - Module Removed.
 'corePortMct' - Core Port MCT.
 'nonCorePortMct' - Non Core port MCT.
 'ficonInorderNotActive'- FICON Inorder Not Active.
 'invalidEncapsulation' - Invalid Encapsulation.
 'modemLineDeasserted' - Modem line asserted.
 'ipSecHndshkInProgress' - IP Sec Handshake in progress.
 'sfpEthCompliantErr' - Sfp Ethernet compliant error.
 'cellularModemUnattached' - Cellular Modem unattached.
 'outOfGlblRxBuffers' - Out of global Rx buffers.
 'sfpFcCompliantErr' - Sfp Fc Compliant Error.
 'ethIntfNotLicensed' - Ethernet interface not licensed.
 'domainIdsInvalid' - Domain IDs Invalid.
 'fabricNameInvalid' - Fabric Name Invalid.
 'ficonNoPortSwapLogicalPort' - Ficon No Port Swap Logical Port.
 'ficonInvalidPortNum ' - Ficon Invalid Port Number.
 'remotePortInL2vpnDown' - Remote Port in L2VPN Down.
 'suspendedDueToNoLacpPdus' - Suspended due to no LACP PDUs.
 'fcotValidationFailedAtDriver' - Fcot validation failed at driver.
 'unsupportedTransceiverMd5DigestNotSame' - Unsupported transceiver MD5 digest not Same.
 'unsupportedTransceiver' - Unsupport transceiver.
 'adminStateConfigChange' - Admin state config change.
 'vlanAllowedList' - Allowed Vlan list configured on the port.
 'vlanAllowedListOverride' - Allowed Vlan list changed on the port.
 'vlanAllowedListAdd' - Vlan has been added to the allowed Vlan list on the port.
 'vlanAllowedListRemove' - Vlan has been removed from the allowed Vlan list on the port.
 'vlanCfgStateChange' - Port affected due to Vlan state change.
 'vlanCfgDelete' - Port affected due to Vlan delete.
 'pppPeerNotResponding' - ppp peer not responding.
 'pppAuthFailed' - ppp authentication failed.
 'xcvrAuthFailed' - Transceiver authentication failed.
 'badFramesRcvdFromLink' - Excessive bad frames received from link.
 'phyPortHotStandby' - Physical port in hot standby mode.
 'wimaxModemUnattached' - WiMAX modem unattached.
 'wpanModemUnattached' - WPAN modem unattached.
 'rbhModulo' - RBH modulo.
 'suspendedFpcMinlinksNotMet' - Suspended FPC min-links not met.
 'miscabling' - Miscabling detected.
 'rcvSrpOnNonFcoeFex' - Received SRP on non-FCOE FEX.
 'inactivePortAccessVlanOnBd' - Inactive port access VLAN on BD.
 'suspendedDueToLacpMisConfig' - Suspended due to LACP misconfiguration.
 'establishBfd' - Establish BFD.
 'fortyGMemberPort' - 40G member port (obsolete).
 'goldLbTest' - GOLD loopback test.
 'edpError' - EDP error.
 'vpcCompatFailed' - VPC compatibility failed.
 'aclqosNoResource' - ACLQOS no resource.
 'vpcShutdown' - VPC shutdown.
 'notPcMember' - Not a port-channel member.
 'systemIntfShut' - System interface shut.
 'speedGroupCfgReq' - Speed group configuration required.
 'systemIntfShutdown' - System interface shutdown.
 'dot1qMisconfig' - Dot1q misconfiguration.
 'mdMismatch' - MD mismatch.
 'suspendedByVpcForPlShut' - Suspended by VPC for peer-link shutdown.
 'portNotAvailable' - Port not available.
 'eloSessionDown' - ELO session down.
 'eloDiscoveryTimeout' - ELO discovery timeout.
 'eloCapabilitiesConflict' - ELO capabilities conflict.
 'eloMiswired' - ELO miswired.
 'eloLinkFault' - ELO link fault.
 'eloDyingGasp' - ELO dying gasp.
 'eloCriticalEvent' - ELO critical event.
 'eloThresholdBreached' - ELO threshold breached.
 'hwResourceExhaustion' - Hardware resource exhaustion.
 'hifPcinfoMismatch' - HIF PC info mismatch.
 'lanDown' - LAN down.
 'pmonFlap' - PMON flap.
 'pmonErrDisable' - PMON error disable.
 'nveCoreLinkDown' - NVE core link down.
 'dportMisconfig' - D-port misconfiguration.
 'mvrCfg' - MVR configuration.
 'qsaPresent' - QSA present.
 'pairPortSfpSpeedMismatch' - Pair port SFP speed mismatch.
 'xcvrBreakoutUnsupported' - Transceiver breakout unsupported.
 'fecSpeedIncompatible' - FEC speed incompatible.
 'notAvailable' - Not available.
 'xconnectDown' - xconnect down.
 'aafexFabricDown' - AA FEX fabric down.
 'fipsFailure' - FIPS failure.
 'xcvrBreakoutMapUnsupported' - Transceiver breakout map unsupported.
 'eightGArbffFillPatternRcvd' - 8G ARBFF fill pattern received.
 'mediaTypeUnsupported' - Media type unsupported.
 'breakinMemberPort' - Break-in member port.
 'macMacsecConflict' - MAC MACsec conflict.
 'quadSpeedMismatch' - Quad speed mismatch.
 'fecTtsNotConfigured' - FEC TTS not configured.
 'duplicateSfp' - Duplicate SFP.
 'errdisableChasisMismatch' - Error disable chassis mismatch.
 'mmodeBootEnabled' - Maintenance mode boot enabled.
 'serdesCoreFailureErrDisable' - SERDES core failure error disable.
 'fspfCostMultiplierMismatch' - FSPF cost multiplier mismatch.
 'hwDisabled' - Hardware disabled.
 'unsupportedPlatformL3po' - Unsupported platform L3 port.
 'poeErrorDisabled' - PoE error disabled.
 'stormctrlErrDisabled' - Storm control error disabled.
 'qsaAdaptor' - QSA adaptor.
 'aggrPortFlapsErrDisabled' - Aggressive port flaps error disabled.
 'hwDisabledSpeedMismatchPortGrp' - Hardware disabled speed mismatch in port group.
 'mplsPlatformNotSupported' - MPLS platform not supported.
 'mediaTypeErrDisabled' - Media type error disabled.
 'hwDisabledByBkout' - Hardware disabled by breakout.
 'hpoMaxLimitReached' - HPO max limit reached.
 'insertedHpoIncompatibleWithMacsecSessions' - Inserted HPO incompatible with MACsec sessions.
 'epmLearnDisabled' - EPM learn disabled.
 'mcpLoopErrdisable' - MCP loop error disable.
 'fabricTrack' - Fabric track.
 'diagErrorDisabled' - Diagnostic error disabled.
 'incompatibleFecmode' - Incompatible FEC mode.
 'linkNotConnected' - Link not connected.
 'fspfCostMultiplierMismatchErrdisable' - FSPF cost multiplier mismatch error disable.
 'transceiverIncompatible' - Transceiver incompatible.
 'hpoXcvrUnsupported' - HPO transceiver unsupported.
 'xcvrHighTemperature' - Transceiver high temperature.
 'fkaTimeout' - FKA timeout.
 'unsupportedAutonegCfg' - Unsupported auto negotiation configuration.
 'unsupportedPhymediatypeCfg' - Unsupported physical media type configuration.
 'smaErrorDisable' - SMA error disable.
 'smaFlapPort' - SMA flap port.
 'olsInserted' - OLS inserted.
 'noDlbResource' - No DLB resource.
 'errdisableEsiUnsupported' - Error disable ESI unsupported.
 'errorDisabledAclProgramFailure' - Error disabled ACL program failure.
 'suspendedBySas' - Suspended by SAS.
 'errorDisabledPortConfigFailure' - Error disabled port configuration failure.
 'prbsTest' - PRBS test.

Values & Constraints

Type Values
1other
2none
3hwFailure
4loopbackDiagFailure
5errorDisabled
6swFailure
7linkFailure
8offline
9nonParticipating
10initializing
11vsanInactive
12adminDown
13channelAdminDown
14channelOperSuspended
15channelConfigurationInProgress
16rcfInProgress
17elpFailureIsolation
18escFailureIsolation
19domainOverlapIsolation
20domainAddrAssignFailureIsolation
21domainOtherSideEportIsolation
22domainInvalidRCFReceived
23domainManagerDisabled
24zoneMergeFailureIsolation
25vsanMismatchIsolation
26parentDown
27srcPortNotBound
28interfaceRemoved
29fcotNotPresent
30fcotVendorNotSupported
31incompatibleAdminMode
32incompatibleAdminSpeed
33suspendedByMode
34suspendedBySpeed
35suspendedByWWN
36domainMaxReTxFailure
37eppFailure
38portVsanMismatchIsolation
39loopbackIsolation
40upgradeInProgress
41incompatibleAdminRxBBCredit
42incompatibleAdminRxBufferSize
43portChannelMembersDown
44zoneRemoteNoRespIsolation
45firstPortUpAsEport
46firstPortNotUp
47peerFCIPPortClosedConnection
48peerFCIPPortResetConnection
49fcipPortMaxReTx
50fcipPortKeepAliveTimerExpire
51fcipPortPersistTimerExpire
52fcipPortSrcLinkDown
53fcipPortSrcAdminDown
54fcipPortAdminCfgChange
55fcipSrcPortRemoved
56fcipSrcModuleNotOnline
57invalidConfig
58portBindFailure
59portFabricBindFailure
60noCommonVsanIsolation
61ficonVsanDown
62invalidAttachment
63portBlocked
64incomAdminRxBBCreditPerBuf
65tooManyInvalidFLOGIs
66deniedDueToPortBinding
67elpFailureRevMismatch
68elpFailureClassFParamErr
69elpFailureClassNParamErr
70elpFailureUnknownFlowCTLCode
71elpFailureInvalidFlowCTLParam
72elpFailureInvalidPortName
73elpFailureInvalidSwitchName
74elpFailureRatovEdtovMismatch
75elpFailureLoopbackDetected
76elpFailureInvalidTxBBCredit
77elpFailureInvalidPayloadSize
78bundleMisCfg
79bitErrRTThresExceeded
80linkFailLinkReset
81linkFailPortInitFail
82linkFailPortUnusable
83linkFailLossOfSignal
84linkFailLossOfSync
85linkFailNOSRcvd
86linkFailOLSRcvd
87linkFailDebounceTimeout
88linkFailLRRcvdB2B
89linkFailCreditLoss
90linkFailRxQOverFlow
91linkFailTooManyINTR
92linkFailLIPRcvdB2B
93linkFailCreditLossB2B
94linkFailOPNYTMOB2B
95linkFailOPNYRETB2B
96linkFailLIPF8Rcvd
97linkFailLineCardPortShutdown
98fcspAuthenfailure
99fcotChksumErr
100ohmsExtLBTest
101invalidFabricBindExh
102tovMismatch
103ficonNotEnabled
104ficonNoPortnumber
105ficonBeingEnabled
106ePortProhibited
107portGracefulShutdown
108trunkNotFullyActive
109fabricBindingSWWNNotFound
110fabricBindingDomainInvalid
111fabricBindingDBMismatch
112fabricBindingNoRspFromPeer
113vsanSuspended
114vsanNotFound
115trackedPortDown
116ecSuspendedLoop
117isolatedBundle
118peerNotSupportBundle
119portBringupIsolation
120domainNotAllowedIsolated
121virtualIvrDomainOverlapIsolation
122outOfService
123portAuthFailed
124bundleStandby
125portConnectorTypeErr
126errorDisabledReInitLimitReached
127ficonDupPortNum
128localRcf
129twoSwitchesWithSameWWN
130invalidOtherSidePrincEFPReqRecd
131domainOther
132elpFailureAllZeroPeerWWNRcvd
133preferredPathIsolation
134fcRedirectIsolation
135portActLicenseNotAvailable
136sdmIsolation
137fcidAllocationFailed
138externallyDisabled
139unavailableNPVUpstreamPort
140unavailableNPVPrefUpstreamPort
141sfpReadError
142stickyDownOnLinkFailure
143tooManyLinkFlapsErr
144unidirectionalUDLD
145txRxLoopUDLD
146neighborMismatchUDLD
147authzPending
148hotStdbyInBundle
149incompleteConfig
150incompleteTunnelCfg
151hwProgrammingFailed
152tunnelDstUnreachable
153suspendByMtu
154sfpInvalid
155sfpAbsent
156portCapabilitiesUnknown
157channelErrDisabled
158vrfMismatch
159vrfForwardReferencing
160dupTunnelConfigDetected
161primaryVLANDown
162vrfUnusable
163errDisableHandShkFailure
164errDisabledBPDUGuard
165dot1xSecViolationErrDisabled
166emptyEchoUDLD
167vfTaggingCapErr
168portDisabled
169tunnelModeNotConfigured
170tunnelSrcNotConfigured
171tunnelDstNotConfigured
172tunnelUnableToResolveSrcIP
173tunnelUnableToResolveDstIP
174tunnelVrfDown
175sifAdminDown
176phyIntfDown
177ifSifLimitExceeded
178sifHoldDown
179noFcoe
180dcxCompatMismatch
181isolateBundleLimitExceeded
182sifNotBound
183errDisabledLacpMiscfg
184satFabricIfDown
185invalidSatFabricIf
186noRemoteChassis
187vicEnableNotReceived
188vicDisableReceived
189vlanVsanMappingNotEnabled
190stpNotFwdingInFcoeMappedVlan
191moduleOffline
192udldAggModeLinkFailure
193stpInconsVpcPeerDisabled
194setPortStateFailed
195suspendedByVpc
196vpcCfgInProgress
197vpcPeerLinkDown
198vpcNoRspFromPeer
199protoPortSuspend
200tunnelSrcDown
201cdpInfoUnavailable
202fexSfpInvalid
203errDisabledIpConflict
204fcotClkRateMismatch
205portGuardTrustSecViolation
206sdpTimeout
207satIncompatTopo
208waitForFlogi
209satNotConfigured
210npivNotEnabledInUpstream
211vsanMismatchWithUpstreamSwPort
212portGuardBitErrRate
213portGuardSigLoss
214portGuardSyncLoss
215portGuardLinkReset
216portGuardCreditLoss
217ipQosMgrPolicyAppFailure
218pauseRateLimitErrDisabled
219lstGrpUplinkDown
220stickyDnLinkFailure
221routerMacFailure
222dcxMultipleMsapIds
223dcxHundredPdusRcvdNoAck
224enmSatIncompatibleUplink
225enmLoopDetected
226nonStickyExternallyDisabled
227subGroupIdNotAssigned
228vemUnlicensed
229profileNotFound
230nonExistentVlan
231vlanInvalidType
232vlanDown
233vpcPeerUpgrade
234ipQosDcbxpCompatFailure
235nonCiscoHbaVfTag
236domainIdConfigMismatch
237sfpSpeedMismatch
238xcvrInitializing
239xcvrAbsent
240xcvrInvalid
241vfcBindingInvalid
242vlanNotFcoeEnabled
243pvlanNativeVlanErr
244ethL2VlanDown
245ethIntfInvalidBinding
246pmonFailure
247l3NotReady
248speedMismatch
249flowControlMismatch
250vdcMode
251suspendedDueToMinLinks
252enmPinFailLinkDown
253inactiveM1PortFpathActiveVlan
254parentPortDown
255moduleRemoved
256corePortMct
257nonCorePortMct
258ficonInorderNotActive
259invalidEncapsulation
260modemLineDeasserted
261ipSecHndshkInProgress
262sfpEthCompliantErr
263cellularModemUnattached
264outOfGlblRxBuffers
265sfpFcCompliantErr
266ethIntfNotLicensed
267domainIdsInvalid
268fabricNameInvalid
269ficonNoPortSwapLogicalPort
270ficonInvalidPortNum
271remotePortInL2vpnDown
272suspendedDueToNoLacpPdus
273fcotValidationFailedAtDriver
274unsupportedTransceiverMd5DigestNotSame
275unsupportedTransceiver
276adminStateConfigChange
277vlanAllowedList
278vlanAllowedListOverride
279vlanAllowedListAdd
280vlanAllowedRemove
281vlanCfgStateChange
282vlanCfgDelete
283pppPeerNotResponding
284pppAuthFailed
285xcvrAuthFailed
286badFramesRcvdFromLink
287phyPortHotStandby
288wimaxModemUnattached
289wpanModemUnattached
290rbhModulo
291suspendedFpcMinlinksNotMet
292miscabling
293rcvSrpOnNonFcoeFex
294inactivePortAccessVlanOnBd
295suspendedDueToLacpMisConfig
296establishBfd
300fortyGMemberPort
301goldLbTest
302edpError
303vpcCompatFailed
304aclqosNoResource
305vpcShutdown
306notPcMember
307systemIntfShut
308speedGroupCfgReq
309systemIntfShutdown
310dot1qMisconfig
311mdMismatch
312suspendedByVpcForPlShut
313portNotAvailable
314eloSessionDown
315eloDiscoveryTimeout
316eloCapabilitiesConflict
317eloMiswired
318eloLinkFault
319eloDyingGasp
320eloCriticalEvent
321eloThresholdBreached
322hwResourceExhaustion
323hifPcinfoMismatch
324lanDown
325pmonFlap
326pmonErrDisable
327nveCoreLinkDown
328dportMisconfig
329mvrCfg
330qsaPresent
331pairPortSfpSpeedMismatch
332xcvrBreakoutUnsupported
333fecSpeedIncompatible
334notAvailable
335xconnectDown
336aafexFabricDown
337fipsFailure
338xcvrBreakoutMapUnsupported
339eightGArbffFillPatternRcvd
340mediaTypeUnsupported
341breakinMemberPort
342macMacsecConflict
343quadSpeedMismatch
344fecTtsNotConfigured
345duplicateSfp
346errdisableChasisMismatch
347mmodeBootEnabled
348serdesCoreFailureErrDisable
349fspfCostMultiplierMismatch
350hwDisabled
351unsupportedPlatformL3po
352poeErrorDisabled
353stormctrlErrDisabled
354qsaAdaptor
355aggrPortFlapsErrDisabled
356hwDisabledSpeedMismatchPortGrp
357mplsPlatformNotSupported
358mediaTypeErrDisabled
359hwDisabledByBkout
360hpoMaxLimitReached
361insertedHpoIncompatibleWithMacsecSessions
362epmLearnDisabled
363mcpLoopErrdisable
364fabricTrack
365diagErrorDisabled
366incompatibleFecmode
367linkNotConnected
368fspfCostMultiplierMismatchErrdisable
369transceiverIncompatible
370hpoXcvrUnsupported
371xcvrHighTemperature
372fkaTimeout
373unsupportedAutonegCfg
374unsupportedPhymediatypeCfg
375smaErrorDisable
376smaFlapPort
377olsInserted
378noDlbResource
379errdisableEsiUnsupported
380errorDisabledAclProgramFailure
381suspendedBySas
382errorDisabledPortConfigFailure
383prbsTest

Conformance