HPSWITCH-MIB

File: HPSWITCH-MIB.mib (16486 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB

Imported symbols

TimeTicks IpAddress Counter
OBJECT-TYPE DisplayString enterprises

Defined Types

MacAddr  
OCTET STRING Size(6)    

HpEsTrapRcvrEntry  
SEQUENCE    
  hpEsTrapRcvrIndex INTEGER
  hpEsTrapRcvrStatus INTEGER
  hpEsTrapRcvrIpAddress IpAddress
  hpEsTrapRcvrComm DisplayString

HpEsSysStaEntry  
SEQUENCE    
  hpEsSysStaMacAddr OCTET STRING Size(6)
  hpEsSysStaPort INTEGER
  hpEsSysStaTraffic OCTET STRING

HpEsPortEntry  
SEQUENCE    
  hpEsPortIndex INTEGER
  hpEsPortOprStatus INTEGER
  hpEsPortExtConn INTEGER
  hpEsPortDuplex INTEGER
  hpEsPortRcvLocalFrames Counter
  hpEsPortForwardedFrames Counter
  hpEsPortMostStations Counter
  hpEsPortMaxStations Counter
  hpEsPortSWHandledFrames Counter
  hpEsPortLocalStations Counter
  hpEsPortRemoteStations Counter
  hpEsPortUnknownStaFrames Counter
  hpEsPortResetStats INTEGER
  hpEsPortResetTimer TimeTicks
  hpEsPortResetAddrs INTEGER
  hpEsPortRcvBcasts Counter
  hpEsPortSwitchedFrames Counter

Defined Values

hp 1.3.6.1.4.1.11
OBJECT IDENTIFIER    

nm 1.3.6.1.4.1.11.2
OBJECT IDENTIFIER    

icf 1.3.6.1.4.1.11.2.14
OBJECT IDENTIFIER    

icfEswitch 1.3.6.1.4.1.11.2.14.6
OBJECT IDENTIFIER    

hpEs 1.3.6.1.4.1.11.2.14.6.1
OBJECT IDENTIFIER    

hpEsMain 1.3.6.1.4.1.11.2.14.6.1.1
OBJECT IDENTIFIER    

hpEsConfig 1.3.6.1.4.1.11.2.14.6.1.1.1
OBJECT IDENTIFIER    

hpEsFwVer 1.3.6.1.4.1.11.2.14.6.1.1.1.1
The firmware version in the form major.minor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hpEsHwVer 1.3.6.1.4.1.11.2.14.6.1.1.1.2
The hardware version in the form major.minor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hpEsIpAddr 1.3.6.1.4.1.11.2.14.6.1.1.1.3
The administrative value of the IP address. The current operational IP address can be obtained by the ipAdEntAddr entry in the ipAddrTable. This parameter will take effect only after a reset (hpEsReset) is issued or a power cycle.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

hpEsNetMask 1.3.6.1.4.1.11.2.14.6.1.1.1.4
The administrative value of the subnet mask. The current operational subnet mask can be obtained by the ipAdEntNetMask entry in the ipAddrTable. This parameter will take effect only after a reset (hpEsReset) is issued or a power cycle.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

hpEsDefaultGateway 1.3.6.1.4.1.11.2.14.6.1.1.1.5
The administrative value of the default gateway (router) IP address. The current operational default gateway's IP address can be obtained from the ipRouteTable. This parameter will take effect only after a reset (hpEsReset) is issued or a power cycle.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

hpEsTrapRcvrMaxEnt 1.3.6.1.4.1.11.2.14.6.1.1.1.6
The maximum number of rows in the trap receiver table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpEsTrapRcvrCurEnt 1.3.6.1.4.1.11.2.14.6.1.1.1.7
The current number of rows in the trap receiver table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpEsTrapRcvrNext 1.3.6.1.4.1.11.2.14.6.1.1.1.8
The index of the next available row to be created in the trap receiver table. A value of zero means that the table is full and no more rows can be added.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..655535  

hpEsTrapRcvrTable 1.3.6.1.4.1.11.2.14.6.1.1.1.9
A table of managers to which to send traps. Entries in the table are saved across resets and power cycles.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpEsTrapRcvrEntry

hpEsTrapRcvrEntry 1.3.6.1.4.1.11.2.14.6.1.1.1.9.1
Definition of rows in the trap receiver table. The column hpEsTrapRcvrStatus is used to create and delete rows in the table. Creation requires a SET PDU with objects hpEsTrapRcvrStatus, hpEsTrapRcvrIpAddress, and hpEsTrapRcvrComm.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HpEsTrapRcvrEntry  

hpEsTrapRcvrIndex 1.3.6.1.4.1.11.2.14.6.1.1.1.9.1.1
The index of the row in the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hpEsTrapRcvrStatus 1.3.6.1.4.1.11.2.14.6.1.1.1.9.1.2
Setting this object to the value invalid(3) deletes the row from the table. The value invalid(3) should never be returned on a GET. The value of create(4) on a SET causes a new row to be created if the row does not already exist. If it does, then a 'badValue'error should be returned. The value returned on GETs should be valid(2) or other(1), which is used to indicate any other condition.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), invalid(3), create(4)  

