Description

Applicable on Cisco Stack wise devices, monitors the stack wise switch status, port operation status, power port status, etc.

Prerequisites

SNMP should be enabled in end device and device should support CISCO-STACKWISE-MIB OIDs and SNMP credentials should be attached against the device in portal.

How to Apply: This template is All instance selection based. It will not ask user to select any instance (s) while assigning it to a device.

Metric Parameters

Metric Parameters
ParameterDescription
Frequency
  • Frequency is the interval in which you want to probe and collect metric data from the target device/resource
  • Frequency is defined in minutes (min).
  • Warning ThresholdIf the metric value satisfies the condition defined along with Warning Threshold value, then a notification is sent to the user.
    Critical ThresholdIf the metric value satisfies the condition defined along with Critical Threshold value, then a notification is sent to the user.
    AlertThe alert value can be set to either Yes or No. If it is Yes, then an alert message is sent to the user.

    Metrics

    cisco.stackwise.stackpowerport.operationalstatus

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.4.1.9.9.500.1.3.2.1.2
    ExpressionNULL
    DescriptionProvides the object is used to either set or unset the operational status of the stack port. Possible value status are 1- Enabled,2- Disabled. { CISCO-STACKWISE-MIB::cswStackPowerPortOperStatus[OID: 1.3.6.1.4.1.9.9.500.1.3.2.1.2] }
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameCisco Stackwise Stack Power Port Status
    UnitNone

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency101 – 1440 (mins)
    FilterNULLNot Applicable
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical OperatorNOT_EQUALEnds with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with
    Critical Threshold11, 2
    Critical Repeat Count11-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    cisco.stackwise.stackpowerport.linkstatus

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.4.1.9.9.500.1.3.2.1.5
    ExpressionNULL
    DescriptionProvides the object is used to describe the link status of the stack port. Possible value status are 1- Up, 2- Down. { CISCO-STACKWISE-MIB::cswStackPowerPortLinkStatus [OID:1.3.6.1.4.1.9.9.500.1.3.2.1.5] }
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameCisco Stackwise Stack Power Port Status
    UnitNone

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency101 – 1440 (mins)
    FilterNULLNot Applicable
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical OperatorNOT_EQUALEnds with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with
    Critical Threshold11-2
    Critical Repeat Count11-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    cisco.stackwise.stackport.operationalstatus

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.4.1.9.9.500.1.2.2.1.1, 1.3.6.1.4.1.9.9.500.1.2.2.1.2
    Expressionif (cswStackPortOperStatus == 2 && cswStackPortNeighbor == 0, 4, cswStackPortOperStatus)
    DescriptionProvides the state of the stackport. Up - Connected and operational. down - Not connected to a neighbouring switch or administrative down. forcedDown - Shut down by stack manager due to mismatch or stackport errors. Possible value status are 1- Up, 2- Down. { CISCO-STACKWISE-MIB::cswStackPortOperStatus[OID: 1.3.6.1.4.1.9.9.500.1.2.2.1.1] }
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameCisco Stackwise Stack Port Operational Status
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency101 – 1440 (mins)
    FilterNULLNot Applicable
    Warning OperatorEQUALEnds with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with
    Warning Threshold21-4
    Warning Repeat Count11-12
    Critical OperatorEQUALEnds with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with
    Critical Threshold31-4
    Critical Repeat Count11-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    Cisco Stackwise Stack Port Operational Status

    Cisco Stackwise Stack Port Operational Status

    cisco.stackwise.switch.state

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.4.1.9.9.500.1.2.1.1.6, 1.3.6.1.4.1.9.9.500.1.2.1.1.7
    ExpressioncswSwitchState
    DescriptionThe current state of a switch: waiting - Waiting for a limited time on other switches in the stack to come online. progressing - Master election or mismatch checks in progress. added - The switch is added to the stack. ready - The switch is operational. sdmMismatch - The SDM template configured on the master is not supported by the new member. verMismatch - The operating system version running on the master is different from the operating system version running on this member. featureMismatch - Some of the features configured on the master are not supported on this member. newMasterInit - Waiting for the new master to finish initialization after master switchover (Master Re-Init). provisioned - The switch is not an active member of the stack. invalid - The switchs state machine is in an invalid state. removed - The switch is removed from the stack. Possible value staus are 1- Waiting, 2- Progressing 3- added, 4 - Ready,5 -SdmMismatch, 6 - VerMismatch, 7 - Feature Mismatch 8 - New MasterInit, 9 - provisioned, 10 - Invalid, 11 - Removed. { CISCO-STACKWISE-MIB::cswSwitchState[OID: 1.3.6.1.4.1.9.9.500.1.2.1.1.6] }.
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameCisco Stackwise Switch State
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency101 – 1440 (mins)
    FilterNULLNot Applicable
    Warning OperatorIN_LISTEnds with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with
    Warning Threshold1,2,3,81-11
    Warning Repeat Count11-12
    Critical OperatorIN_LISTEnds with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with
    Critical Threshold5,6,7,9,10,111-11
    Critical Repeat Count11-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    Cisco Stackwise Switch State

    Cisco Stackwise Switch State