Skip to content

New error in cisco_nxos_show_interface.textfsmΒ #2191

@Mikeg2881

Description

@Mikeg2881

Device: cisco Nexus 5596 Chassis ("O2 48X10GE/Modular Supervisor")
Image: system: version 7.0(8)N1(1)
breaks in NTC 8.1.0
worked in 7.9.0

These are very old switches. FC ports arent made anymore on NXOS not worth pulling data in rather ignore the lines in my opinion.

fc1/43 is down (SFP not present)
    Hardware is Fibre Channel 
    Port WWN is 20:2b:54:7f:ee:64:66:80
    Admin port mode is auto, trunk mode is on
    snmp link state traps are enabled
    Port vsan is 1
    Receive data field Size is 2112
    Beacon is turned off
    1 minute input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
    1 minute output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
      0 frames input, 0 bytes
        0 discards, 0 errors
        0 CRC,  0 unknown class
        0 too long, 0 too short
      0 frames output, 0 bytes
        0 discards, 0 errors
      0 input OLS, 0 LRR, 0 NOS, 0 loop inits
      0 output OLS, 0 LRR, 0 NOS, 0 loop inits
    last clearing of "show interface" counters never

fc4/11 is down (Link failure: loss of signal)
    Port description is UCS Cisco Fiber-Channel (FI-B Port 31)
    Hardware is Fibre Channel, SFP is short wave laser w/o OFC (SN)
    Port WWN is 20:cb:00:2a:6a:73:4d:80
    Admin port mode is auto, trunk mode is on
    snmp link state traps are enabled
    Port vsan is 1
    Receive data field Size is 2112
    Beacon is turned off
    1 minute input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
    1 minute output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
      95020 frames input, 4941396 bytes
        0 discards, 0 errors
        0 CRC,  0 unknown class
        0 too long, 0 too short
      95026 frames output, 53208452 bytes
        0 discards, 0 errors
      1 input OLS, 1 LRR, 1 NOS, 0 loop inits
      1 output OLS, 0 LRR, 1 NOS, 0 loop inits
    last clearing of "show interface" counters never
    Interface last changed at Tue Jun  3 11:51:29 2025

These are the lines with errors

ERROR with NTC_Template: (show interface) State Error raised. Rule Line: 133. Input Line:     Receive data field Size is 2112
ERROR with NTC_Template: (show interface) State Error raised. Rule Line: 133. Input Line:       0 frames input, 0 bytes
ERROR with NTC_Template: (show interface) State Error raised. Rule Line: 133. Input Line:         0 discards, 0 errors
ERROR with NTC_Template: (show interface) State Error raised. Rule Line: 133. Input Line:         0 CRC,  0 unknown class
ERROR with NTC_Template: (show interface) State Error raised. Rule Line: 133. Input Line:         0 too long, 0 too short
ERROR with NTC_Template: (show interface) State Error raised. Rule Line: 133. Input Line:       0 frames output, 0 bytes
ERROR with NTC_Template: (show interface) State Error raised. Rule Line: 133. Input Line:       0 input OLS, 0 LRR, 0 NOS, 0 loop inits
ERROR with NTC_Template: (show interface) State Error raised. Rule Line: 133. Input Line:     Interface last changed at Tue Jun  3 11:51:29 2025

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions