A3COM-HUAWEI-SNA-DLSW-EXT-MIB: View SNMP OID List / Download MIB
VENDOR: 3COM
Home | MIB: A3COM-HUAWEI-SNA-DLSW-EXT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
h3cDlswExt | 1.3.6.1.4.1.43.45.1.10.2.62 |
The MIB module for management of HUAWEI-3COM specific Data Link Switching protocol enhancements. DLSw is described in RFC 1795, RFC 2024 and RFC2166. |
||
h3cDlswExtMIBObjects | 1.3.6.1.4.1.43.45.1.10.2.62.1 | |||
h3cdeNode | 1.3.6.1.4.1.43.45.1.10.2.62.1.1 | |||
h3cdeNodeVendorID | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.1 | octet string | read-write |
The value identifies the manufacturer's IEEE-assigned Organizationally Unique Identifier (OUI) of this DLSw. This information is reported in DLSw Capabilities Exchange. |
h3cdeNodeIpAddrType | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.2 | inetaddresstype | read-write |
The type of ip address: IPv4 or IPv6. |
h3cdeNodeLocalAddr | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.3 | inetaddress | read-write |
Local 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. |
h3cdeNodePriority | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.4 | integer32 | read-write |
Peer 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. |
h3cdeNodeInitPacingWindow | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.5 | integer32 | read-write |
Initial 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. |
h3cdeNodeMaxPacingWindow | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.6 | integer32 | read-write |
Maximum 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. |
h3cdeNodeKeepAliveInterval | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.7 | integer32 | read-write |
Default 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. |
h3cdeNodePermitDynamic | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.8 | integer | read-write |
To accept connections from non-configured remote peer when permitDynamic is specified. Enumeration: 'forbidDynamic': 2, 'unknown': 65535, 'permitDynamic': 1. |
h3cdeNodeConnTimeout | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.9 | integer32 | read-write |
Define connected state timer. |
h3cdeNodeLocalPendTimeout | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.10 | integer32 | read-write |
Define connected state timer. |
h3cdeNodeRemotePendTimeout | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.11 | integer32 | read-write |
Define connected state timer. |
h3cdeNodeSnaCacheTimeout | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.12 | integer32 | read-write |
Define connected state timer. |
h3cdeNodeExplorerTimeout | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.13 | integer32 | read-write |
Define explorer timer. |
h3cdeNodeExplorerWaitTimeout | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.14 | integer32 | read-write |
Define explorer waiting timer. |
h3cdeNodeConfigSapList | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.15 | octet string | read-write |
The 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 h3cdeIfSapList 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. |
h3cdeNodeMaxTransmission | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.16 | integer32 | read-write |
The maximum retry times for TCP packet. Default value is 5. |
h3cdeNodeMulticastStatus | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.17 | integer | read-write |
Multicast support status. It is disabled by default. Enumeration: 'disabled': 2, 'enabled': 1. |
h3cdeNodeMulticastAddress | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.18 | inetaddress | read-write |
Multicast address. Default is 224.0.10.0. When the h3cdeNodeMulticastStatus is disabled, the multicast address is reset to 0.0.0.0. |
h3cdeNodeResetTcpAll | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.19 | integer | read-write |
Reset all TCP circuit switch. Any return value is meaningless. Enumeration: 'reset': 1. |
h3cdeNodeStCapTcpNum | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.20 | integer32 | read-write |
Tcp number reported in DLSw Capabilities Exchange. |
h3cdeNodeTcpQueueMax | 1.3.6.1.4.1.43.45.1.10.2.62.1.1.21 | integer32 | read-write |
The max length of TCP queue. |
h3cdeTConn | 1.3.6.1.4.1.43.45.1.10.2.62.1.2 | |||
h3cdeTConnConfigTable | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.1 | no-access |
This table defines the peer transport connections that will be initiated or accepted by this DLSw. This table augments dlswTConnConfigTable. |
|
1.3.6.1.4.1.43.45.1.10.2.62.1.2.1.1 | no-access |
A list of objects that define specific configuration for a DLSw peer transport connection. |
||
h3cdeTConnConfigVersion | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.1.1.1 | octet string | read-only |
This 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 h3cdeTConnOperState of 'connected' but a zero length partner version indicates that the partner is a non-standard DLSw partner. If an implementation chooses to keep h3cdeTConnOperEntrys in the 'disconnected' state, this value should remain unchanged. |
h3cdeTConnConfigPriority | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.1.1.2 | integer32 | read-only |
The priority for remote peer. |
h3cdeTConnConfigLfSize | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.1.1.3 | lfsize | read-only |
The largest frame size. |
h3cdeTConnConfigKeepaliveIntval | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.1.1.4 | integer32 | read-only |
The keepalive interval value. |
h3cdeTConnConfigBackup | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.1.1.5 | integer | read-only |
The current remote peer is configured as the backup of another configured remote peer. Enumeration: 'yes': 1, 'no': 2. |
h3cdeTConnConfigBackupTAddr | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.1.1.6 | taddress | read-only |
It is the ip address of a configured remote peer of which the current remote peer is configrued as backup. |
h3cdeTConnConfigBackupLinger | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.1.1.7 | integer32 | read-only |
Backup peer linger. |
h3cdeTConnOperTable | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.2 | no-access |
A 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. |
|
1.3.6.1.4.1.43.45.1.10.2.62.1.2.2.1 | no-access |
A list of objects that contain spefific operational information for a DLSw peer transport connection. |
||
h3cdeTConnOperPeerType | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.2.1.1 | integer | read-only |
The current remote peer is configured when the value is 'configured'. Enumeration: 'configured': 1, 'other': 3, 'learningDynamic': 2. |
h3cdeTConnOperVendorID | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.2.1.2 | octet string | read-only |
The value identifies the manufacturer's IEEE-assigned Organizationally Unique Identifier (OUI) of remote peer. |
h3cdeTConnOperVersionString | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.2.1.3 | octet string | read-only |
Version information of remote peer. The length up to 512 bytes. |
h3cdeTConnOperUpTime | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.2.1.4 | timeticks | read-only |
The amount of time (in seconds) since this transport connection last entered the 'connected' state. |
h3cdeTConnOperMulticastAddress | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.2.1.5 | taddress | read-only |
When remote peer supports DLSw2.0, this node identifies its multicast address. |
h3cdeTConnOperStCapTcpNumber | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.2.1.6 | integer32 | read-only |
Number of tcp supported when capabilities exchanging. |
h3cdeTConnOperRecvPkts | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.2.1.7 | counter32 | read-only |
The number of Switch-to-Switch Protocol (SSP) messages received on this tcp transport connection. |
h3cdeTConnOperSendPkts | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.2.1.8 | counter32 | read-only |
The number of SSP messages sent on this tcp transport connection. |
h3cdeTConnOperDropPkts | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.2.1.9 | counter32 | read-only |
The number of SSP messages dropped on this tcp transport connection. |
h3cdeTConnTcpConfigTable | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.3 | no-access |
This 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. |
|
1.3.6.1.4.1.43.45.1.10.2.62.1.2.3.1 | no-access |
A list of objects that define specific configuration for a DLSw peer transport connection within the dlswTCPDomain. dlswTCPDomain is imported from DLSW-MIB (RFC 2024). |
||
h3cdeTConnTcpConfigQueueMax | 1.3.6.1.4.1.43.45.1.10.2.62.1.2.3.1.1 | integer32 | read-only |
Maximum 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. |
h3cdeBridge | 1.3.6.1.4.1.43.45.1.10.2.62.1.3 | |||
h3cdeBridgeTable | 1.3.6.1.4.1.43.45.1.10.2.62.1.3.1 | no-access |
A list of bridge group which is serving for DLSw. |
|
1.3.6.1.4.1.43.45.1.10.2.62.1.3.1.1 | no-access |
A list of bridge information. |
||
h3cdeBridgeNumIndex | 1.3.6.1.4.1.43.45.1.10.2.62.1.3.1.1.1 | integer32 | no-access |
This value identifies the bridge number. |
h3cdeBridgeRowStatus | 1.3.6.1.4.1.43.45.1.10.2.62.1.3.1.1.2 | rowstatus | read-only |
RowStatus. |
h3cdeBridgeIfTable | 1.3.6.1.4.1.43.45.1.10.2.62.1.3.2 | no-access |
The list of interface on which DLSw is active. |
|
1.3.6.1.4.1.43.45.1.10.2.62.1.3.2.1 | no-access |
The list of bridge interface information. |
||
h3cdeBridgeIfBrgGrp | 1.3.6.1.4.1.43.45.1.10.2.62.1.3.2.1.1 | integer32 | read-only |
This value identifies the bridge number attached to the interface. |
h3cdeBridgeIfRowStatus | 1.3.6.1.4.1.43.45.1.10.2.62.1.3.2.1.2 | rowstatus | read-only |
RowStatus. |
h3cdeQllc | 1.3.6.1.4.1.43.45.1.10.2.62.1.4 | |||
h3cdeQllcTable | 1.3.6.1.4.1.43.45.1.10.2.62.1.4.1 | no-access |
The table defines attributes related for those QLLC that participate in data link switching. |
|
1.3.6.1.4.1.43.45.1.10.2.62.1.4.1.1 | no-access |
The ifIndex belongs to the interface which link protocol is x.25. |
||
h3cQllcX121Address | 1.3.6.1.4.1.43.45.1.10.2.62.1.4.1.1.1 | integer32 | read-only |
X.121 address. |
h3cQllcLocalMac | 1.3.6.1.4.1.43.45.1.10.2.62.1.4.1.1.2 | macaddressnc | read-only |
The virtual MAC address used to represent the QLLC-attached link station to the rest of the DLSw network. |
h3cQllcLocalSap | 1.3.6.1.4.1.43.45.1.10.2.62.1.4.1.1.3 | octet string | read-only |
The SAP used to represent this link station. |
h3cQllcRemoteMac | 1.3.6.1.4.1.43.45.1.10.2.62.1.4.1.1.4 | macaddressnc | read-only |
The 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. |
h3cQllcRemoteSap | 1.3.6.1.4.1.43.45.1.10.2.62.1.4.1.1.5 | octet string | read-only |
The 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. |
h3cQllcRowStatus | 1.3.6.1.4.1.43.45.1.10.2.62.1.4.1.1.6 | rowstatus | read-only |
RowStatus. |
h3cdeSdlc | 1.3.6.1.4.1.43.45.1.10.2.62.1.5 | |||
h3cdeSdlcPortTable | 1.3.6.1.4.1.43.45.1.10.2.62.1.5.1 | no-access |
The table defines parameters for the interfaces whose link protocol is SDLC. |
|
1.3.6.1.4.1.43.45.1.10.2.62.1.5.1.1 | no-access |
Sdlc port entry. |
||
h3cdeSdlcPortRole | 1.3.6.1.4.1.43.45.1.10.2.62.1.5.1.1.1 | integer | read-only |
The SDLC role of interface. Enumeration: 'primary': 1, 'seconday': 2, 'norole': 3. |
h3cdeSdlcPortSendWindow | 1.3.6.1.4.1.43.45.1.10.2.62.1.5.1.1.2 | integer32 | read-only |
Size of local send window. |
h3cdeSdlcPortModulo | 1.3.6.1.4.1.43.45.1.10.2.62.1.5.1.1.3 | integer | read-only |
Size of modulus. Enumeration: 'm128': 128, 'm8': 8. |
h3cdeSdlcPortMaxPdu | 1.3.6.1.4.1.43.45.1.10.2.62.1.5.1.1.4 | integer32 | read-only |
Maximum bytes for incoming frames. |
h3cdeSdlcPortMaxSendQueue | 1.3.6.1.4.1.43.45.1.10.2.62.1.5.1.1.5 | integer32 | read-only |
Size of hold queue. |
h3cdeSdlcPortMaxTransmission | 1.3.6.1.4.1.43.45.1.10.2.62.1.5.1.1.6 | integer32 | read-only |
Number of times to retry an operation. |
h3cdeSdlcPortSimultaneousEnable | 1.3.6.1.4.1.43.45.1.10.2.62.1.5.1.1.7 | integer | read-only |
Activate SDLC two-way simultaneous mode. Enumeration: 'disabled': 2, 'enabled': 1. |
h3cdeSdlcPortTimerACK | 1.3.6.1.4.1.43.45.1.10.2.62.1.5.1.1.8 | integer32 | read-only |
Time to wait for a reply to a frame. |
h3cdeSdlcPortTimerLifeTime | 1.3.6.1.4.1.43.45.1.10.2.62.1.5.1.1.9 | integer32 | read-only |
Time to wait for a reply used by secondary station. |
h3cdeSdlcPortTimerPollPause | 1.3.6.1.4.1.43.45.1.10.2.62.1.5.1.1.10 | integer32 | read-only |
Time between polls for each secondary SDLC station. |
h3cdeSdlcPortRowStatus | 1.3.6.1.4.1.43.45.1.10.2.62.1.5.1.1.11 | rowstatus | read-only |
RowStatus. |
h3cdeLlc2 | 1.3.6.1.4.1.43.45.1.10.2.62.1.6 | |||
h3cdeLlc2PortTable | 1.3.6.1.4.1.43.45.1.10.2.62.1.6.1 | no-access |
This table defines parameters for the Ethernet interface. |
|
1.3.6.1.4.1.43.45.1.10.2.62.1.6.1.1 | no-access |
LLC2 port entry. |
||
h3cdeLlc2PortMaxAck | 1.3.6.1.4.1.43.45.1.10.2.62.1.6.1.1.1 | integer32 | read-only |
Maximum of I-frames received before ACK. |
h3cdeLlc2PortMaxPdu | 1.3.6.1.4.1.43.45.1.10.2.62.1.6.1.1.2 | integer32 | read-only |
Maximum of LLC2 pdu length. |
h3cdeLlc2PortMaxSendQueue | 1.3.6.1.4.1.43.45.1.10.2.62.1.6.1.1.3 | integer32 | read-only |
Queue for sending llc2 I-frames. |
h3cdeLlc2PortMaxTransmission | 1.3.6.1.4.1.43.45.1.10.2.62.1.6.1.1.4 | integer32 | read-only |
Retry times of operations. |
h3cdeLlc2PortModulo | 1.3.6.1.4.1.43.45.1.10.2.62.1.6.1.1.5 | integer | read-only |
Modulus of LLC2. Enumeration: 'm128': 128, 'm8': 8. |
h3cdeLlc2PortReceiveWindow | 1.3.6.1.4.1.43.45.1.10.2.62.1.6.1.1.6 | integer32 | read-only |
Maximum number of I-frames to send before received ACK. |
h3cdeLlc2PortTimerAck | 1.3.6.1.4.1.43.45.1.10.2.62.1.6.1.1.7 | integer32 | read-only |
Waiting for ACK time after sending an I-frame. |
h3cdeLlc2PortTimerAckDelay | 1.3.6.1.4.1.43.45.1.10.2.62.1.6.1.1.8 | integer32 | read-only |
Maximum time allows I-frames incoming without replay ACK. |
h3cdeLlc2PortTimerDetect | 1.3.6.1.4.1.43.45.1.10.2.62.1.6.1.1.9 | integer32 | read-only |
Detect the link status. |
h3cdeLlc2PortTimerBusy | 1.3.6.1.4.1.43.45.1.10.2.62.1.6.1.1.10 | integer32 | read-only |
Waiting time while other LLC2 station is in busy state. |
h3cdeLlc2PortTimerPoll | 1.3.6.1.4.1.43.45.1.10.2.62.1.6.1.1.11 | integer32 | read-only |
Waiting time after a P frame is sent. |
h3cdeLlc2PortTimerReject | 1.3.6.1.4.1.43.45.1.10.2.62.1.6.1.1.12 | integer32 | read-only |
Waiting time after a REJ frame is sent. |
h3cdeLlc2PortRowStatus | 1.3.6.1.4.1.43.45.1.10.2.62.1.6.1.1.13 | rowstatus | read-only |
RowStatus. |
h3cdeReachableCache | 1.3.6.1.4.1.43.45.1.10.2.62.1.7 | |||
h3cdeRchCacheStat | 1.3.6.1.4.1.43.45.1.10.2.62.1.7.1 | |||
h3cdeRchCacheMaxIndex | 1.3.6.1.4.1.43.45.1.10.2.62.1.7.1.1 | integer32 | read-only |
Maximum of h3cdeRchCacheIndex. |
h3cdeRchCacheNextIndex | 1.3.6.1.4.1.43.45.1.10.2.62.1.7.1.2 | integer32 | read-only |
The next value of h3cdeRchCacheIndex 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 h3cdeRchCacheTable. 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. |
h3cdeRchCacheTable | 1.3.6.1.4.1.43.45.1.10.2.62.1.7.3 | no-access |
Reachable cache table. |
|
1.3.6.1.4.1.43.45.1.10.2.62.1.7.3.1 | no-access |
Reachable cache entry. |
||
h3cdeRchCacheIndex | 1.3.6.1.4.1.43.45.1.10.2.62.1.7.3.1.1 | integer32 | no-access |
Index of reachable cache entry. |
h3cdeRchCacheStatus | 1.3.6.1.4.1.43.45.1.10.2.62.1.7.3.1.2 | integer | read-only |
Current status of reachable cache entry. Enumeration: 'found': 1, 'waiting': 5, 'exploring': 4, 'noCacheInfo': 3, 'verify': 2. |
h3cdeRchCacheRemainTime | 1.3.6.1.4.1.43.45.1.10.2.62.1.7.3.1.3 | timeticks | read-only |
Remain time of reachable cache entry. |
h3cdeRchCacheMac | 1.3.6.1.4.1.43.45.1.10.2.62.1.7.3.1.4 | macaddressnc | read-only |
MAC address of reachable cache entry. |
h3cdeRchCacheRemoteIpAddrType | 1.3.6.1.4.1.43.45.1.10.2.62.1.7.3.1.5 | inetaddresstype | read-only |
Remote peer ip address type. |
h3cdeRchCacheRemoteIp | 1.3.6.1.4.1.43.45.1.10.2.62.1.7.3.1.6 | inetaddress | read-only |
Remote peer ip address of reachable cache entry. |
h3cdeRchCacheRowStatus | 1.3.6.1.4.1.43.45.1.10.2.62.1.7.3.1.7 | rowstatus | read-only |
RowStatus. |
h3cdeEthernetBackup | 1.3.6.1.4.1.43.45.1.10.2.62.1.8 | |||
h3cdeEBMacMapStat | 1.3.6.1.4.1.43.45.1.10.2.62.1.8.1 | |||
h3cdeEBMacMapMaxIndex | 1.3.6.1.4.1.43.45.1.10.2.62.1.8.1.1 | integer32 | read-only |
Maximum of h3cdeEBMacMapIndex. |
h3cdeEBMacMapNextIndex | 1.3.6.1.4.1.43.45.1.10.2.62.1.8.1.2 | integer32 | read-only |
The next value of h3cdeEBMacMapIndex 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 h3cdeEBMacMapTable. 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. |
h3cdeEBIfTable | 1.3.6.1.4.1.43.45.1.10.2.62.1.8.3 | no-access |
Information of interface which works for DLSw Ethernet redundancy. |
|
1.3.6.1.4.1.43.45.1.10.2.62.1.8.3.1 | no-access |
Parameters defined for DLSw Ethernet redundancy interface. |
||
h3cdeEBMulticastMac | 1.3.6.1.4.1.43.45.1.10.2.62.1.8.3.1.1 | macaddressnc | read-only |
Multicast 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. |
h3cdeEBPriority | 1.3.6.1.4.1.43.45.1.10.2.62.1.8.3.1.2 | integer32 | read-only |
Priority configured for the Ethernet redundancy of DLSw module. |
h3cdeEBtimer | 1.3.6.1.4.1.43.45.1.10.2.62.1.8.3.1.3 | integer32 | read-only |
Timer for the Ethernet redundancy of DLSw module. |
h3cdeEBRowStatus | 1.3.6.1.4.1.43.45.1.10.2.62.1.8.3.1.4 | rowstatus | read-only |
RowStatus. |
h3cdeEBMacMapTable | 1.3.6.1.4.1.43.45.1.10.2.62.1.8.4 | no-access |
MAC address mapping table. |
|
1.3.6.1.4.1.43.45.1.10.2.62.1.8.4.1 | no-access |
MAC address mapping entry. |
||
h3cdeEBMacMapIndex | 1.3.6.1.4.1.43.45.1.10.2.62.1.8.4.1.1 | integer32 | no-access |
Index of MAC address mapping entry. |
h3cdeEBMacMapLocalMac | 1.3.6.1.4.1.43.45.1.10.2.62.1.8.4.1.2 | macaddressnc | read-only |
Local MAC address in MAC address mapping. When creating a new conceptual row, h3cdeEBMacMapLocalMac and h3cdeEBMacMapRemoteMac should be set simultaneously. |
h3cdeEBMacMapRemoteMac | 1.3.6.1.4.1.43.45.1.10.2.62.1.8.4.1.3 | macaddressnc | read-only |
Remote MAC address of MAC address mapping. When creating a new conceptual row, h3cdeEBMacMapLocalMac and h3cdeEBMacMapRemoteMac should be set simultaneously. |
h3cdeEBMacMapNeighbour | 1.3.6.1.4.1.43.45.1.10.2.62.1.8.4.1.4 | macaddressnc | read-only |
Neighbour of MAC address mapping. |
h3cdeEBMacMapRowStatus | 1.3.6.1.4.1.43.45.1.10.2.62.1.8.4.1.5 | rowstatus | read-only |
Status of MAC address mapping entry. |