HP Switche: Unterschied zwischen den Versionen

Aus d0b
Zur Navigation springenZur Suche springen
Zeile 69: Zeile 69:
 
|  Serial Number || entPhysicalSerialNum ||  .1.3.6.1.2.1.47.1.1.1.1.11.1 || OctetString ||  "CN821****"
 
|  Serial Number || entPhysicalSerialNum ||  .1.3.6.1.2.1.47.1.1.1.1.11.1 || OctetString ||  "CN821****"
 
|-
 
|-
|  System Mac  || entLogicalTAddress  ||  .1.3.6.1.2.1.47.1.2.1.1.5.1 || OctetString ||  "CN821****"
+
|  System Mac  || entLogicalTAddress  ||  .1.3.6.1.2.1.47.1.2.1.1.5.1 || OctetString ||  "aa-bb-cc-dd"
 +
|-
 +
|  [http://www.oidview.com/mibs/11/SEMI-MIB.html SEMI-MIB (HP)]  || || .1.3.6.1.4.1.11 || ||  -
 +
|-
 +
|  System IP Address  || hpHttpMgEntityNetInfoIPAddress  ||  .1.3.6.1.4.1.11.2.36.1.1.3.1.1.7.1 || OctetString ||  "aa-bb-cc-dd"
 +
|-
 +
|  HP Global Unique ID  || hpHttpMgDeviceGlobalUniqueID  ||  .1.3.6.1.4.1.11.2.36.1.1.5.1.1.2.1 || OctetString ||  "HPJ9088ACN821*****"
 
|}
 
|}

Version vom 13. Oktober 2014, 01:30 Uhr

HP Pro Curve 2610-48 (J9088A)

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             

Befehlssammlung

Ein paar Schnipsel

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

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 -
System description 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"
System contact 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"
System location 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****"
System Mac entLogicalTAddress .1.3.6.1.2.1.47.1.2.1.1.5.1 OctetString "aa-bb-cc-dd"
SEMI-MIB (HP) .1.3.6.1.4.1.11 -
System IP Address hpHttpMgEntityNetInfoIPAddress .1.3.6.1.4.1.11.2.36.1.1.3.1.1.7.1 OctetString "aa-bb-cc-dd"
HP Global Unique ID hpHttpMgDeviceGlobalUniqueID .1.3.6.1.4.1.11.2.36.1.1.5.1.1.2.1 OctetString "HPJ9088ACN821*****"