HPN-ICF-SNA-DLSW-EXT-MIB
AI MIB Summary
The HPN-ICF-SNA-DLSW-EXT-MIB extends standard DLSw monitoring on HP Network Controller (ICF) hardware to track specific protocol enhancements and performance counters for SNA over IP sessions. This module enables the observation of DLSw tunnel states, local/remote endpoint statistics, and error conditions beyond the baseline defined in RFC 1795, 2024, and 2166.
The MIB module for management of specific Data Link Switching protocol enhancements. DLSw is described in RFC 1795, RFC 2024 and RFC2166.
Main OID:
hpnicfDlswExt.1.3.6.1.4.1.11.2.14.11.15.2.62
126
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
126 total| Object Name |
|---|
hpnicfDlswExtThe MIB module for management of specific Data Link
Switching protocol enhancements. DLSw is described in
RFC 1795, RFC 2024 and RFC2166. MODULE-IDENTITY .1.3.6.1.4.1.11.2.14.11.15.2.62 |
hpnicfDlswExtMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.62.1 |
hpnicfdeNode OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1 |
hpnicfdeNodeVendorIDThe value identifies the manufacturer's IEEE-assigned
Organizationally Unique Identifier (OUI) of this DLSw.
This information is reported in DLSw Capabilities
Exchange.rw OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.1 |
hpnicfdeNodeIpAddrTypeThe type of ip address: IPv4 or IPv6.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.2 |
hpnicfdeNodeLocalAddrLocal peer ip address. This ip address must have been
configured for a port on the router. If no local peer
ip address is configured, then this object will be the
empty string.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.3 |
hpnicfdeNodePriorityPeer priority advertised to remote peers in the DLSw Capabilities
Exchange. If an end station can reach through more
than one peer, the priority of each peer will be considered when
a circuit is established.
A lower priority indicates that peer will be the
preferred choice if there are more than one path to the
destination. A value of 65535 indicates the value is meaningless.rw Integer32 (1..5 | 65535) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.4 |
hpnicfdeNodeInitPacingWindowInitial pacing window size. This is the starting size of the
pacing window. DLSw uses an adaptive pacing flow control
algorithm that automatically adjusts to congestion levels in
the network. Pacing windows are used to control how many packets
may be sent to a peer before acknowlegement.
A value of 65535 indicates the value is meaningless.rw Integer32 (1..2000 | 65535) UNITS "packets" .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.5 |
hpnicfdeNodeMaxPacingWindowMaximum pacing window size. This is the largest size that
the pacing window will grow to. DLSw uses an adaptive pacing
flow control algorithm that automatically adjusts to congestion
levels in the network. Pacing windows are used to control
how many packets may be sent to a peer before acknowlegement.rw Integer32 (1..2000 | 65535) UNITS "packets" .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.6 |
hpnicfdeNodeKeepAliveIntervalDefault remote peer keepalive interval in seconds.
The keepalive parameter refers to how often DLSw peers
send peer keep alives to each other. These periodic messages
allow DLSw to keep track of the state of all peers.
If set to zero, no keepalives are sent.
A value of 65535 indicates the value is meaningless.rw Integer32 (0..2000 | 65535) UNITS "seconds" .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.7 |
hpnicfdeNodePermitDynamicTo accept connections from non-configured remote peer when
permitDynamic is specified.rw Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.8 |
hpnicfdeNodeConnTimeoutDefine connected state timer.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.9 |
hpnicfdeNodeLocalPendTimeoutDefine connected state timer.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.10 |
hpnicfdeNodeRemotePendTimeoutDefine connected state timer.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.11 |
hpnicfdeNodeSnaCacheTimeoutDefine connected state timer.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.12 |
hpnicfdeNodeExplorerTimeoutDefine explorer timer.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.13 |
hpnicfdeNodeExplorerWaitTimeoutDefine explorer waiting timer.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.14 |
hpnicfdeNodeConfigSapListThe SAP list indicates which SAPs are allowed.
Only SAPs with even numbers are represented,
in the form of the most significant bit of the first
octet representing the SAP 0, the next most significant
bit representing the SAP 2, to the least significant
bit of the last octet representing the SAP 254. Data
link switching is allowed for those SAPs which have
one in its corresponding bit, not allowed otherwise.
The whole SAP list has to be changed together. Changing
the SAP list affects only new circuit establishments
and has no effect on established circuits.
This list can be used to restrict specific partners
from knowing about all the SAPs used by DLSw on all its
interfaces (these are represented in hpnicfdeIfSapList for
each interface). For instance, one may want to run NetBIOS
with some partners but not others.
If a node supports sending run-time capabilities exchange
messages, changes to this object should cause that action.
When to start the run-time capabilities exchange is
implementation-specific.
The DEFVAL below indicates support for SAPs 0, 2, 4, 6, 8, A, C and E.rw OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.15 |
hpnicfdeNodeMaxTransmissionThe maximum retry times for TCP packet.
Default value is 5.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.16 |
hpnicfdeNodeMulticastStatusMulticast support status. It is disabled by default.rw Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.17 |
hpnicfdeNodeMulticastAddressMulticast address. Default is 224.0.10.0.
When the hpnicfdeNodeMulticastStatus is disabled,
the multicast address is reset to 0.0.0.0.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.18 |
hpnicfdeNodeResetTcpAllReset all TCP circuit switch.
Any return value is meaningless.rw Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.19 |
hpnicfdeNodeStCapTcpNumTcp number reported in DLSw Capabilities Exchange.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.20 |
hpnicfdeNodeTcpQueueMaxThe max length of TCP queue.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.1.21 |
hpnicfdeTConn OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2 |
hpnicfdeTConnConfigTableThis table defines the peer transport connections
that will be initiated or accepted by this DLSw.
This table augments dlswTConnConfigTable. SEQUENCE OF HpnicfdeTConnConfigEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.1 |
hpnicfdeTConnConfigEntryA list of objects that define specific configuration for
a DLSw peer transport connection. HpnicfdeTConnConfigEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.1.1 |
hpnicfdeTConnConfigVersionThis value identifies which version (first octet) and release
(second octet) of the DLSw standard is supported by this
partner DLSw. This information is obtained from a DLSw
Capabilities Exchange message received from the partner DLSw.
A string of zero length is returned before a Capabilities
Exchange message is received, or if one is never received.
A conceptual row with a hpnicfdeTConnOperState of 'connected' but
a zero length partner version indicates that the partner is
a non-standard DLSw partner.
If an implementation chooses to keep hpnicfdeTConnOperEntrys in
the 'disconnected' state, this value should remain unchanged.rw OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.1.1.1 |
hpnicfdeTConnConfigPriorityThe priority for remote peer.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.1.1.2 |
hpnicfdeTConnConfigLfSizeThe largest frame size.rw LFSize (DLSW-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.1.1.3 |
hpnicfdeTConnConfigKeepaliveIntvalThe keepalive interval value.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.1.1.4 |
hpnicfdeTConnConfigBackupThe current remote peer is configured as the
backup of another configured remote peer.rw Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.1.1.5 |
hpnicfdeTConnConfigBackupTAddrIt is the ip address of a configured remote peer of which
the current remote peer is configrued as backup.rw TAddress (DLSW-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.1.1.6 |
hpnicfdeTConnConfigBackupLingerBackup peer linger.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.1.1.7 |
hpnicfdeTConnOperTableA list of peer transport connections.
Each connected peer will create a conceptual row in the table.
When the peer disconnects, the row will be deleted from the table.
This table augments dlswTConnOperTable. SEQUENCE OF HpnicfdeTConnOperEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.2 |
hpnicfdeTConnOperEntryA list of objects that contain spefific operational
information for a DLSw peer transport connection. HpnicfdeTConnOperEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.2.1 |
hpnicfdeTConnOperPeerTypeThe current remote peer is configured when the value is 'configured'.ro Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.2.1.1 |
hpnicfdeTConnOperVendorIDThe value identifies the manufacturer's IEEE-assigned
Organizationally Unique Identifier (OUI) of remote peer.ro OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.2.1.2 |
hpnicfdeTConnOperVersionStringVersion information of remote peer. The length up to 512 bytes.ro OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.2.1.3 |
hpnicfdeTConnOperUpTimeThe amount of time (in seconds) since this transport
connection last entered the 'connected' state.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.2.1.4 |
hpnicfdeTConnOperMulticastAddressWhen remote peer supports DLSw2.0, this node identifies
its multicast address.ro TAddress (DLSW-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.2.1.5 |
hpnicfdeTConnOperStCapTcpNumberNumber of tcp supported when capabilities exchanging.ro Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.2.1.6 |
hpnicfdeTConnOperRecvPktsThe number of Switch-to-Switch Protocol (SSP) messages
received on this tcp transport connection.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.2.1.7 |
hpnicfdeTConnOperSendPktsThe number of SSP messages
sent on this tcp transport connection.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.2.1.8 |
hpnicfdeTConnOperDropPktsThe number of SSP messages
dropped on this tcp transport connection.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.2.1.9 |
hpnicfdeTConnTcpConfigTableThis table defines the TCP transport connections that
will be either initiated by or accepted by this DSLw.
It augments the entries in dlswTConnConfigTable whose
domain is dlswTCPDomain. In other words for each conceptual row
in the dlswTConnConfigTable, if the dlswTConnConfigTDomain is
dlswTCPDomain, that conceptual row will be augmented by this
table.
dlswTCPDomain, dlswTConnConfigTable, and dlswTConnConfigTDomain
are all imported from DLSW-MIB (RFC 2024).
This table augments dlswTConnTcpConfigTable. SEQUENCE OF HpnicfdeTConnTcpConfigEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.3 |
hpnicfdeTConnTcpConfigEntryA list of objects that define specific configuration for
a DLSw peer transport connection within the dlswTCPDomain.
dlswTCPDomain is imported from DLSW-MIB (RFC 2024). HpnicfdeTConnTcpConfigEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.3.1 |
hpnicfdeTConnTcpConfigQueueMaxMaximum output TCP queue size for this remote peer.
For DLSw over TCP encapsulation, packets may be queued
due to congestion of the TCP network. This variable
is used to set the output queue maximum of the underlying
TCP connection for the peer represented by the conceptual row.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.2.3.1.1 |
hpnicfdeBridge OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.62.1.3 |
hpnicfdeBridgeTableA list of bridge group which is serving for DLSw. SEQUENCE OF HpnicfdeBridgeEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.3.1 |
hpnicfdeBridgeEntryA list of bridge information. HpnicfdeBridgeEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.3.1.1 |
hpnicfdeBridgeNumIndexThis value identifies the bridge number. Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.3.1.1.1 |
hpnicfdeBridgeRowStatusRowStatus.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.3.1.1.2 |
hpnicfdeBridgeIfTableThe list of interface on which DLSw is active. SEQUENCE OF HpnicfdeBridgeIfEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.3.2 |
hpnicfdeBridgeIfEntryThe list of bridge interface information. HpnicfdeBridgeIfEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.3.2.1 |
hpnicfdeBridgeIfBrgGrpThis value identifies the bridge number attached
to the interface.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.3.2.1.1 |
hpnicfdeBridgeIfRowStatusRowStatus.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.3.2.1.2 |
hpnicfdeQllc OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.62.1.4 |
hpnicfdeQllcTableThe table defines attributes related for those
QLLC that participate in data link switching. SEQUENCE OF HpnicfdeQllcEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.4.1 |
hpnicfdeQllcEntryThe ifIndex belongs to the interface which link protocol is x.25. HpnicfdeQllcEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.4.1.1 |
hpnicfQllcX121AddressX.121 address.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.4.1.1.1 |
hpnicfQllcLocalMacThe virtual MAC address used to represent the QLLC-attached
link station to the rest of the DLSw network.rw MacAddressNC (DLSW-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.4.1.1.2 |
hpnicfQllcLocalSapThe SAP used to represent this link station.rw OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.62.1.4.1.1.3 |
hpnicfQllcRemoteMacThe MAC address to which DLSw should attempt to connect
this link station. If this information is not available,
a length of zero for this object should be returned.rw MacAddressNC (DLSW-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.4.1.1.4 |
hpnicfQllcRemoteSapThe SAP of the remote station to which this link
station should be connected. If this information
is not available, a length of zero for this object
should be returned.rw OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.62.1.4.1.1.5 |
hpnicfQllcRowStatusRowStatus.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.4.1.1.6 |
hpnicfdeSdlc OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.62.1.5 |
hpnicfdeSdlcPortTableThe table defines parameters for the interfaces
whose link protocol is SDLC. SEQUENCE OF HpnicfdeSdlcPortEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.5.1 |
hpnicfdeSdlcPortEntrySdlc port entry. HpnicfdeSdlcPortEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.5.1.1 |
hpnicfdeSdlcPortRoleThe SDLC role of interface.rw Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.62.1.5.1.1.1 |
hpnicfdeSdlcPortSendWindowSize of local send window.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.5.1.1.2 |
hpnicfdeSdlcPortModuloSize of modulus.rw Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.62.1.5.1.1.3 |
hpnicfdeSdlcPortMaxPduMaximum bytes for incoming frames.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.5.1.1.4 |
hpnicfdeSdlcPortMaxSendQueueSize of hold queue.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.5.1.1.5 |
hpnicfdeSdlcPortMaxTransmissionNumber of times to retry an operation.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.5.1.1.6 |
hpnicfdeSdlcPortSimultaneousEnableActivate SDLC two-way simultaneous mode.rw Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.62.1.5.1.1.7 |
hpnicfdeSdlcPortTimerACKTime to wait for a reply to a frame.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.5.1.1.8 |
hpnicfdeSdlcPortTimerLifeTimeTime to wait for a reply used by secondary station.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.5.1.1.9 |
hpnicfdeSdlcPortTimerPollPauseTime between polls for each secondary SDLC station.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.5.1.1.10 |
hpnicfdeSdlcPortRowStatusRowStatus.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.5.1.1.11 |
hpnicfdeLlc2 OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.62.1.6 |
hpnicfdeLlc2PortTableThis table defines parameters for the Ethernet interface. SEQUENCE OF HpnicfdeLlc2PortEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.6.1 |
hpnicfdeLlc2PortEntryLLC2 port entry. HpnicfdeLlc2PortEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.6.1.1 |
hpnicfdeLlc2PortMaxAckMaximum of I-frames received before ACK.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.6.1.1.1 |
hpnicfdeLlc2PortMaxPduMaximum of LLC2 pdu length.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.6.1.1.2 |
hpnicfdeLlc2PortMaxSendQueueQueue for sending llc2 I-frames.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.6.1.1.3 |
hpnicfdeLlc2PortMaxTransmissionRetry times of operations.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.6.1.1.4 |
hpnicfdeLlc2PortModuloModulus of LLC2.rw Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.62.1.6.1.1.5 |
hpnicfdeLlc2PortReceiveWindowMaximum number of I-frames to send before received ACK.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.6.1.1.6 |
hpnicfdeLlc2PortTimerAckWaiting for ACK time after sending an I-frame.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.6.1.1.7 |
hpnicfdeLlc2PortTimerAckDelayMaximum time allows I-frames incoming without replay ACK.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.6.1.1.8 |
hpnicfdeLlc2PortTimerDetectDetect the link status.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.6.1.1.9 |
hpnicfdeLlc2PortTimerBusyWaiting time while other LLC2 station is in busy state.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.6.1.1.10 |
hpnicfdeLlc2PortTimerPollWaiting time after a P frame is sent.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.6.1.1.11 |
hpnicfdeLlc2PortTimerRejectWaiting time after a REJ frame is sent.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.6.1.1.12 |
hpnicfdeLlc2PortRowStatusRowStatus.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.6.1.1.13 |
hpnicfdeReachableCache OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.62.1.7 |
hpnicfdeRchCacheStat OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.62.1.7.1 |
hpnicfdeRchCacheMaxIndexMaximum of hpnicfdeRchCacheIndex.ro Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.7.1.1 |
hpnicfdeRchCacheNextIndexThe next value of hpnicfdeRchCacheIndex to be assigned by
the agent. A retrieval of this object atomically reserves
the returned value for use by the manager to create a row
in hpnicfdeRchCacheTable. This makes it possible for the agent
to control the index space of the MAC address cache, yet
allows the manager to administratively create new rows.ro Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.7.1.2 |
hpnicfdeRchCacheTableReachable cache table. SEQUENCE OF HpnicfdeRchCacheEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.7.3 |
hpnicfdeRchCacheEntryReachable cache entry. HpnicfdeRchCacheEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.7.3.1 |
hpnicfdeRchCacheIndexIndex of reachable cache entry. Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.7.3.1.1 |
hpnicfdeRchCacheStatusCurrent status of reachable cache entry.ro Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.62.1.7.3.1.2 |
hpnicfdeRchCacheRemainTimeRemain time of reachable cache entry.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.7.3.1.3 |
hpnicfdeRchCacheMacMAC address of reachable cache entry.rw MacAddressNC (DLSW-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.7.3.1.4 |
hpnicfdeRchCacheRemoteIpAddrTypeRemote peer ip address type.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.7.3.1.5 |
hpnicfdeRchCacheRemoteIpRemote peer ip address of reachable cache entry.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.7.3.1.6 |
hpnicfdeRchCacheRowStatusRowStatus.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.7.3.1.7 |
hpnicfdeEthernetBackup OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.62.1.8 |
hpnicfdeEBMacMapStat OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.62.1.8.1 |
hpnicfdeEBMacMapMaxIndexMaximum of hpnicfdeEBMacMapIndex.ro Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.8.1.1 |
hpnicfdeEBMacMapNextIndexThe next value of hpnicfdeEBMacMapIndex to be assigned by
the agent. A retrieval of this object atomically reserves
the returned value for use by the manager to create a row
in hpnicfdeEBMacMapTable. This makes it possible for the agent
to control the index space of the MAC mapping tables, yet
allows the manager to administratively create new rows.ro Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.8.1.2 |
hpnicfdeEBIfTableInformation of interface which works for DLSw Ethernet redundancy. SEQUENCE OF HpnicfdeEBIfEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.8.3 |
hpnicfdeEBIfEntryParameters defined for DLSw Ethernet redundancy interface. HpnicfdeEBIfEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.8.3.1 |
hpnicfdeEBMulticastMacMulticast MAC address configured for the Ethernet
redundancy of dlsw module. When Ethernet redundancy
is inactive, its value is '000000000000'H.
To active Ethernet redundancy, give it a valid multicast MAC address.rw MacAddressNC (DLSW-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.8.3.1.1 |
hpnicfdeEBPriorityPriority configured for the Ethernet redundancy of DLSw module.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.8.3.1.2 |
hpnicfdeEBtimerTimer for the Ethernet redundancy of DLSw module.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.8.3.1.3 |
hpnicfdeEBRowStatusRowStatus.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.8.3.1.4 |
hpnicfdeEBMacMapTableMAC address mapping table. SEQUENCE OF HpnicfdeEBMacMapEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.8.4 |
hpnicfdeEBMacMapEntryMAC address mapping entry. HpnicfdeEBMacMapEntry .1.3.6.1.4.1.11.2.14.11.15.2.62.1.8.4.1 |
hpnicfdeEBMacMapIndexIndex of MAC address mapping entry. Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.62.1.8.4.1.1 |
hpnicfdeEBMacMapLocalMacLocal MAC address in MAC address mapping.
When creating a new conceptual row, hpnicfdeEBMacMapLocalMac
and hpnicfdeEBMacMapRemoteMac should be set simultaneously.rw MacAddressNC (DLSW-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.8.4.1.2 |
hpnicfdeEBMacMapRemoteMacRemote MAC address of MAC address mapping.
When creating a new conceptual row, hpnicfdeEBMacMapLocalMac
and hpnicfdeEBMacMapRemoteMac should be set simultaneously.rw MacAddressNC (DLSW-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.8.4.1.3 |
hpnicfdeEBMacMapNeighbourNeighbour of MAC address mapping.rw MacAddressNC (DLSW-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.8.4.1.4 |
hpnicfdeEBMacMapRowStatusStatus of MAC address mapping entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.15.2.62.1.8.4.1.5 |