[j-nsp] PCMCIA is installed properly?

Hazim Oumera houmera at opentransit.net
Wed Mar 2 22:50:52 EST 2005


You can use SNMP to find out if a PCMCIA card is installed or not by pulling the following 2 MIBs for M7i: 

snmpget -v 2c -c xxxxxx routername 1.3.6.1.4.1.2636.3.1.12.1.5.9.1.1.0
SNMPv2-SMI::enterprises.2636.3.1.12.1.5.9.1.1.0 = STRING: "Routing Engine PCMCIA Card 0 slot"

snmpget -v 2c -c xxxxxx routername 1.3.6.1.4.1.2636.3.1.12.1.6.9.1.1.0
SNMPv2-SMI::enterprises.2636.3.1.12.1.6.9.1.1.0 = INTEGER: 2

Where INTEGER: 2 is equal to "empty".  INTEGER: 1 means "unknown" and INTEGER: 3 is "filled/present"

Hope this helps,
Hazim


On Wed, Mar 02, 2005 at 04:17:23PM +0300, Yastrebov V. Valery wrote:
> Hi!
> How to determine is PCMCIA card installed correctly on m7i and how to list
> files on it?
> 
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> http://puck.nether.net/mailman/listinfo/juniper-nsp


More information about the juniper-nsp mailing list