HPSWITCH-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
56
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
56 total| Object Name |
|---|
hp OBJECT IDENTIFIER .1.3.6.1.4.1.11 |
RFC1155-SMI Unknown .1.3.6.1.4.1.11 |
nm OBJECT IDENTIFIER .1.3.6.1.4.1.11.2 |
icf OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14 |
icfEswitch OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.6 |
hpEs OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.6.1 |
hpEsMain OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.6.1.1 |
hpEsConfig OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.6.1.1.1 |
hpEsFwVerThe firmware version in the form major.minor.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.6.1.1.1.1 |
hpEsHwVerThe hardware version in the form major.minor.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.6.1.1.1.2 |
hpEsIpAddrThe 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.rw IpAddress .1.3.6.1.4.1.11.2.14.6.1.1.1.3 |
hpEsNetMaskThe 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.rw IpAddress .1.3.6.1.4.1.11.2.14.6.1.1.1.4 |
hpEsDefaultGatewayThe 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.rw IpAddress .1.3.6.1.4.1.11.2.14.6.1.1.1.5 |
hpEsTrapRcvrMaxEntThe maximum number of rows in the trap receiver
table.ro INTEGER .1.3.6.1.4.1.11.2.14.6.1.1.1.6 |
hpEsTrapRcvrCurEntThe current number of rows in the trap receiver
table.ro INTEGER .1.3.6.1.4.1.11.2.14.6.1.1.1.7 |
hpEsTrapRcvrNextThe 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.ro INTEGER .1.3.6.1.4.1.11.2.14.6.1.1.1.8 |
hpEsTrapRcvrTableA table of managers to which to send traps.
Entries in the table are saved across resets and
power cycles. SEQUENCE OF HpEsTrapRcvrEntry .1.3.6.1.4.1.11.2.14.6.1.1.1.9 |
hpEsTrapRcvrEntryDefinition 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. HpEsTrapRcvrEntry .1.3.6.1.4.1.11.2.14.6.1.1.1.9.1 |
hpEsTrapRcvrIndexThe index of the row in the table.ro INTEGER .1.3.6.1.4.1.11.2.14.6.1.1.1.9.1.1 |
hpEsTrapRcvrStatusSetting 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.rw Enumeration .1.3.6.1.4.1.11.2.14.6.1.1.1.9.1.2 |
hpEsTrapRcvrIpAddressIP address for an SNMP manager that is to receive
the trap.rw IpAddress .1.3.6.1.4.1.11.2.14.6.1.1.1.9.1.3 |
hpEsTrapRcvrCommCommunity string to use.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.6.1.1.1.9.1.4 |
hpEsSys OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.6.1.1.2 |
hpEsNumPortsThe maximum number of ports on the switch.ro INTEGER .1.3.6.1.4.1.11.2.14.6.1.1.2.1 |
hpEsNumStationsAggregate number of currently active stations
(nodes) on all ports on the switch. This is the
value from the system module.ro INTEGER .1.3.6.1.4.1.11.2.14.6.1.1.2.2 |
hpEsMostStationsHighest 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.ro INTEGER .1.3.6.1.4.1.11.2.14.6.1.1.2.3 |
hpEsMaxStationsHighest aggregate number of stations which the
switch can support simultaneously. (This is the
maximum number that the system module can
support.)ro INTEGER .1.3.6.1.4.1.11.2.14.6.1.1.2.4 |
hpEsResetThis 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.rw Enumeration .1.3.6.1.4.1.11.2.14.6.1.1.2.5 |
hpEsNumResetsNumber 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.ro Counter .1.3.6.1.4.1.11.2.14.6.1.1.2.6 |
hpEsAddrAgingTimeNumber 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.rw INTEGER .1.3.6.1.4.1.11.2.14.6.1.1.2.7 |
hpEsSysStaTableA table of station addresses from all ports known
to the system module. SEQUENCE OF HpEsSysStaEntry .1.3.6.1.4.1.11.2.14.6.1.1.2.9 |
hpEsSysStaEntryDefinition of the rows in the system module
station address table. Rows can not be created or
deleted via SNMP requests. HpEsSysStaEntry .1.3.6.1.4.1.11.2.14.6.1.1.2.9.1 |
hpEsSysStaMacAddrThe Station's MAC address.ro OCTET STRING .1.3.6.1.4.1.11.2.14.6.1.1.2.9.1.1 |
hpEsSysStaPortThe source port for the Station.ro INTEGER .1.3.6.1.4.1.11.2.14.6.1.1.2.9.1.2 |
hpEsSysStaTrafficA 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.ro OCTET STRING .1.3.6.1.4.1.11.2.14.6.1.1.2.9.1.3 |
hpEsTop OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.6.1.2 |
hpEsPort OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.6.1.3 |
hpEsPortTableA table of information about each port. The
number of rows is given by hpEsNumPorts. SEQUENCE OF HpEsPortEntry .1.3.6.1.4.1.11.2.14.6.1.3.1 |
hpEsPortEntryDefinition 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. HpEsPortEntry .1.3.6.1.4.1.11.2.14.6.1.3.1.1 |
hpEsPortIndexA unique value for each port entry. The value
corresponds the port number.ro INTEGER .1.3.6.1.4.1.11.2.14.6.1.3.1.1.1 |
hpEsPortOprStatusThe 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.rw Enumeration .1.3.6.1.4.1.11.2.14.6.1.3.1.1.2 |
hpEsPortExtConnWhich external connector has been configured via
jumpers. For EPS1500, this object will always
return AUI.ro Enumeration .1.3.6.1.4.1.11.2.14.6.1.3.1.1.5 |
hpEsPortDuplexIndicates whether the port is jumper configured
for full or half duplex operation. Note:
internal connected ports are always
halfDuplex(2).ro Enumeration .1.3.6.1.4.1.11.2.14.6.1.3.1.1.6 |
hpEsPortRcvLocalFramesNumber of frames received where the destination
is on this port.ro Counter .1.3.6.1.4.1.11.2.14.6.1.3.1.1.7 |
hpEsPortForwardedFramesNumber of frames received on this port and
forwarded to another port.ro Counter .1.3.6.1.4.1.11.2.14.6.1.3.1.1.8 |
hpEsPortMostStationsHighest number of stations ever active at any
time since the last reset of the switch as seen by
this port.ro Counter .1.3.6.1.4.1.11.2.14.6.1.3.1.1.10 |
hpEsPortMaxStationsMaximum number of stations which the port can
support simultaneously.ro Counter .1.3.6.1.4.1.11.2.14.6.1.3.1.1.11 |
hpEsPortSWHandledFramesNumber of Frames received on this port and
delivered to the system module for processing.ro Counter .1.3.6.1.4.1.11.2.14.6.1.3.1.1.12 |
hpEsPortLocalStationsNumber of stations on this port which belong to
the local segment.ro Counter .1.3.6.1.4.1.11.2.14.6.1.3.1.1.13 |
hpEsPortRemoteStationsNumber of stations on this port which belong to
another segment.ro Counter .1.3.6.1.4.1.11.2.14.6.1.3.1.1.14 |
hpEsPortUnknownStaFramesNumber 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.ro Counter .1.3.6.1.4.1.11.2.14.6.1.3.1.1.15 |
hpEsPortResetStatsSetting 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.rw Enumeration .1.3.6.1.4.1.11.2.14.6.1.3.1.1.16 |
hpEsPortResetTimerTime (in 100th second ticks) since the port
counters were reset.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.11.2.14.6.1.3.1.1.17 |
hpEsPortResetAddrsSetting 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.rw Enumeration .1.3.6.1.4.1.11.2.14.6.1.3.1.1.18 |
hpEsPortRcvBcastsNumber of Broadcast Frames received on this port
without errors.ro Counter .1.3.6.1.4.1.11.2.14.6.1.3.1.1.20 |
hpEsPortSwitchedFramesNumber of frames switched on this portro Counter .1.3.6.1.4.1.11.2.14.6.1.3.1.1.25 |