hp-icf

hp-icf Download

MIBs list

HP-ICF

IPHost Network Monitor offer an easy way of SNMP monitoring your Hewlett Packard network devices.

OID list for hp-icf

evthObject
The data of this object is itself an OBJECT IDENTIFIER which selects the mib object and instance that is to be monitored for the event. Only types INTEGER and Counter are allowed.
evthThreshold
The threshold against which the variable specified in evthObject is tested over the time interval specified in the evthTimeInterval When the threshold is met or exceeded, the event is triggered. The event will not trigger again until the variable falls t ...
evthHysteresis
The low value which the variable specified in evthObject must fall to or below after exceeding evthThreshold before the event can re-occur when the threshold is met or exceeded.
evthTimeInterval
The time interval over which the variable specified in the evthObject is sampled.
evthTimeSinceOccurrence
This object specifies the number of centiseconds since this event was last triggered.
linkTest802MacAddress
If this object is set to the MAC address of a node to link test in the same PDU that sets linkTestRepetitions to a nonzero value, the link test performed will use IEEE 802 Test frames. Note that setting more than one of linkTest802MacAddress, linkTestIpAd ...
linkTestIpAddress
If this object is set to the network address of a node to link test in the same PDU that sets linkTestRepetitions to a nonzero value, the link test performed will use ICMP Echo packets. Note that setting more than one of linkTest802MacAddress, linkTestIpA ...
linkTestIpxAddress
If this object is set to the IPX address of a node to link test in the same PDU that sets linkTestRepetitions to a nonzero value, the link test performed will use IPX diagnostic packets. Note that setting more than one of linkTest802MacAddress, linkTestIp ...
linkTestRepetitions
The number of link tests that the device is to complete. When this object is set to a non-zero value, the linkTestSuccess object is zeroed and the device begins a link test using IEEE 802.2 Test frames, ICMP Echo packets, or IPX diagnostic packets depend ...
linkTestSuccess
For every successful link test, this counter is incremented. When link tests are completed, this counter contains the total number of successful tests.
linkTestTimeout
The time interval over which a link test response must be received, or the test is counted as failed.
icf8023MacTable
A list of icf8023Mac entries.
icf8023MacIndex
The index value which uniquely identifies the port to which this entry is applicable. The port identified by a particular value of this index on a hub is the same port as identified by the same value of rptrPortIndex. Note that since this hub always has ...
icf8023MacInBroadcastPkts
Count of the broadcast packets received.
icf8023MacOutBroadcastPkts
Count of the broadcast packets transmitted.
icf8023MacInMulticastPkts
Count of the multicast packets received.
icf8023MacOutMulticastPkts
Count of the multicast packets transmitted.
icf8023MacRunts
The number of media frames encountered that were too short (by ethernet/802.3 standards).
icf8023MacGiants
The number of media frames encountered that were too long (by ethernet/802.3 standards).
icf8023MacMissedPktErrors
The number of frames lost due to lack of resources (e.g. ring buffers, memory buffers, etc).
icf8023MacExcessDeferrals
The number of times a frame could not be sent due to excess deferrals because another node was transmitting continually.
icf8023MacTotalMediaErrors
Count of all possible medium transmit and receive errors, such as crc, alignment, sequence, length, excess etc. The purpose of this object is to support aggregate LAN medium errors for event processing. Collisions and runts are not considered an error.
icf8023MacSpuriousIntrs
The number of times that the network interface for this port generated a spurious hardware interrupt. A non-zero value for this object indicates a potential hardware problem.
icfDownloadIpAddress
The IP address of the TFTP server to download firmware from.
icfDownloadIpxAddress
The IPX address of the TFTP server to download firmware from.
icfDownloadFilename
Filename and path of file to download (maximum length of 63 characters + NULL).
hubThinlanFault
When set to 'true' this object causes the Fault LED to blink if the ThinLan Port is segmented. This object has been deprecated in favor of hpRptrThinlanFault.
hubGlobalErrors
This counter is incremented for each packet with an error received on any port. This counter does not include runts, as they are a normal media condition. This object has been deprecated in favor of hpRptrMonGlobalErrors.
hubGlobalCollisions
This counter is incremented for each collision between any two or more ports (or AUI) detected by the hub. This object has been deprecated in favor of rptrMonitorTransmitCollisions.
hubGlobalPktFragments
This counter is the sum of hubPortPktFragments for all ports. This object has been deprecated in favor of hpRptrMonGlobalFrames.
hubGlobalRunts
This counter is incremented for each runt frame received on any port. This object has been deprecated in favor of hpRptrMonGlobalRunts.
hubGlobalGiants
This counter is incremented for each giant frame received on any port. This object has been deprecated in favor of hpRptrMonGlobalFrameTooLongs.
hubGlobalCrcErrors
This counter is incremented for each frame with a CRC error received on any port. This object has been deprecated in favor of hpRptrMonGlobalFCSErrors.
hubGlobalAlignmentErrors
This counter is incremented for each frame with an alignment error received on any port. This object has been deprecated in favor of hpRptrMonGlobalAlignmentErrors.
hubGlobalInOctets
This counter is incremented for each octet received on any port. This object has been deprecated in favor of hpRptrMonGlobalOctets.
hubGlobalInUcastPkts
This counter is incremented for each unicast packet received on any port. This counter has been deprecated in favor of hpRptrMonGlobalUcastPackets.
hubGlobalInNUcastPkts
This counter is incremented for each non-unicast packet received on any port. This object has been deprecated in favor of hpRptrMonGlobalBcastPackets and hpRptrMonGlobalMcastPackets.
hubGlobalInBroadcastPkts
This counter is incremented for each broadcast packet received on any port. This object has been deprecated in favor of hpRptrMonGlobalBcastPackets.
hubPortTable
A list of hubPort entries.
hubPortIndex
The index value which uniquely identifies the port to which this entry is applicable. The port identified by a particular value of this index is the same port as identified by the same value of rptrPortIndex.
hubPortPktFragments
This counter is incremented when a packet or packet fragment is encountered for a port instance. This object has been deprecated in favor of rptrMonitorPortReadableFrames.
hubPortCollisions
This counter is incremented when a port is involved in a collision. This object has been deprecated in favor of rptrMonitorPortCollisions.
hubPortSegmentation
This is a flag which is 'true' if the port is currently segmented and 'false' otherwise. This object has been deprecated in favor of rptrPortAutoPartitionState.
hubPortLinkBeatStatus
This is a flag which is 'true' if link beat is detected on the port and 'false' otherwise. The value of this variable will always be 'true' when the corresponding instance of hubPortLinkBeatEnable is 'false'. This object has been deprecated in favor of r ...
hubPortLinkBeatEnable
When this flag is set to 'true' the port's link beat is enabled and when set to 'false' it is disabled. This object has been deprecated in favor of hpRptrPtLinkbeatEnable.
hubPortMacAddress
Each port maintains the MAC address of the node currently attached to it. This address is valid only when the port state flag is set to 'psSingle'. This object has been deprecated in favor of rptrAddrTrackNewLastSrcAddress.
hubPortAddressState
The port state object may take on three values. 'psNone' means no packets have been received on the port. 'psSingle' means all packets received on the port have originated from a single MAC address. 'psMany' means that packets originating from more than o ...
hubPortPolarityReversed
This object is used to indicate that the hub port was wired with the positive/negative polarity of its transmit and receive pairs reversed. Note that the port will continue to operate in this state, with the hub inverting the polarity internally. This ob ...
hubPortLateEventDisable
This object indicates that the hub port was disabled as a result of excessive late collisions being caused by the end node attached to this port. This flag is cleared when the port is reenabled by setting rptrPortAdminStatus to 'enabled'.
hubPortsOperStatus
The hubPortsOperStatus is a bit map of the state of all hub ports. The object has a 1 bit for each port that is enabled, not segmented, and linkbeat is detected. Ports on which these conditions are not true have a 0 bit. The bits are placed into the OC ...
hubAddressTableMaxAge
The hubAddressTableMaxAge is the time beyond which an inactive MAC address will be removed from the hubPortMacAddress table and the hubAddressTable. Although hubAddressTableMaxAge is specified in units of 10ms time ticks, the actual resolution of this ti ...
hubAddressTable
A list of entries present in the hub address table.
hubAddressIndex
The index value which uniquely identifies the chunk to which this entry is applicable.
hubAddressChunk
The hubAddressChunk object returns an opaque chunk of the address table. Each chunk can be interpreted as an array of records in the form: mac address [6 bytes], port number [2 bytes], inactivity time [4 bytes] On a Get, the returned chunk can include emp ...
hubNumBkpLinks
The number of backup links configurable on this hub.
hubBkpLinkTable
A list of backup link configuration entries. For a given backup link, the hub will periodically send a test packet to the device at the end of the link. If there are no responses (the number is configurable), the hub will enable the backup port and dis ...
hubBkpLinkIndex
The index value which uniquely identifies the backup link configuration entry to which the instance is applicable.
hubBackupPort
The port number of the backup link. Setting this object to zero removes the backup link configuration.
hubPrimaryPort
The port number of the primary link. It can only be set to zero if the hubBackupPort is also zero.
hubBackupAddress
The MAC address of the device at the other end of the primary link which will respond to the periodic test packets sent by this hub.
hubBackupTestTime
The frequency, in time ticks, between sending the periodic test packets. The actual resolution of this timer is in seconds. The test packet response timeout is fixed at 500ms.
hubBackupConsecutiveFails
The number of test packet failures which will cause the hub to switch to the backup link (i.e., backup port turned on, primary port turned off). A value of one is generally not recomended and will cause the backup link to be enabled upon the first failure ...
hubSqeEnabled
When 'true', this flag indicates that SQE has been detected for the last ten agent transmits and there is a high probability that the SQE switch on the transceiver attached to the AUI port is set to Enabled, when it should be Disabled. This object has bee ...
hubSecurePortTable
Table containing security configuration for each port.
hubSecurePortEntry
An entry in the hubSecurePortTable, containing the security configuration for a single port.
hubSecPtGroupIndex
This object identifies the group containing the port for which this entry contains security configuration information.
hubSecPtPortIndex
This object identifies the port within the group for which this entry contains security configuration information.
hubSecPtSecurityAddress
The desired authorized MAC address for this port. This can be either a regular station address to configure a specific address, or it can be one of the following special values to specify the address learning method: FFFF-FFFF-FFFE: learnOnce. First sour ...
hubSecPtAuthorizedAddress
The MAC address of the station authorized to be on this port. This address could either have been configured by specifying a regular station address for hubSecPtSecurityAddress, or it could have been learned by the agent if hubSecPtSecurityAddress was se ...
hubSecPtPreventEavesdrop
If enabled, unicast packets not addressed to the authorized address for this port will be scrambled.
hubSecPtAlarmEnable
If enabled, the agent will generate an intrusionTrap if a packet is received on this port with a source MAC address that is different from the hubSecPtAuthorizedAddress for this port.
hubSecPtIntrusionFlag
This flag indicates if an intrusion has occurred on this port. The Security LED on the hub will blink if any instance of this flag has the value intrusion. Setting this flag to noIntrusion will turn off the Security LED if no other ports have this flag ...
hubIntruderLogTable
This table contains a record of the twenty most recent port security violations. The first entry in the table is the oldest.
hubIntruderLogEntry
A row in the hubIntruderLogTable containing information about a single port security violation.
hubIntruderIndex
The index of this entry in the intruder log table. Index 1 will always contain the oldest entry. If the table is full when a new intrusion occurs, the new entry becomes index 20, and all earlier entries are shifted down by one entry, removing the old in ...
hubIntruderGroup
This object identifies the group containing the port on which this intrusion occurred.
hubIntruderPort
This object identifies the port within the group on which this intrusion occurred. A port number of zero indicates that this entry is unused and the values for the other variables in this entry are undefined.
hubIntruderAddress
This object contains the source MAC address of the intruder.
hubIntruderTime
The value of sysUpTime when the intrusion occurred. This will be zero if the agent has been reset since the intruder was detected, since sysUpTime could be misinterpreted in that case.
hubAddressMoveLogTable
A log of the 20 most recent times that the agent detected that a source MAC address which had been heard on one port had moved to a different port.
hubAddressMoveLogEntry
A row in the hubAddressMoveLogTable containing information about a single address movement.
hubAddrMoveIndex
The index of this entry in the address movement log table. Index 1 will always contain the oldest entry. If the table is full when a new address movement occurs, the new entry becomes index 20, and all earlier entries are shifted down by one entry, remo ...
hubAddrMoveAddress
The MAC address of the station that moved to a new port.
hubAddrMoveOldGroup
The group containing the port on which this address had been operating before it moved.
hubAddrMoveOldPort
The port within the group on which this address had been operating before it moved.
hubAddrMoveNewGroup
The group containing the port that the address moved to.
hubAddrMoveNewPort
The port within the group that the address moved to.
hubLateEventMonitor
This object configures the late event monitoring functionality for the hub. This mode periodically samples the rptrMonitorPortLateEvents value for each port. If the agent detects excessive late events on a port, the port will be disabled by setting the ...
operationalState
This object controls the forwarding nature of the bridge. In the Learning state the bridge will learn new MAC addresses, and it ages out older MAC addresses. Statically configured addresses are discarded (they do not age). In the Secure state, the bridge ...
forwardDbMaxAge
The value of this object controls how long a MAC address stays in the forwarding database. See 802.1d, section 3.9.2 'Dynamic Entries'.
addressTable
A list of address entries.
addressIndex
The index value which uniquely identifies the chunk to which this entry is applicable.
addressChunk
This object returns an opaque chunk of the address table. The instance specifies a chunk of the address table. Each chunk can be interpreted as an array of 41 records of the form: { macAddress[6bytes], port number[2bytes], permanence[2bytes] }. Address ...
brgPortTable
A list of brgPort entries.
brgPortIndex
The index value which uniquely identifies the interface/port to which this entry is applicable. The interface/port identified by a particular value of this index is the same interface/port as identified by the same value of ifIndex.
brgPortCacheHits
Count of the successful cache matches when looking up a destination MAC address.
brgPortCacheMisses
Count of the unsuccessful cache matches when looking up a destination MAC address.
brgPortForwardedPkts
Count of the packets received on this port and forwarded to the other port.
brgPortFilteredPkts
Count of the frames that were received on this port and filtered.
wildcardTable
A list of wildcard entries.
wildcardIndex
The index value which uniquely identifies the interface/port to which this entry is applicable. The interface/port identified by a particular value of this index is the same interface/port as identified by the same value of ifIndex.
wildcardFilter
This object contains the binary value used to filter frames. The data in the frame at the offset specified by the Wildcard offsets is XOR'ed with this object after AND'ing with the Wildcard Mask. If zero result occurs, the packet is discarded (filtered). ...
wildcardMask
This object indicates which portion of the wildcardFilter is to be used in filtering. The data in the frame at the offset specified by Wildcard offsets is AND'ed with this object. The result is XOR'ed with the Wildcard Filter object. If a zero result is ...
wildcardOffset
Indicates the position in a received frame which is to have the Wildcard Mask/Filter applied. The indicated packet byte is aligned with the 0th byte of the wildcard mask/filter held in network byte order. The MAC destination address starts at byte positio ...
wildcardUserOffset
This value is a byte offset from the beginning of the packet. If this offset is such that any portion of the filter extends past the end of the packet (for wildcard filtering purposes, the FCS is part of the packet), then the filter is considered not to m ...
wildcardArm
This object arms (enables) the Wildcard Filter provided all of the other wildcard objects have been set to proper values. To disarm a wildcard, only the wildcardArm object need be set.
stpBridgeId
A 64 bit binary bridge id composed of bridge priority and the bridge's mac address fields. see: IEEE 802.1(d) 6.8.1.1.3(1), 4.5.3.7
stpTopoChangeTime
The time since the last topology change. see: IEEE 802.1(d) 6.8.1.1.3(2), 4.5.3.12
stpTopoNumChanges
The number of topo changes since initialization of STP. see: IEEE 802.1(d) 6.8.1.1.3(3)
stpTopoChange
A 1 bit flag broadcast by the root bridge indicating that a topology change is underway, and Stp bridges should use short term aging. see: IEEE 802.1(d) 6.8.1.1.3(4), 4.5.3.12
stpDesignatedRoot
The binary bridge id that this bridge believes to be the root bridge for the bridged Lan. see: IEEE 802.1(d) 6.8.1.1.3(5), 4.5.3.1
stpRootCost
The cost of the path to the root bridge from this bridge; equal to the sum of the designated cost and the path cost held for the root port. see: IEEE 802.1(d) 6.8.1.1.3(6), 4.5.3.2
stpRootPort
The port id that this bridge believes to be the root bridge's root port for the bridged Lan. see: IEEE 802.1(d) 6.8.1.1.3(7), 4.5.3.3
stpCurrentMaxAge
The Max Age value received from the Root Bridge (in seconds); the Stp is currently using the value. see: IEEE 802.1(d) 6.8.1.1.3(8), 4.5.3.4
stpCurrentHelloTime
The Hello time value received from the Root Bridge (in seconds); the Stp records the value. see: IEEE 802.1(d) 6.8.1.1.3(9), 4.5.3.5
stpCurrentForwardDelay
The forward delay value received from the Root Bridge (in seconds); the Stp is currently using the value. see: IEEE 802.1(d) 6.8.1.1.3(10), 4.5.3.6
stpMaxAge
The maximum age allowed of Config information for a port before a bridge will attempt to become the root (in seconds). Transmitted by this bridge when it is, or is attempting to become the root. see: IEEE 802.1(d) 6.8.1.1.3(11), 6.8.1.2.2(1), 4.5.3.8
stpHelloTime
The time between Config packet transmission when this bridge is, or is attempting to become the root (in seconds). Transmitted by this bridge when it is, or is attempting to become the root. see: IEEE 802.1(d) 6.8.1.1.3(12), 6.8.1.2.2(2), 4.5.3.9
stpForwardDelay
The time spent in the Listening and Learning states used when this bridge is, or is attempting to become the root (in seconds). Transmitted by this bridge when it is, or is attempting to become the root. see: IEEE 802.1(d) 6.8.1.1.3(13), 6.8.1.2.2(3), 4. ...
stpPriority
The upper 16 bits of the 64 bit BridgeId composed of priority and the bridge's mac address fields. see: IEEE 802.1(d) 6.8.1.2.2(4), 4.5.3.7
stpPortTable
A list of stpPort entries.
stpPortIndex
The index value which uniquely identifies the port to which this entry is applicable. The port identified by a particular value of this index is the same interface/port as identified by the same value of ifIndex. Not an IEEE 802.1(d) reqmt.
stpPortState
The state of a port on a 2 port bridge is really the state of the bridge itself. Management is only allowed to set this object to 'stpDisabled' or 'stpBlocking'. Setting the object to 'stpDisabled' will turn off spanning tree only if the state is not 'stp ...
stpPortId
The 16 bit port id composed of priority and the port's unique id fields. see: IEEE 802.1(d) 6.8.2.1.3(3), 4.5.5.1
stpPortPathCost
The contribution of the path through this port, when the port is the root port, to the total cost of the path to the root for this bridge. see: IEEE 802.1(d) 6.8.2.1.3(4), 6.8.2.3.2(2), 4.5.5.3
stpPortRootId
The bridge id that this port believes to be the root bridge for the bridged Lan. see: IEEE 802.1(d) 6.8.2.1.3(5), 4.5.5.4
stpPortDesignatedCost
The cost of the path to the root offered by the Designated Port on the LAN to which this Port is attached. see: IEEE 802.1(d) 6.8.2.1.3(6), 4.5.5.5
stpPortDesignatedBridge
The Bridge Id of the designated bridge for the LAN associated with the port. see: IEEE 802.1(d) 6.8.2.1.3(7), 4.5.5.6
stpPortDesignatedPort
The port id of the bridge believed to be the designated port of the LAN associated with the port. see: IEEE 802.1(d) 6.8.2.1.3(8), 4.5.5.7
stpPortPriority
The upper 8 bits of the 16 bit PortId composed of priority and the port's unique id fields. see: IEEE 802.1(d) 6.8.2.3.2(3), 4.5.5.1
hdlcErrorTable
A list of hdlcError entries.
hdlcErrorIndex
The index value which uniquely identifies the port to which this entry is applicable. The port identified by a particular value of this index is the same interface/port as identified by the same value of ifIndex. IcfBridge.HP28674: There is only one 'real ...
hdlcErrorIndications
Errors occurring during information transfer which required instruction from CPU for recovery. This is a serious link problem. The local node will either reset or disconnect after receiving this message.
hdlcT1Timeouts
The number of times the retransmission timer (x25T1Timer) timed out.
hdlcMissedPackets
Count of the frames lost by the receiver because there wasn't a receive buffer.
hdlcRcvOverruns
Count of the number of times the reciever's FIFO was full when the receiver was ready to put new data into the FIFO.
hdlcXmtUnderruns
Count of the number of times the transmitter has aborted a frame transmission because data was late from memory.
hdlcProviderLostPrimitives
Count of the number of lost control frames due to 802.3 priority processing on receive.
hdlcRuntFrameReceives
Count of the HDLC frames received that were less than the minimum legal HDLC size.
hdlcGiantFrameReceives
Count of the HDLC frames received that were larger than the maximum legal size that can be sent on the 802.3 LAN link.
hdlcBadFrameReceives
Count of the sum of: HDLC frames with bad checksum, and misaligned HDLC frames.
hdlcRejectFrameReceives
Count of the HDLC reject frames received.
hdlcRejectFrameSends
Count of the HDLC reject frames sent.
hdlcFrameRejectFrameRecs
Count of the HDLC frame reject frames (FRMR) received.
hdlcLocalTable
A list of hdlcLocal entries.
hdlcLocalIndex
Index into Hdlc local statistics table on a per port basis. bridge.HP28674: There is only one 'real' instance of this object on port 2.
hdlcLocalResetRequests
Count of local HDLC requests to reset current logical link.
hdlcLocalResetConfirms
Count of local HDLC node link reset confirmations.
hdlcLocalConnectRequests
Count of local HDLC node attempts to establish logical link.
hdlcLocalConnectConfirms
Count of local HDLC node connect request acceptances.
hdlcLocalDisconnectRequests
Count of local HDLC node disconnect requests.
hdlcLocalDisconnectConfirms
Count of local HDLC node disconnects granted.
hdlcLocalState
Current local HDLC operational state.
hdlcLocalAddress
The local HDLC address during communication with the remote node. This object is valid only if a brouter is on the remote end of the HDLC link. It can only be set to one of the two values: 'hdlcDTEAddress' or 'hdlcDTEAddress'. Furthermore, the setting of ...
hdlcLocalPhase
Current HDLC operational phase.
hdlcRemoteTable
A list of hdlcRemote entries.
hdlcRemoteIndex
Index into Hdlc remote statistics table on a per port basis. bridge.HP28674: There is only one 'real' instance of this object on port 2.
hdlcRemoteResetRequests
Count of remote HDLC requests to reset current logical link.
hdlcRemoteResetConfirms
Count of remote HDLC node link reset confirmations.
hdlcRemoteConnectRequests
Count of remote HDLC node attempts to establish logical link.
hdlcRemoteConnectConfirms
Count of remote HDLC node connect request acceptances.
hdlcRemoteDisconnectRequests
Count of remote HDLC node disconnect requests.
hdlcRemoteState
Current remote HDLC operational state.
hdlcRemoteAddress
The remote HDLC address during communication with the local node. This object is valid only if a brouter is on the remote end of the HDLC link. It can only be set to one of the two values: 'hdlcDCEAddress' or 'hdlcDTEAddress'. Furthermore, the setting of ...
hdlcRemoteXidCommands
Count of XID commands issued by remote node.
hdlcRemoteXidResponses
Count of XID responses issued by remote node.
hdlcRemoteTestCommands
Count of Test commands issued by remote node.
hdlcRemoteTestResponses
Count of Test responses issued by remote node.
hdlcRemoteNodeId
Identification of the node at the opposite end of the HDLC link (eg. brouter or bridge). This object, along with hdlcLocalAddress and hdlcRemoteAddress, constitute a superobject. This object may only be set to one of the two values: 'remoteNodeBridge' or ...
x25Table
A list of X25 entries.
x25Index
Index into X25 remote timer table on a per port basis. bridge.HP28674: There is only one 'real' instance of this object on port 2.
x25T1Timer
Period of time used to timeout retransmits for X25.
x25N2Count
Number of retries to be performed during X.25 communication.
x25T3Timer
Period of idle time before a disconnect is executed for X25.
icfSecurPassword
This variable contains a string which is used both as the community name for the password community, and as the login password for the console port. This community name is needed for most SET operations. In addition, the variables in the ICF security gr ...
icfSecurAuthAnyMgr
When this variable is set to enabled, any manager with a valid community name may perform SET operations on this device. In this configuration, entries in the icfSecurAuthMgrTable are used only for trap destinations. If this variable is set to disabled, ...
icfSecurAuthMgrTable
This table contains a list of addresses of managers that are allowed to perform SET operations on this device, and controls the destination addresses for traps. If icfSecurAuthAnyMgr is set to disabled, a manager must be in this table and use the correct ...
icfSecurAuthMgrEntry
An entry in the icfSecurAuthMgrTable containing information about a single manager.
icfAuthMgrIndex
This object contains the index which uniquely identifies this entry in the icfSecurAuthMgrTable.
icfAuthMgrIpAddress
The IP address of a manager that is allowed to manage this device. Setting this variable to a nonzero value will clear the corresponding instance of the icfAuthMgrIpxAddress variable.
icfAuthMgrIpxAddress
The IPX address of a manager that is allowed to manage this device. Setting this variable to a valid IPX address will clear the corresponding instance of the icfAuthMgrIpAddress variable.
icfAuthMgrRcvTraps
If this variable is set to enabled, any traps generated by this device will be sent to the manager indicated by the corresponding instance of either icfAuthMgrIpAddress or icfAuthMgrIpxAddress, whichever is valid.
icfSecurIntruderFlag
If this object is set to 'valid', the remainder of the intruder objects contain information about an authentication failure. The Security LED on the device will blink if this flag is set to 'valid'. The intruder objects will not be overwritten as long a ...
icfSecurIntruderIpAddress
The IP address of the manager that caused the authentication failure. Only one of icfSecurIntruderIpAddress and icfSecurIntruderIPXAddress will be valid.
icfSecurIntruderIpxAddress
The IPX address of the manager that caused the authentication failure. Only one of icfSecurIntruderIpAddress and icfSecurIntruderIPXAddress will be valid.
icfSecurIntruderTime
The value of sysUpTime when the authentication failure occurred. A value of 0 indicates that the agent has been reset since this authentication failure occurred.
icfConfigIfTable
This table contains per-interface configuration information that will take effect after the next reset of the device.
icfConfigIfEntry
An entry in the icfConfigIfTable containing information about a single interface.
icfConfigIfIndex
The index of the interface which this information contains configuration information for. The interface identified by a particular value of this index is the same interface identified by the same value of ifIndex.
icfConfigIfIpAddress
This variable contains the IP address for this interface which will be used after the next reset of the device.
icfConfigIfNetMask
This variable contains the IP subnet mask for this interface which will be used after the next reset of the device.
icfConfigIfDefaultGate
This variable contains the IP address of the default router for this interface which will be used after the next reset of the device.
icfConfigIpTTL
This variable contains the default IP time to live which will be used after the next reset of the device.
icfConfigBootpEnable
Setting this flag to 'enabled' (the default) will clear any existing IP address configuration for this device, and will cause the device to use the Bootp protocol to obtain its IP configuration after the next reset. This flag must be set to 'disabled' in ...
icfVgMACAddress
The MAC address used by the repeater when it initiates training on the uplink port. Repeaters are allowed to train with an assigned MAC address or a null (all zeroes) MAC address.
icfVgCurrentFramingType
The type of framing (802.3 or 802.5) currently in use by the repeater.
icfVgDesiredFramingType
The type of framing which will be used by the repeater after the next time it is reset. The value of this object should be preserved across repeater resets and power failures
icfVgFramingCapability
The type of framing this repeater is capable of supporting.
icfVgTrainingVersion
The highest version bits (vvv bits) supported by the repeater during training.
icfVgRepeaterGroupCapacity
The icfVgGroupCapacity is the number of groups that can be contained within the repeater. Within each managed repeater, the groups are uniquely numbered in the range from 1 to icfVgRepeaterGroupCapacity. Some groups may not be present in the repeater, in ...
icfVgRepeaterHealthState
The icfVgRepeaterHealthState object indicates the operational state of the repeater. The icfVgRepeaterHealthText may be consulted for more specific information about the state of the repeater's health. In the case of multiple kinds of failures (e.g., rep ...
icfVgRepeaterHealthText
The health text object is a text string that provides information relevant to the operational state of the repeater. Agents may use this string to provide detailed information on current failures, including how they were detected, and/or instructions for ...
icfVgRepeaterReset
Setting this object to reset(2) causes the repeater to transition to its initial state as specified in clause 12 [IEEE Draft Std 802.12]. Setting this object to noReset(1) has no effect. The agent will always return the value noReset(1) when this object ...
icfVgRepeaterNonDisruptTest
Setting this object to selfTest(2) causes the repeater to perform an agent-specific, non-disruptive self-test that has the following characteristics: a) The nature of the tests is not specified. b) The test does not change the state of the repeater or ma ...
icfVgBasicGroupTable
A table containing information about groups of ports.
icfVgBasicGroupEntry
An entry in the icfVgBasicGroupTable, containing information about a single group of ports.
icfVgGroupIndex
This object identifies the group within the repeater for which this entry contains information. This value is never greater than icfVgRepeaterGroupCapacity.
icfVgGroupDescr
A textual description of the group. This value should include the full name and version identification of the group's hardware type and indicate how the group is differentiated from other types of groups in the repeater. 'Plug-in Module, Rev A' or 'Barn ...
icfVgGroupObjectID
The vendor's authoritative identification of the group. This value may be allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides a straight-forward and unambiguous means for determining what kind of group is being managed. For example, t ...
icfVgGroupOperStatus
An object that indicates the operational status of the group. A status of notPresent(4) indicates that the group is temporarily or permanently physically and/or logically not a part of the repeater. It is an implementation-specific matter as to whether t ...
icfVgGroupLastOperStatusChange
An object that contains the value of sysUpTime at the time that the value of the icfVgGroupOperStatus object for this group last changed. A value of zero indicates that the group's operational status has not changed since the agent last restarted.
icfVgGroupPortCapacity
The icfVgGroupPortCapacity is the number of ports that can be contained within the group. Valid range is 1-1024. Within each group, the ports are uniquely numbered in the range from 1 to icfVgGroupPortCapacity. Some ports may not be present in a given ...
icfVgGroupCablesBundled
This configuration flag is used to select either bundled or unbundled cabling. When this flag is 'someCablesBundled(1)' and the port is not promiscuous or cascaded, frames received from ports on this group and destined to go out multiple ports on this gr ...
icfVgBasicPortTable
A table containing information about ports.
icfVgBasicPortEntry
An entry in the icfVgBasicPortTable, containing information about a single port.
icfVgPortGroupIndex
This object identifies the group containing the port for which this entry contains information.
icfVgPortIndex
This object identifies the port within the group for which this entry contains information. This value can never be greater than icfVgGroupPortCapacity for the associated group.
icfVgPortType
Describes the type of port. One of the following: cascadeExternal - Port is an uplink with physical connections which are externally visible cascadeInternal - Port is an uplink with physical connections which are not externally visible, such as a connect ...
icfVgPortAdminStatus
Port enable/disable function. Enabling a disabled port will cause training to be initiated. Setting this object to disabled(2) disables the port. A disabled port neither transmits nor receives. Once disabled, a port must be explicitly enabled to resto ...
icfVgPortStatus
Current status for the port as specified by the PORT_META_STATE in the port process module of clause 12 [IEEE Draft Std 802.12]. During initialization or any link warning conditions, icfVgPortStatus will be 'inactive(2)'. When Training_Up is received by t ...
icfVgPortSupportedPromiscMode
This object describes whether the port hardware is capable of supporting promiscuous mode, single address mode (i.e., repeater filters unicasts not addressed to the end station attached to this port), or both. A port for which icfVgPortType is equal to ' ...
icfVgPortSupportedCascadeMode
This object describes whether the port hardware is capable of supporting cascaded repeaters, end nodes, or both. A port for which icfVgPortType is equal to 'cascadeInternal' or 'cascadeExternal' will always have a value of 'cascadePort' for this object.
icfVgPortAllowedTrainType
This security object is set by the network manager to configure what type of device is permitted to connect to the port. One of the following values: allowEndNodesOnly - only non-promiscuous end nodes permitted. allowPromiscuousEndNodes - promiscu ...
icfVgPortLastTrainConfig
This 16 bit field contains the most recent training configuration in an error-free training frame sent by the end node connected to the port. For cascade ports, this is the responder's configuration field from the most recent error-free training response ...
icfVgPortTrainingResult
This 18 bit field is used to indicate the result of training. It contains two bits which indicate if error-free training frames have been received, and it also contains the 16 bits of the most recent valid training response frame on the port. First Octet ...
icfVgPortPriorityEnable
A configuration flag used to determine whether the repeater will service high priority requests received on the port as high priority or normal priority. When 'false', high priority requests on this port will be serviced as normal priority. The value of ...
icfVgPortMediaType
The type of physical media in use. One of the following values: other undefined unknown true state not known pmdMissing PMD device not attached utp4 4-pair unshielded twisted pair stp2 2-pair shielded twisted pair fibre 802 ...
icfVgMonPortTable
A table of performance and error statistics for the ports.
icfVgMonPortEntry
An entry in the icfVgMonPortTable, containing performance and error statistics for a single port.
icfVgPortReadableFrames
This object is the number of good frames of valid frame length that have been received on this port. This counter is incremented by one for each frame received on the port which is not counted by icfVgPortIPMFrames or icfVgPortDataErrorFrames.
icfVgPortReadableOctets
This object is a count of the number of octets contained in good frames that have been received on this port. This counter is incremented by OctetCount for each frame received on this port which has been determined to be a readable frame (i.e. each frame ...
icfVgPortUnreadableOctets
This object is a count of the number of octets contained in invalid frames that have been received on this port. This counter is incremented by OctetCount for each frame received on this port which is counted by icfVgPortIPMFrames or icfVgPortDataErrorFr ...
icfVgPortHighPriorityFrames
This object is a count of high priority frames that have been received on this port. This counter is incremented by one for each high priority frame received on this port, including readable, invalid, and training frames. This counter does not include n ...
icfVgPortHighPriorityOctets
This object is a count of the number of octets contained in high priority frames that have been received on this port. This counter is incremented by OctetCount for each frame received on this port which is counted by icfVgPortHighPriorityFrames. Note th ...
icfVgPortBroadcastFrames
This object is a count of broadcast packets that have been received on this port. This counter is incremented by one for each readable frame received on this port whose destination MAC address is the broadcast address. Frames counted by this counter are ...
icfVgPortMulticastFrames
This object is a count of multicast packets that have been received on this port. This counter is incremented by one for each readable frame received on this port whose destination MAC address has the group address bit set, but is not the broadcast addre ...
icfVgPortIPMFrames
This object is a count of the number of frames that have been received on this port with an invalid packet marker and no PMI errors. A repeater will write an invalid packet marker to the end of a frame containing errors as it is forwarded through the rep ...
icfVgPortDataErrorFrames
This object is a count of errored frames received on this port. This counter is incremented by one for each frame received on this port with any of the following errors: FCS (with no IPM), PMI erorrs (excluding frames with an IPM error as the only PMI er ...
icfVgPortPriorityPromotions
This counter is incremented by one each time the priority promotion timer has expired on this port and a normal priority frame was priority promoted.
icfVgAddrTrackTable
Table of address mapping information about the ports.
icfVgAddrTrackEntry
An entry in the table, containing address mapping information about a single port.
icfVgAddrLastTrainedAddress
This object is the MAC address of the last station which succeeded in training on this port. A cascaded repeater may train using the null address. If no stations have succeeded in training on this port since the agent began monitoring the port activity, ...
icfVgAddrTrainedAddrChanges
This counter is incremented by one for each time that the icfVgAddrLastTrainedAddress object for this port has changed.
hpicfChainMaxMembers
The maximum number of devices that can be supported on the Distributed Management Chain from this agent.
hpicfChainCurMembers
The number of devices currently on the Distributed Management Chain connected to this agent.
hpicfChainLastChange
The value of sysUpTime on this agent the last time a device was added to or removed from the Distributed Management Chain connected to this agent.
hpicfChainChanges
A count of the number of times devices have been added to or removed from the Distributed Management Chain connected to this agent.
hpicfChainTable
A table of boxes currently connected to the same Distributed Management Chain as this agent.
hpicfChainEntry
An entry in the table describing a single box on the Distributed Management Chain connected to this device.
hpicfChainId
An identifier which uniquely identifies this particular box. In practice, this will be a box serial number or MAC address.
hpicfChainObjectId
The authoritative identification of the box which provides an easy and unambiguous means for determining the type of box.
hpicfChainTimestamp
The value of the agent's sysUpTime at which this box was last initialized. If the box has not been initialized since the last reinitialization of the agent, then this object has a zero value.
hpicfChainHasAgent
This object will contain the value 'true' if this box contains at least one network management agent capable of responding to SNMP requests, and will contain the value 'false' otherwise.
hpicfChainThisBox
This object will contain the value 'true' if this entry in the chain table corresponds to the box which contains the agent which is responding to this SNMP request, and will contain the value 'false' otherwise.
hpicfChainLocation
This byte is settable by a management station and is not interpreted by the agent. The intent is that a management station can use it to assign an ordering to boxes on the chain that can later be used when displaying the chain.
hpicfChainViewTable
This table contains one entry for each box on the Distributed Management Chain for which this agent is able to act as a proxy.
hpicfChainViewEntry
An entry in the hpicfChainViewTable containing information about how to proxy to a single box.
hpicfChainViewId
An identifier which uniquely identifies this particular box. In practice, this will be a box serial number or MAC address.
hpicfChainViewName
The local name of this box. This is used by the proxy agent for the box to determine which box on the Distributed Management Chain is being addressed. If an agent does not use this method to distinguish proxy destinations, it should return a zero length ...
hpicfChassisId
An identifier that uniquely identifies this particular chassis. This will be the same value as the instance of hpicfChainId for this chassis.
hpicfChassisNumSlots
The number of slots in this chassis.
hpicfSlotTable
A table that contains information on all the slots in this chassis.
hpicfSlotEntry
Information about a slot in a chassis
hpicfSlotIndex
The slot number within the box for which this entry contains information.
hpicfSlotObjectId
The authoritative identification of the card plugged into this slot in this chassis. A value of { 0 0 } indicates an empty slot.
hpicfSlotLastChange
The value of the agent's sysUpTime at which a card in this slot was last inserted or removed. If no module has been inserted or removed since the last reinitialization of the agent, this object has a zero value.
hpicfSlotDescr
A textual description of the card plugged into this slot in this chassis, including the product number and version information.
hpicfEntityTable
A table that contains information about the (logical) networking devices contained in this chassis.
hpicfEntityEntry
Information about a single logical networking device contained in this chassis.
hpicfEntityIndex
An index that uniquely identifies the logical network device for which this entry contains information.
hpicfEntityFunction
The generic function provided by the logical network device. The value is a sum. Starting from zero, for each type of generic function that the entity performs, 2 raised to a power is added to the sum. The powers are according to the following table: F ...
hpicfEntityObjectId
The authoritative identification of the logical network device which provides an unambiguous means of determining the type of device. The value of this object is analagous to MIB-II's sysObjectId.
hpicfEntityDescr
A textual description of this device, including the product number and version information. The value of this object is analogous to MIB-II's sysDescr.
hpicfEntityTimestamp
The value of the agent's sysUpTime at which this logical network device was last reinitialized. If the entity has not been reinitialized since the last reinitialization of the agent, then this object has a zero value.
hpicfSlotMapTable
A table that contains information about which entities are in which slots in this chassis.
hpicfSlotMapEntry
A relationship between a slot and an entity in this chassis. Such a relationship exists if the particular slot is occupied by a physical module performing part of the function of the particular entity.
hpicfSlotMapSlot
A slot number within the chassis which contains (part of) this entity.
hpicfSlotMapEntity
The entity described in this mapping.
hpicfSensorTable
A table that contains information on all the sensors in this chassis
hpicfSensorEntry
Information about a sensor in a chassis
hpicfSensorIndex
An index that uniquely identifies the sensor for which this entry contains information.
hpicfSensorObjectId
The authoritative identification of the kind of sensor this is.
hpicfSensorNumber
A number which identifies a particular sensor from other sensors of the same kind. For instance, if there are many temperature sensors in this chassis, this number whould identify a particular temperature sensor in this chassis.
hpicfSensorStatus
Actual status indicated by the sensor.
hpicfSensorWarnings
The number of times hpicfSensorStatus has entered the 'warning'(3) state.
hpicfSensorFailures
The number of times hpicfSensorStatus has entered the 'bad'(2) state.
hpicfSensorDescr
A textual description of the sensor.
hpicfChassisAddrTable
A table of network addresses for entities in this chassis. The primary use of this table is to map a specific entity address to a specific chassis. Note that this table may not be a complete list of network addresses for this entity.
hpicfChassisAddrEntry
An entry containing a single network address being used by a logical network device in this chassis.
hpicfChasAddrType
The kind of network address represented in this entry.
hpicfChasAddrAddress
The network address being used by the logical network device associated with this entry, formatted according to the value of the associated instance of hpicfChasAddrType. For hpicfChasAddrType of ipAddr, this value is four octets long, with each octet rep ...
hpicfChasAddrEntity
An index that uniquely identifies the logical network device in this chassis that is using this network address..
hpicfDownloadTable
A table of firmware downloads to this device. There will at any time be either 0 or 1 rows in this table, and the only valid index for this table is 1. It is only a table so that we may take advantage of the RowStatus textual convention for configuring t ...
hpicfDownloadEntry
The row in the hpicfDownloadTable containing the download parameters.
hpicfDownloadIndex
The index which uniquely identifies this row. The only legal value for this object is 1.
hpicfDownloadOwnerAddress
The transport address of the management station that initiated this download attempt, formatted according to the value of the associated instance of hpicfDownloadOwnerDomain.
hpicfDownloadOwnerDomain
The kind of transport service used by the management station that initiated this download attempt.
hpicfDownloadTAddress
The transport address of the node to download firmware from, formatted according to the value of the associated instance of hpicfDownloadTDomain. An attempt to modify this value will fail if the associated hpicfDownloadStatus object would be equal to 'act ...
hpicfDownloadTDomain
The kind of transport service to be used for the download. Currently supports snmpUDPDomain and snmpIPXDomain. An attempt to modify this value will fail if the associated hpicfDownloadStatus object would be equal to 'active' both before and after the mod ...
hpicfDownloadFilename
Filename and path of file to download (maximum length of 63 characters + NULL). An attempt to modify this value will fail if the associated hpicfDownloadStatus object would be equal to 'active' both before and after the modification attempt.
hpicfDownloadResetType
The type of reset to perform after completion of the firmware download. Note that not all agents will support all possible values, and there may be other agent-specific values for this object.
hpicfDownloadErrorStatus
Status of download. The first seven codes are equal to the codes defined by the TFTP protocol. 'notDefined' is the same as TFTP protocol error 0. The following are the other possible values for this object: corruptFile - the agent detected a probl ...
hpicfDownloadErrorText
A textual description of the current error status of the firmware download.
hpicfDownloadStatus
The status of this download entry. This object may not be set to 'active' unless the following columnar objects exist in this row: hpicfDownloadTAddress, hpicfDownloadTDomain, hpicfDownloadFilename, and hpicfDownloadResetType.
hpicfDownloadLogMaxSize
The maximum number of the download log entries supported by this agent. Note that 0 is a legal value for this variable.
hpicfDownloadLogSize
The number of download log entries currently in the hpicfDownloadLogTable.
hpicfDownloadLogTable
A log of the hpicfDownloadSize most recent download attempts to this device. The first entry in the table is the oldest.
hpicfDownloadLogEntry
An entry in the hpicfDownloadLogTable containing information about a single download attempt.
hpicfDlLogIndex
The index of this entry in the download log table. Index 1 will always contain the oldest entry. If the table is full when a download attempt is made, the new entry becomes the last entry (hpicfDownloadLogMaxSize), and all earlier entries are shifted do ...
hpicfDlLogOwnerAddress
The transport address of the management station that attempted to initiate a download of this device, formatted according to the value of hpicfDlLastOwnerDomain.
hpicfDlLogOwnerDomain
The kind of transport service used by the management station that attempted to initiate a download of this device.
hpicfDlLogTAddress
The transport address of the node from which this device attempted to download firmware, formatted according to the value of hpicfDlLastTDomain.
hpicfDlLogTDomain
The kind of transport service which was used for the attempt to download firmware to this device.
hpicfDlLogFilename
The filename from which this device attempted to download firmware.
hpicfDlLogResetType
The type of reset requested to be performed after completion of the firmware download attempt.
hpicfDlLogErrorStatus
The result of the attempt to download firmware to this device. The values are the same as the corresponding values of hpicfDownloadErrorStatus.
hpicfDlLogErrorText
A textual description of the final error status of the attempt to download firmware to this device.
hpicfReset
When this object is set to to 'normalReset' it results in a 'warm' reset, which does not clear the parameters in NOVRAM to factory defaults. When set to 'factoryReset', it results in NOVRAM being set to factory defaults. When this object is set, the agent ...
hpicfSelfTest
Self test is invoked by setting this flag to 'stExecute'. When the object changes to 'stSuccess', the test has completed successfully. Icf devices will 'hard-fail' if the test does not succeed.
hpRptrEntityName
The local name of this repeater. This is the same value as hpicfEntityName in the case where there is Distributed Management Protocol to access this device. For SNMPv1, this name is appended to the agent community name to obtain a community name to use t ...
hpRptrThinlanFault
When set to 'true' this object causes the Fault Led to blink if the ThinLan Port is segmented.
hpRptrSqeEnabled
When 'true', this flag indicates that SQE has been detected for the last ten agent transmits and there is a high probability that the SQE switch on the transceiver attached to the AUI port is set to Enabled, when it should be Disabled.
hpRptrRobustHealing
When this flag is set to 'true', it enables robust port healing mode. The 802.3 specification states that a segmented port is healed by successfully transmitting or receiving a packet on the port. This mode disables port healing on successful packet rec ...
hpRptrBasicGroupTable
HP specific extensions to the rptrGroupTable.
hpRptrBasicGroupEntry
An entry in the table, containing HP extensions for a specific group.
hpRptrGrpGroupIndex
The group within the repeater for which this entry contains information. This object has the same value as the corresponding instance of rptrGroupIndex.
hpRptrGrpPortsAdminStatus
The hpRptrGrpPortsAdminStatus is a bit map of the state of the rptrPortAdminStatus object for all of the ports in this group. The object has a one bit for each port for which the value of rptrPortAdminStatus is equal to 'enabled(1)' and a zero bit for e ...
hpRptrGrpPortsSegStatus
The hpRptrGrpPortsSegStatus is a bit map of the state of the rptrPortAutoPartitionState of all of the ports in this group. The object has a one bit for each port for which the value of rptrPortAutoPartitionState is equal to 'notAutoPartitioned(1)' and a ...
hpRptrGrpPortsMediaAvailable
The hpRptrGrpPortsMediaAvailable is a bit map of the state of the rpMauMediaAvailable object for all of the ports in this group. The object has a one bit for each port for which the value of rpMauMediaAvailable is equal to 'available(3)' and a zero bit f ...
hpRptrGrpPortsLinkbeatEnabled
The hpRptrGrpPortsLinkbeatEnabled is a bit map of the state of the hpRptrPtLinkbeatEnable object for all of the ports in this group. The object has a one bit for each port for which the value of hpRptrPtLinkbeatEnable is equal to 'true(1)' and a zero bi ...
hpRptrGrpPortsOperStatus
The hpRptrGrpPortsOperStatus is a bit map of the state of all hub ports in the group. The object has a 1 bit for each port that is enabled, not segmented, and the media is available. Ports on which these conditions are not true have a 0 bit. The bits ar ...
hpRptrBasicPtTable
HP specific extensions to the rptrPortTable.
hpRptrBasicPtEntry
An entry in the table, containing HP extensions for a specific port.
hpRptrPtGroupIndex
The group containing the port for which this entry contains information. This object has the same value as the corresponding instance of rptrPortGroupIndex.
hpRptrPtPortIndex
The port within the group for which this entry contains information. This object has the same value as the corresponding instance of rptrPortIndex.
hpRptrPtLinkbeatEnable
When this flag is set to 'true' the port's link beat is enabled and when set to 'false' it is disabled.
hpRptrPtPolarityReversed
This object is used to indicate that the hub port was wired with the positive/negative polarity of its transmit and receive pairs reversed. Note that the port will continue to operate in this state, with the hub inverting the polarity internally.
hpRptrMonGlobalFrames
The total number of frames of valid frame length that have been received on all ports in this repeater. This counter is the summation of the values of the rptrMonitorPortReadableFrames counter for all of the ports in this repeater. Equivalently, this co ...
hpRptrMonGlobalOctets
The total number of octets contained in the valid frames that have been received on the ports in this repeater. This counter is the summation of the values of the rptrMonitorPortReadableOctets counter for all of the ports in this repeater. Equivalently, ...
hpRptrMonGlobalFCSErrors
This counter is incremented by one for each frame received on any port with the FCSError signal asserted and the FramingError and CollisionEvent signals deasserted and whose OctetCount is greater than or equal to minFrameSize and less than or equal to max ...
hpRptrMonGlobalAlignmentErrors
This counter is incremented by one for each frame received on any port with the FCSError and FramingError signals asserted and CollisonEvent signal deasserted and whose OctetCount is greater than or equal to minFrameSize and less than or equal to maxFrame ...
hpRptrMonGlobalFrameTooLongs
This counter is incremented by one for each frame received on any port whose OctetCount is greater than maxFrameSize (Ref: 4.4.2.1, IEEE 802.3 Std). If hpRptrMonGlobalFrameTooLongs is incremented, then neither the hpRptrMonGlobalAlignmentErorrs nor the hp ...
hpRptrMonGlobalShortEvents
This counter is incremented by one for each CarrierEvent on any port with ActivityDuration less than ShortEventMaxTime. ShortEventMaxTime is greater than 74 bit times and less than 82 bit times. ShortEventMaxTime has tolerances included to provide for c ...
hpRptrMonGlobalRunts
This counter is incremented by one for each CarrierEvent on any port that meets one of the following two conditions. Only one test need be made. a) The ActivityDuration is greater than ShortEventMaxTime and less than ValidPacketMinTime and the Collision ...
hpRptrMonGlobalCollisions
This counter is incremented by one for any CarrierEvent signal on any port for which the CollisionEvent signal on any port is asserted. This counter differs from rptrMonitorTransmitCollisions in that it counts all collisions seen by this repeater, even th ...
hpRptrMonGlobalLateEvents
This counter is incremented by one for each CarrierEvent on any port in which the CollIn(X) variable transitions to the value SQE (Ref: 9.6.6.2, IEEE 802.3 Std) while the ActivityDuration is greater than the LateEventThreshold. Such a CarrierEvent is cou ...
hpRptrMonGlobalVeryLongEvents
This counter is incremented by one for each CarrierEvent on any port whose ActivityDuration is greater than the MAU Jabber Lockup Protection timer TW3 (Ref: 9.6.1 & 9.6.5, IEEE 802.3 Std). Other counters may be incremented as appropriate. This counter is ...
hpRptrMonGlobalDataRateMismatches
This counter is incremented by one for each frame received on any port that meets all of the following conditions: a) The CollisionEvent signal is not asserted. b) The ActivityDuration is greater than ValidPacketMinTime. c) The frequency (data rate) is ...
hpRptrMonGlobalAutoPartitions
This counter is incremented by one for each time the repeater has automatically partitioned any port. The conditions that cause port partitioning are specified in the partition state machine in Section 9 of the IEEE 802.3 Std. This counter is the summat ...
hpRptrMonGlobalErrors
The total number of errors which have occured on any port in this repeater. This counter is the summation of the values of other error counters, namely: hpRptrMonGlobalFCSErrors, hpRptrMonGlobalAlignmentErrors, hpRptrMonGlobalFrameTooLongs, hpRptrMonGlob ...
hpRptrMonGlobalUcastPackets
This counter is incremented by one for each unicast packet of valid frame length received on any port. This counter is the summation of hpRptrMonPortUcastPackets for all of the ports in this repeater. This counter may not be implemented for repeaters wh ...
hpRptrMonGlobalBcastPackets
This counter is incremented by one for each broadcast packet of valid frame length received on any port. This counter is the summation of hpRptrMonPortBcastPackets for all of the ports in this repeater. This counter may not be implemented for repeaters ...
hpRptrMonGlobalMcastPackets
This counter is incremented by one for each multicast packet of valid frame length received on any port. This counter is the summation of hpRptrMonPortMcastPackets for all of the ports in this repeater. This counter may not be implemented for repeaters ...
hpRptrMonPtTable
Table of HP specific per port monitor objects.
hpRptrMonPtEntry
An entry in the table, containing per port objects for a single port.
hpRptrMonPtGroupIndex
The group containing the port for which this entry contains information. This object has the same value as the corresponding instance of rptrMonitorPortGroupIndex.
hpRptrMonPtPortIndex
The port within the group for which this entry contains information. This object has the same value as the corresponding instance of rptrMonitorPortIndex.
hpRptrMonPtUcastPackets
This counter is incremented by one for each unicast packet of valid frame length received on this port. This object may not be implemented for repeaters which do not have a local network management agent.
hpRptrMonPtBcastPackets
This counter is incremented by one for each broadcast packet of valid frame length received on this port. This object may not be implemented for repeaters which do not have a local network management agent.
hpRptrMonPtMcastPackets
This counter is incremented by one for each multicast packet of valid frame length received on this port. This object may not be implemented for repeaters which do not have a local network management agent.
hpVgEntityName
The local name of this 100BaseVG repeater. This is the same value as hpicfEntityName in the case where there is Distributed Management Protocol to access this device. For SNMPv1, this name is appended to the agent community name to obtain a community nam ...
hpVgBasicGroupTable
HP specific extensions to the vgBasicGroupTable.
hpVgBasicGroupEntry
An entry in the table, containing HP extensions for a specific group.
hpVgGrpGroupIndex
The group within the repeater for which this entry contains information. This object has the same value as the corresponding instance of icfVgGroupIndex.
hpVgGrpPortsAdminStatus
The hpVgGrpPortsAdminStatus is a bit map of the state of the icfVgPortAdminStatus object for all of the ports in this group. The object has a one bit for each port for which the value of icfVgPortAdminStatus is equal to 'enabled(1)' and a zero bit for e ...
hpVgGrpPortsTrained
The hpVgGrpPortsTrained is a bit map which indicates which ports in this group are currently online. The object has a one bit for each port for which meets the following conditions: 1. The value of the corresponding instance of the ifVgPortAdminStatus o ...
hpVgGrpPortsInTraining
The hpVgGrpPortsInTraining is a bit map which indicates which ports in this group are currently in the training state. The object has a one bit for each port which meets the following conditions: 1. The value of the corresponding instance of the ifVgPort ...
hpVgGrpPortsCascaded
The hpVgGrpPortsCascaded is a bit map which indicates which ports in this group have trained as cascaded repeater ports. The object has a one bit for each port which meets the following conditions: 1. The value of the corresponding instance of the ifVgPo ...
hpVgGrpPortsPromiscuous
The hpVgGrpPortsPromiscuous is a bit map which indicates which ports in this group have trained for promiscuous operation. The object has a one bit for each port which meets the following conditions: 1. The value of the corresponding instance of the ifVg ...
hpVgBasicPortTable
HP specific extensions to the vg port table.
hpVgBasicPortEntry
HP extended information about a specific vg port.
hpVgPortGroupIndex
The group that contains the port for which this entry contains information.
hpVgPortIndex
The port within the group for which this entry contains information.
hpVgPortPolarityReversed
This object is used to indicate that the hub port was wired with the positive/negative polarity of its wire pairs reversed. Note that the port will continue to operate in this state, with the hub inverting the polarity internally.
hpVgPortWireSkewError
This object is used to indicate that a wire skew error has been detected on this port.
hpVgMonGlbReadableFrames
This object is the total number of good frames of valid frame length that have been received on all ports in this repeater. This counter is the summation of the values of the icfVgPortReadableFrames counter for all of the ports in this repeater.
hpVgMonGlbReadableOctets
This object is a count of the total number of octets contained in good frames that have been received on all ports in this repeater. This counter is the summation of the values of the icfVgPortReadableOctets counter for all of the ports in this repeater. ...
hpVgMonGlbUnreadableOctets
This object is a count of the total number of octets contained in invalid frames that have been received on all ports in this repeater. This counter is the summation of the values of icfVgPortUnreadableOctets counter for all of the ports in this repeater ...
hpVgMonGlbHighPriorityFrames
This object is a count of the total number of high priority frames that have been received on all ports in this repeater. This counter is a summation of the values of the icfVgPortHighPriorityFrames counter for all of the ports in this repeater.
hpVgMonGlbHighPriorityOctets
This object is a count of the total number of octets contained in high priority frames that have been received on all ports of this repeater. This counter is a summation of the values of the icfVgPortHighPriorityOctets counter for all of the ports in thi ...
hpVgMonGlbBroadcastFrames
This object is a count of the total number of broadcast packets that have been received on all ports in this repeater. This counter is a summation of the values of the icfVgPortBroadcastFrames counter for all of the ports in this repeater.
hpVgMonGlbMulticastFrames
This object is a count of the total number of multicast packets that have been received on all ports in this repeater. This counter is a summation of the values of the icfVgPortMulticastFrames counter for all of the ports in this repeater.
hpVgMonGlbIPMFrames
This object is a count of the total number of frames that have been received on all ports in this repeater with an invalid packet marker. This counter is a summation of the values of the icfVgPortIPMFrames counter for all of the ports in this repeater.
hpVgMonGlbDataErrorFrames
This object is a count of the total number of errored frames received on all ports in this repeater. This counter is a summation of the values of the icfVgPortDataErrorFrames counter for all of the ports in this repeater.
hpVgMonGlbPriorityPromotions
This object is a count of the total number of times the priority promotion timer has expired on any port in this repeater. This counter is a summation of the values of the icfVgPortPriorityPromotions counter for all of the ports in this repeater.
hpGRpSelfHealEnable
This flag controls whether or not the device will send self healing packets. Self healing packets are normally sent once per second by the agent when no other traffic is present. When there is no traffic present on a network, there is no way to detect c ...

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list