HP Switche: Unterschied zwischen den Versionen

Aus d0b
Zur Navigation springenZur Suche springen
Zeile 100: Zeile 100:
 
|  System  || || .1.3.6.1.2.1.1 || ||  -
 
|  System  || || .1.3.6.1.2.1.1 || ||  -
 
|-
 
|-
System description || sysDescr.0 ||  .1.3.6.1.2.1.1.1.0 || OctetString || ""ProCurve J9088A Switch 2610-48...."
+
- || sysDescr.0 ||  .1.3.6.1.2.1.1.1.0 || OctetString || ""ProCurve J9088A Switch 2610-48...."
 
|-
 
|-
System uptime || sysUpTime.0 || .1.3.6.1.2.1.1.3.0 ||  TimeTicks ||  "Timeticks: (9400662) 1 day, 2:06:46.62"
+
- || sysUpTime.0 || .1.3.6.1.2.1.1.3.0 ||  TimeTicks ||  "Timeticks: (9400662) 1 day, 2:06:46.62"
 
|-
 
|-
System contact || sysContact.0 || .1.3.6.1.2.1.1.4.0 || OctetString || "your@email.tld"
+
- || sysContact.0 || .1.3.6.1.2.1.1.4.0 || OctetString || "your@email.tld"
 
|-
 
|-
System name || sysName.0 || .1.3.6.1.2.1.1.5.0 || OctetString || "switch_23"
+
- || sysName.0 || .1.3.6.1.2.1.1.5.0 || OctetString || "switch_23"
 
|-
 
|-
System location || sysLocation.0 || .1.3.6.1.2.1.1.6.0 || OctetString || "Rack 3"
+
- || sysLocation.0 || .1.3.6.1.2.1.1.6.0 || OctetString || "Rack 3"
 
|-
 
|-
 
|  Interfaces  || ||  .1.3.6.1.2.1.2 ||  || -
 
|  Interfaces  || ||  .1.3.6.1.2.1.2 ||  || -
Zeile 132: Zeile 132:
 
