The following information must be available for this driver class to manage an applicable device.

  • SNMP

    • sysObjectID contains "1.3.6.1.4.1.1768.100."

    • sysDescr contains "SN46.+Hardware Release [0-9]+ Version [0-9]+, Software"

  • Terminal

    • Get the model Number from the output of show version command by matching the regular expression "Product[ ]*[Nn]ame +: +(.+)$"

    • Get the Hostname from the output of show snmp command by matching the regular expression "hostname +: +(.*)$"

    • Get the Chassis Serial Number from the output of show version command by matching the regular expression "Serial[ ]*[Nn]umber +: +(.+)$"