hpEsTrapRcvrIpAddress 1.3.6.1.4.1.11.2.14.6.1.1.1.9.1.3
IP address for an SNMP manager that is to receive the trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

hpEsTrapRcvrComm 1.3.6.1.4.1.11.2.14.6.1.1.1.9.1.4
Community string to use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hpEsSys 1.3.6.1.4.1.11.2.14.6.1.1.2
OBJECT IDENTIFIER    

hpEsNumPorts 1.3.6.1.4.1.11.2.14.6.1.1.2.1
The maximum number of ports on the switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpEsNumStations 1.3.6.1.4.1.11.2.14.6.1.1.2.2
Aggregate number of currently active stations (nodes) on all ports on the switch. This is the value from the system module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpEsMostStations 1.3.6.1.4.1.11.2.14.6.1.1.2.3
Highest aggregate number of stations ever active on all ports at one time, since the last reset or power cycle. This is the value as seen by the system module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpEsMaxStations 1.3.6.1.4.1.11.2.14.6.1.1.2.4
Highest aggregate number of stations which the switch can support simultaneously. (This is the maximum number that the system module can support.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpEsReset 1.3.6.1.4.1.11.2.14.6.1.1.2.5
This object is used to reset the switch. Writing softReset(3) causes the switch to reset the hardware, run quick diagnostics, clear all counters, start switching, issue a warmstart trap, and then be able to respond to SNMP requests. Writing hardReset(4) causes the switch to run power up diagnostics and then execute a soft reset. Note: all address tables are cleared in both cases. The administrative parameters from nonvolatile memory are used to initialize the operational parameters. The value returned on GETs should be running(2) or other(1), which is used to indicate any other condition.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), running(2), softReset(3), hardReset(4)  

hpEsNumResets 1.3.6.1.4.1.11.2.14.6.1.1.2.6
Number of soft resets the switch has executed since the last hard reset or power cycle. Soft resets are defined as writing softReset(3) to hpEsReset, pressing the front panel reset button, executing a soft reset from the console, or resets induced by the switch firmware.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpEsAddrAgingTime 1.3.6.1.4.1.11.2.14.6.1.1.2.7
Number of minutes of inactivity before an address entity is aged out. A value of zero means no aging. Note: if an address shows up on another port, the original port to address assignment is automatically deleted. The value is saved across resets and power cycles.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..9999  

hpEsSysStaTable 1.3.6.1.4.1.11.2.14.6.1.1.2.9
A table of station addresses from all ports known to the system module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpEsSysStaEntry

hpEsSysStaEntry 1.3.6.1.4.1.11.2.14.6.1.1.2.9.1
Definition of the rows in the system module station address table. Rows can not be created or deleted via SNMP requests.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HpEsSysStaEntry  

hpEsSysStaMacAddr 1.3.6.1.4.1.11.2.14.6.1.1.2.9.1.1
The Station's MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hpEsSysStaPort 1.3.6.1.4.1.11.2.14.6.1.1.2.9.1.2
The source port for the Station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpEsSysStaTraffic 1.3.6.1.4.1.11.2.14.6.1.1.2.9.1.3
A bit string that identifies with value of one of the ports that this station has generated traffic to or from. The bits are numbered starting at zero, with bit zero being the high order bit in the first byte, bit seven being the low order bit in the first byte, bit eight being the high order bit in the second byte, etc. Ports correspond with bits (i.e., port 1 is bit 1, etc.). The size of this in octets is the number of ports (i.e., hpEsNumPorts), divided by 8, plus one.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hpEsTop 1.3.6.1.4.1.11.2.14.6.1.2
OBJECT IDENTIFIER    

