[f-nsp] OID for TurboIron PowerSupply
    Frank Bulk 
    frnkblk at iname.com
       
    Mon Jan 16 17:45:22 EST 2012
    
    
  
If you use NAGIOS, it would be interesting to find out if the
check_snmp_environment plugin identifies that issue.
Frank
-----Original Message-----
From: foundry-nsp-bounces at puck.nether.net
[mailto:foundry-nsp-bounces at puck.nether.net] On Behalf Of Nick Hilliard
Sent: Monday, January 16, 2012 4:33 PM
To: foundry-nsp at puck.nether.net
Subject: Re: [f-nsp] OID for TurboIron PowerSupply
On 16/01/2012 22:01, Robert Hass wrote:
> Is any SNMP OID in TurboIron (SW 4.2 or 7.3 - doesn't matter) to
> monitor status of power supply ?
> We had problem with one power supply (lost power due to disconnect
> power cord) and there wasn't any information about this in syslog. So
> I'm looking for monitoring these events in SNMP.
Yes, this info is available in .1.3.6.1.4.1.1991.1.1.1.2.1
> % snmpwalk -v 2c -c blahblah switchname.example.com
.1.3.6.1.4.1.1991.1.1.1.2.1
> SNMPv2-SMI::enterprises.1991.1.1.1.2.1.1.1.1 = INTEGER: 1
> SNMPv2-SMI::enterprises.1991.1.1.1.2.1.1.1.2 = INTEGER: 2
> SNMPv2-SMI::enterprises.1991.1.1.1.2.1.1.2.1 = STRING: "Power supply 1
(right slot when facing rear)"
> SNMPv2-SMI::enterprises.1991.1.1.1.2.1.1.2.2 = STRING: "Power supply 2
(left slot when facing rear)"
> SNMPv2-SMI::enterprises.1991.1.1.1.2.1.1.3.1 = INTEGER: 2
> SNMPv2-SMI::enterprises.1991.1.1.1.2.1.1.3.2 = INTEGER: 2
> %
The entries in .1.3.6.1.4.1.1991.1.1.1.2.1.1.3 are the PSU OperStatus and
are defined as follows:
> snChasPwrSupplyOperStatus OBJECT-TYPE
>         SYNTAX  INTEGER {
>                 other(1),
>                 normal(2),
>                 failure(3)
>                 }
>         MAX-ACCESS  read-only
>         STATUS  current
>         DESCRIPTION
>                 "The power supply operation status."
>         ::= { snChasPwrSupplyEntry 3 }
There's a MIB view here:
http://www.oidview.com/mibs/1991/FOUNDRY-SN-AGENT-MIB.html
Also, if you have foundrynet access, take a look at the 'MIBs' in the
Turboiron section.  This is all defined in there.
Nick
_______________________________________________
foundry-nsp mailing list
foundry-nsp at puck.nether.net
http://puck.nether.net/mailman/listinfo/foundry-nsp
    
    
More information about the foundry-nsp
mailing list