|  [http://www.oidview.com/mibs/11/SEMI-MIB.html SEMI-MIB (HP)]  || || .1.3.6.1.4.1.11 || ||  -
 
|  [http://www.oidview.com/mibs/11/SEMI-MIB.html SEMI-MIB (HP)]  || || .1.3.6.1.4.1.11 || ||  -
 
|-
 
|-
|  MAC Address  || ?  ||  .1.3.6.1.4.1.11.2.14.11.1.2.1.0 || OctetString ||  "aa-bb-cc-dd"
+
|  MAC Address  || ?  ||  .1.3.6.1.4.1.11.2.14.11.1.2.1.0 || OctetString ||  "aa-bb-cc-dd-ee-ff"
 
|-
 
|-
 
|  Fan  || ?  ||  .1.3.6.1.4.1.11.2.14.11.1.2.6.1.4.1 || Integer ||  "4"
 
|  Fan  || ?  ||  .1.3.6.1.4.1.11.2.14.11.1.2.6.1.4.1 || Integer ||  "4"

Version vom 16. Oktober 2014, 00:24 Uhr

HP Pro Curve 2610-48 (J9088A)

Optionales Zubehör

Part Description Option part number
Transceivers HP ProCurve 100-FX SFP-LC transceiver J9054B
Transceivers HP ProCurve 100-BX-D SFP-LC transceiver J9099B
Transceivers HP ProCurve 100-BX-U SFP-LC transceiver J9100B
Power supply HP ProCurve 600 redundant external power supply J8168A
Power supply HP ProCurve 610 external power supply J8169A
Mini-GBICs HP ProCurve Gigabit-SX-LC Mini-GBIC J4858C
Mini-GBICs HP ProCurve Gigabit-LX-LC Mini-GBIC J4859C
Mini-GBICs HP ProCurve Gigabit-LH-LC Mini-GBIC J4860C
Mini-GBICs HP ProCurve Gigabit 1000Base-T Mini-GBIC J8177C
Mini-GBICs HP ProCurve 1000-BX-D SFP-LC Mini-GBIC J9142B
Mini-GBICs HP ProCurve 1000-BX-U SFP-LC Mini-GBIC J9143B

Terminal Settings

  • Symbolrate von 1200 bis 115200 (default 9600)
  • 8 data bits
  • 1 stop bit
  • no parity
  • flow control set to Xon/Xoff
screen /dev/cu.usbserial 9600,cs8,-parenb,-cstopb,-clocal

Firmware

copy flash tftp <ip-adress-tftps> <filename>                          // Aktuelle Firmware auf den tftp schieben
copy tftp flash <ip-adress-tftps> <filename> <primary|secondary>      // Neue Firmware vom tftp holen  
boot system flash <primary|secondary>                                 // Switch reboot mit pri bzw sec image          

Befehlssammlung

Ein paar Schnipsel

show version                 
show flash
show config             
show running-config
show config status

show vlans
show trunks
show lacp
show lldp info remote-device
show cdp neighbors

Folgende Befhle im "(config)#" Mode

hostname deepthought                                // Neuen Hostnamen vergeben
password all                                        // Passwort für Operator & Manager setzen

time timezone 60                                    // Zeitzone einstellen
time daylight-time-rule Western-Europe              // Sommer- / Winterzeitzone einstellen
sntp server 5.9.156.53                              // 0.pool.ntp.org
sntp server priority 1 5.9.156.53                   // 0.pool.ntp.org                              
sntp server priority 2 5.9.80.113                   // 1.pool.ntp.org
sntp server priority 3 78.47.249.19                 // 2.pool.ntp.org

ip default-gateway 192.168.23.1     
snmp-server community "public" manager restricted      
crypto key generate ssh   
ip ssh

no web-management plaintext
no telnet-server

exit                                                 // (conf) verlassen um
write memory                                         // running-config als startup-config abzuspeichern

SNMP

OID`s

Description Name OID Type Value (Example)
MIB-2 .1.3.6.1.2.1 -
System .1.3.6.1.2.1.1 -
- sysDescr.0 .1.3.6.1.2.1.1.1.0 OctetString ""ProCurve J9088A Switch 2610-48...."
- sysUpTime.0 .1.3.6.1.2.1.1.3.0 TimeTicks "Timeticks: (9400662) 1 day, 2:06:46.62"
- sysContact.0 .1.3.6.1.2.1.1.4.0 OctetString "your@email.tld"
- sysName.0 .1.3.6.1.2.1.1.5.0 OctetString "switch_23"
- sysLocation.0 .1.3.6.1.2.1.1.6.0 OctetString "Rack 3"
Interfaces .1.3.6.1.2.1.2 -
IP .1.3.6.1.2.1.4 -
ICMP .1.3.6.1.2.1.5 -
TCP .1.3.6.1.2.1.6 -
UDP .1.3.6.1.2.1.7 -
SNMP .1.3.6.1.2.1.11 -
Enity MIB .1.3.6.1.2.1.47 -
Firmware Version (primary) entPhysicalFirmwareRev .1.3.6.1.2.1.47.1.1.1.1.10.1 OctetString "R.11.107"
Firmware Version (secondary) entPhysicalFirmwareRev .1.3.6.1.2.1.47.1.1.1.1.9.1 OctetString "R.10.06"
Serial Number entPhysicalSerialNum .1.3.6.1.2.1.47.1.1.1.1.11.1 OctetString "CN821****"
SEMI-MIB (HP) .1.3.6.1.4.1.11 -
MAC Address ? .1.3.6.1.4.1.11.2.14.11.1.2.1.0 OctetString "aa-bb-cc-dd-ee-ff"
Fan ? .1.3.6.1.4.1.11.2.14.11.1.2.6.1.4.1 Integer "4"
Power Supply 1 ? .1.3.6.1.4.1.11.2.14.11.1.2.6.1.4.2 Integer "4"
Power Supply 2 ? .1.3.6.1.4.1.11.2.14.11.1.2.6.1.4.3 Integer "5"
Over Temperature ? .1.3.6.1.4.1.11.2.14.11.1.2.6.1.4.4 Integer "4"
Memory Free ? .1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.6.1 Integer "73556512"
CPU ? .1.3.6.1.4.1.11.2.14.11.5.1.9.6.1.0 Integer "4"
System IP Address hpHttpMgEntityNetInfoIPAddress .1.3.6.1.4.1.11.2.36.1.1.3.1.1.7.1 OctetString "192.168.23.23"
HP Global Unique ID hpHttpMgDeviceGlobalUniqueID .1.3.6.1.4.1.11.2.36.1.1.5.1.1.2.1 OctetString "HPJ9088ACN821*****"


HP Status Werte

  • 1 unknown
  • 2 bad
  • 3 warning
  • 4 good
  • 5 not present