hpEsPort 1.3.6.1.4.1.11.2.14.6.1.3
OBJECT IDENTIFIER    

hpEsPortTable 1.3.6.1.4.1.11.2.14.6.1.3.1
A table of information about each port. The number of rows is given by hpEsNumPorts.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpEsPortEntry

hpEsPortEntry 1.3.6.1.4.1.11.2.14.6.1.3.1.1
Definition of rows in the port table. The number of rows is determined by the hardware and is specified by the value of hpEsNumPorts. Rows can not be created or deleted via SNMP requests.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HpEsPortEntry  

hpEsPortIndex 1.3.6.1.4.1.11.2.14.6.1.3.1.1.1
A unique value for each port entry. The value corresponds the port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hpEsPortOprStatus 1.3.6.1.4.1.11.2.14.6.1.3.1.1.2
The operational status of the port. Setting to enabled(1) enables the port. Setting to disabled(2) disables the port. The value is saved across resets and power cycles.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hpEsPortExtConn 1.3.6.1.4.1.11.2.14.6.1.3.1.1.5
Which external connector has been configured via jumpers. For EPS1500, this object will always return AUI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), aui(2), rj45(3), noExternal(4)  

hpEsPortDuplex 1.3.6.1.4.1.11.2.14.6.1.3.1.1.6
Indicates whether the port is jumper configured for full or half duplex operation. Note: internal connected ports are always halfDuplex(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER fullDuplex(1), halfDuplex(2)  

hpEsPortRcvLocalFrames 1.3.6.1.4.1.11.2.14.6.1.3.1.1.7
Number of frames received where the destination is on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpEsPortForwardedFrames 1.3.6.1.4.1.11.2.14.6.1.3.1.1.8
Number of frames received on this port and forwarded to another port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpEsPortMostStations 1.3.6.1.4.1.11.2.14.6.1.3.1.1.10
Highest number of stations ever active at any time since the last reset of the switch as seen by this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpEsPortMaxStations 1.3.6.1.4.1.11.2.14.6.1.3.1.1.11
Maximum number of stations which the port can support simultaneously.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpEsPortSWHandledFrames 1.3.6.1.4.1.11.2.14.6.1.3.1.1.12
Number of Frames received on this port and delivered to the system module for processing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpEsPortLocalStations 1.3.6.1.4.1.11.2.14.6.1.3.1.1.13
Number of stations on this port which belong to the local segment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpEsPortRemoteStations 1.3.6.1.4.1.11.2.14.6.1.3.1.1.14
Number of stations on this port which belong to another segment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpEsPortUnknownStaFrames 1.3.6.1.4.1.11.2.14.6.1.3.1.1.15
Number of unicast frames received on this port and forwarded to the system module for processing because the source or destination station address is not in the port's forwarding table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpEsPortResetStats 1.3.6.1.4.1.11.2.14.6.1.3.1.1.16
Setting this object to reset(3) causes all traffic counters for this port to be set to zero. Also the value of hpEsPortResetTimer is set to zero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), running(2), reset(3)  

hpEsPortResetTimer 1.3.6.1.4.1.11.2.14.6.1.3.1.1.17
Time (in 100th second ticks) since the port counters were reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpEsPortResetAddrs 1.3.6.1.4.1.11.2.14.6.1.3.1.1.18
Setting this object to reset(3) clears all address table entries for this port as well as setting all port traffic counters to zero and setting hpEsPortResetTimer to zero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), running(2), reset(3)  

hpEsPortRcvBcasts 1.3.6.1.4.1.11.2.14.6.1.3.1.1.20
Number of Broadcast Frames received on this port without errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpEsPortSwitchedFrames 1.3.6.1.4.1.11.2.14.6.1.3.1.1.25
Number of frames switched on this port
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter