HH3C-SMLK-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.147
- Last updated
- 2014-07-23 15:03
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2014-07-23 15:03
- Namespace
- comware
- Source file
HH3C-SMLK-MIB- Digest
sha256:9045b5064744e5d99091331ef0610ca6db510ceea4c821c9d95877e6d0a65c2f
Description
This MIB defines objects for managing Smart Link. Smart Link is a feature developed to address the slow convergence issue with STP. It provides link redundancy and fast convergence in a dual uplink network, allowing the backup link to take over quickly when the primary link fails.
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| IF-MIB | InterfaceIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DateAndTime, DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-OID-MIB HH3C-SMLK-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cSmlkObject OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.147.1 | |||
| hh3cSmlkGroupTable OBJECT-TYPE A list of entries of a smart link group. | 1.3.6.1.4.1.25506.2.147.1.1 | not-accessible | current | |
| hh3cSmlkGroupEntry OBJECT-TYPE A list of parameters that describe a smart link group. | 1.3.6.1.4.1.25506.2.147.1.1.1 | not-accessible | current | |
| hh3cSmlkGroupID OBJECT-TYPE An index that uniquely identifies an entry in the smart link group table. | 1.3.6.1.4.1.25506.2.147.1.1.1.1 | Integer32 (1..256) | accessible-for-notify | current |
| hh3cSmlkDeviceID OBJECT-TYPE Device ID of a smart link group. The device ID is the bridge MAC of the device. | 1.3.6.1.4.1.25506.2.147.1.1.1.2 | MacAddress | read-only | current |
| hh3cSmlkPreemptionMode OBJECT-TYPE Preemption mode of a smart link group. | 1.3.6.1.4.1.25506.2.147.1.1.1.3 | INTEGER {none(1), role(2), speed(3)} | read-create | current |
| hh3cSmlkSpeedThreshold OBJECT-TYPE Speed threshold for a smart link group in speed mode. This object is valid only when the value of hh3cSmlkPreemptionMode is 'speed'. | 1.3.6.1.4.1.25506.2.147.1.1.1.4 | Integer32 (0..10000) | read-create | current |
| hh3cSmlkPreemptionDelay OBJECT-TYPE Preemption delay for a smart link group, in the range of 0 to 300 seconds. | 1.3.6.1.4.1.25506.2.147.1.1.1.5 | Integer32 (0..300) | read-create | current |
| hh3cSmlkControlVlanID OBJECT-TYPE Index of the control VLAN specified for a smart link group. The value 65535 indicates that the control VLAN has not been configured. | 1.3.6.1.4.1.25506.2.147.1.1.1.6 | Integer32 (1..4094 | 65535) | read-create | current |
| hh3cSmlkInstanceListLow OBJECT-TYPE Each octet contained in this value specifies an eight-instance group, with the first octet specifying instances 0 through 7, the second octet specifying instances 8 through 15, and so on. Within each octet, the most significant bit represents the highest numbered instance, and the least significant bit represents the lowest numbered instance. Each instance to which the protected VLANs of a smart link group are mapped corresponds to a bit within the value of this object. A bit with a value of '1' indicates that the VLANs mapped to the instance are protected VLANs of the smart link group. The VLANs mapped to the instance are not protected VLANs if the corresponding bit has a value of '0'. The value of this object must be set with hh3cSmlkInstanceListHigh at the same time when a SET operation is performed. | 1.3.6.1.4.1.25506.2.147.1.1.1.7 | OCTET STRING (SIZE(256)) | read-create | current |
| hh3cSmlkInstanceListHigh OBJECT-TYPE Each octet contained in this value specifies an eight-instance group, with the first octet specifying instances 2048 through 2055, the second octet specifying instances 2056 through 2063, and so on. Within each octet, the most significant bit represents the highest numbered instance, and the least significant bit represents the lowest numbered instance. The most significant bit of the last octet is invalid. Each instance to which the protected VLANs of a smart link group are mapped corresponds to a bit within the value of this object. A bit with a value of '1' indicates that the VLANs mapped to the instance are protected VLANs of the smart link group. The VLANs mapped to the instance are not protected VLANs if the corresponding bit has a value of '0'. The value of this object must be set with hh3cSmlkInstanceListLow at the same time when a SET operation is performed. | 1.3.6.1.4.1.25506.2.147.1.1.1.8 | OCTET STRING (SIZE(256)) | read-create | current |
| hh3cSmlkGroupRowStatus OBJECT-TYPE This object is responsible for managing creation, deletion, and modification of rows. The rows support active status, CreatAndGo, and destroy operations. | 1.3.6.1.4.1.25506.2.147.1.1.1.9 | RowStatus | read-create | current |
| hh3cSmlkPortTable OBJECT-TYPE A list of port entries of a smart link group. | 1.3.6.1.4.1.25506.2.147.1.2 | not-accessible | current | |
| hh3cSmlkPortEntry OBJECT-TYPE A list of parameters that describe a port to be added to a smart link group. | 1.3.6.1.4.1.25506.2.147.1.2.1 | not-accessible | current | |
| hh3cSmlkPortIfIndex OBJECT-TYPE IfIndex of a port in a smart link group. | 1.3.6.1.4.1.25506.2.147.1.2.1.1 | InterfaceIndex | accessible-for-notify | current |
| hh3cSmlkPortRole OBJECT-TYPE Role of a port in a smart link group. | 1.3.6.1.4.1.25506.2.147.1.2.1.2 | INTEGER {primary(1), secondary(2)} | read-create | current |
| hh3cSmlkPortStatus OBJECT-TYPE Status of a port in a smart link group. | 1.3.6.1.4.1.25506.2.147.1.2.1.3 | INTEGER {down(1), active(2), standby(3)} | read-only | current |
| hh3cSmlkFlushCount OBJECT-TYPE Number of transmitted flush messages. | 1.3.6.1.4.1.25506.2.147.1.2.1.4 | Counter64 | read-only | current |
| hh3cSmlkLastFlushTime OBJECT-TYPE Time when the last flush message was transmitted. | 1.3.6.1.4.1.25506.2.147.1.2.1.5 | DateAndTime | read-only | current |
| hh3cSmlkPortRowStatus OBJECT-TYPE This object is responsible for managing creation, deletion, and modification of rows. The rows support active status, CreatAndGo, and destroy operations. | 1.3.6.1.4.1.25506.2.147.1.2.1.6 | RowStatus | read-create | current |
| hh3cSmlkFlushEnableTable OBJECT-TYPE A list of ports on which flush message receiving is enabled. | 1.3.6.1.4.1.25506.2.147.1.3 | not-accessible | current | |
| hh3cSmlkFlushEnableEntry OBJECT-TYPE A list of parameters that describe a port on which flush message receiving is enabled. | 1.3.6.1.4.1.25506.2.147.1.3.1 | not-accessible | current | |
| hh3cSmlkIfIndex OBJECT-TYPE IfIndex of a port on which flush message receiving is enabled. | 1.3.6.1.4.1.25506.2.147.1.3.1.1 | InterfaceIndex | not-accessible | current |
| hh3cSmlkControlVlanListLow OBJECT-TYPE Specifies the control VLANs used for receiving flush messages. The VLAN ID range, described by bitmap, is from 1 to 2048. The length of bitmap is 256 in bytes. Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLANs 1 through 8, the second octet specifying VLANs 9 through 16, and so on. Within each octet, the most significant bit represents the highest numbered VLAN, and the least significant bit represents the lowest numbered VLAN. | 1.3.6.1.4.1.25506.2.147.1.3.1.2 | OCTET STRING (SIZE(256)) | read-write | current |
| hh3cSmlkControlVlanListHigh OBJECT-TYPE Specifies the control VLANs used for receiving flush messages. The VLAN ID range, described by bitmap, is from 2049 to 4094. The length of bitmap is 256 in bytes. Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLANs 2049 through 2056, the second octet specifying VLANs 2057 through 2064, and so on. Within each octet, the most significant bit represents the highest numbered VLAN, and the least significant bit represents the lowest numbered VLAN. | 1.3.6.1.4.1.25506.2.147.1.3.1.3 | OCTET STRING (SIZE(256)) | read-write | current |
| hh3cSmlkTrap OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.147.2 | |||
| hh3cSmlkTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.147.2.0 |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cSmlkGroupLinkActive NOTIFICATION-TYPE A trap message is generated when the status of a port in a smart link group changes to active. | 1.3.6.1.4.1.25506.2.147.2.0.1 | current |