That's an option for a future release, but it's not slated for the next version of Orion.
Chris
I've got a custom mib setup to display the serial number of our Cisco switches.
Jon
Jon,
Excellent! Is it uploaded to the Content Sharing Zone? If not, attach to this thread?
I've uploaded it to the Content Zone
I can't agree to the download agreement. Errors out:thwack.com/.../download.aspx
This XML file does not appear to have any style information associated with it. The document tree is shown below. − <CustomPollers><CustomPoller UniqueName="Chassis_Serial_Number" Description="The serial number of the chassis. This MIB object will return the chassis serial number for any chassis that either a numeric or an alphanumeric serial number is being used." OID="1.3.6.1.4.1.9.5.1.2.19" MIB="CISCO-STACK-MIB:chassisSerialNumberString" SNMPGetType="GetNext" NetObjectPrefix="N" GroupName="Cisco" PollerType="S" Parser="Text" IncludeHistory="False" Unit="" TimeUnitId="0" TimeUnitQuantity="1" DefaultDisplayTimeUnitId="0"/><CustomPoller UniqueName="Cisco_Serial_Number" Description="The vendor-specific serial number string for the physical entity. The preferred value is the serial number string actually printed on the component itself (if present). On the first instantiation of an physical entity , the value of entPhysicalSerialNum associated with that entity is set to the correct vendor-assigned serial number , if this information is available to the agent. If a serial number is unknown or non-existent , the entPhysicalSerialNum will be set to a zero-length string instead. Note that implementations which can correctly identify the serial numbers of all installed physical entities do not need to provide write access to the entPhysicalSerialNum object. Agents which cannot provide non-volatile storage for the entPhysicalSerialNum strings are not required to implement write access for this object. Not every physical component will have a serial number , or even need one. Physical entities for which the associated value of the entPhysicalIsFRU ob" OID="1.3.6.1.2.1.47.1.1.1.1.11" MIB="ENTITY-MIB:entPhysicalSerialNum" SNMPGetType="GetNext" NetObjectPrefix="N" GroupName="Cisco" PollerType="S" Parser="None" IncludeHistory="False" Unit="" TimeUnitId="0" TimeUnitQuantity="1" DefaultDisplayTimeUnitId="0"/></CustomPollers>
I am assuming that this only works for devices where the serial # is not specific to the chassis? In other words a lot of Cisco router / switches do not have the chassis serial number encoded anywhere on the device so there is nothing to read electronically just the sticker on the device.
The custom pollers I've put in the sharing zone, work for our 2950, 2960, 2970, 3560 and 3750 switches I don't know about routers as we don't have any.
I have it running in our environment, on routers it is reporting the processor board ID (i.e. what you get from a 'show ver') rather than the chassis serial number.
Thank you for this poller, seems to work fine.