NetSnmp,

I have two hosts that I'm want to check the state of the interfaces,
up or down, on and for some reason the ifOperSTatus ordering doesn't
match.  I have a lot of servers that use this check and just one box
that doesn't match up.   How do I either set this and make it
permanent following reboots or change the mapping in someway?

snmpwalk -c JumpX5 -v1 hostname .1.3.6.1.2.1.2.2.1

IF-MIB::ifPhysAddress.1 = STRING:
IF-MIB::ifPhysAddress.2 = STRING: 0:9:3d:14:f3:59
IF-MIB::ifPhysAddress.3 = STRING: 0:9:3d:14:f3:5a
IF-MIB::ifPhysAddress.4 = STRING:

snmpwalk -c JumpX5 -v1 hostname2 .1.3.6.1.2.1.2.2.1

IF-MIB::ifPhysAddress.1 = STRING:
IF-MIB::ifPhysAddress.2 = STRING:
IF-MIB::ifPhysAddress.3 = STRING: 0:9:3d:14:f3:b6
IF-MIB::ifPhysAddress.4 = STRING: 0:9:3d:14:f3:b7

Thanks,

Jonathan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to