HPN-ICF-SMLK-MIB

File: HPN-ICF-SMLK-MIB.mib (13080 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-TC SNMPv2-SMI
IF-MIB

Imported symbols

hpnicfCommon RowStatus DateAndTime
MacAddress Integer32 Counter64
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
InterfaceIndex

Defined Types

HpnicfSmlkGroupEntry  
SEQUENCE    
  hpnicfSmlkGroupID Integer32
  hpnicfSmlkDeviceID MacAddress
  hpnicfSmlkPreemptionMode INTEGER
  hpnicfSmlkSpeedThreshold Integer32
  hpnicfSmlkPreemptionDelay Integer32
  hpnicfSmlkControlVlanID Integer32
  hpnicfSmlkInstanceListLow OCTET STRING
  hpnicfSmlkInstanceListHigh OCTET STRING
  hpnicfSmlkGroupRowStatus RowStatus

HpnicfSmlkPortEntry  
SEQUENCE    
  hpnicfSmlkPortIfIndex InterfaceIndex
  hpnicfSmlkPortRole INTEGER
  hpnicfSmlkPortStatus INTEGER
  hpnicfSmlkFlushCount Counter64
  hpnicfSmlkLastFlushTime DateAndTime
  hpnicfSmlkPortRowStatus RowStatus

HpnicfSmlkFlushEnableEntry  
SEQUENCE    
  hpnicfSmlkIfIndex InterfaceIndex
  hpnicfSmlkControlVlanListLow OCTET STRING
  hpnicfSmlkControlVlanListHigh OCTET STRING

Defined Values

hpnicfSmlk 1.3.6.1.4.1.11.2.14.11.15.2.147
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.
MODULE-IDENTITY    

hpnicfSmlkObject 1.3.6.1.4.1.11.2.14.11.15.2.147.1
OBJECT IDENTIFIER    

hpnicfSmlkGroupTable 1.3.6.1.4.1.11.2.14.11.15.2.147.1.1
A list of entries of a smart link group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfSmlkGroupEntry

hpnicfSmlkGroupEntry 1.3.6.1.4.1.11.2.14.11.15.2.147.1.1.1
A list of parameters that describe a smart link group.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfSmlkGroupEntry  

hpnicfSmlkGroupID 1.3.6.1.4.1.11.2.14.11.15.2.147.1.1.1.1
An index that uniquely identifies an entry in the smart link group table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..256  

hpnicfSmlkDeviceID 1.3.6.1.4.1.11.2.14.11.15.2.147.1.1.1.2
Device ID of a smart link group. The device ID is the bridge MAC of the device.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hpnicfSmlkPreemptionMode 1.3.6.1.4.1.11.2.14.11.15.2.147.1.1.1.3
Preemption mode of a smart link group.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), role(2), speed(3)  

hpnicfSmlkSpeedThreshold 1.3.6.1.4.1.11.2.14.11.15.2.147.1.1.1.4
Speed threshold for a smart link group in speed mode. This object is valid only when the value of hpnicfSmlkPreemptionMode is 'speed'.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..10000  

hpnicfSmlkPreemptionDelay 1.3.6.1.4.1.11.2.14.11.15.2.147.1.1.1.5
Preemption delay for a smart link group, in the range of 0 to 300 seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..300  

hpnicfSmlkControlVlanID 1.3.6.1.4.1.11.2.14.11.15.2.147.1.1.1.6
Index of the control VLAN specified for a smart link group. The value 65535 indicates that the control VLAN has not been configured.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4094 | 65535  

hpnicfSmlkInstanceListLow 1.3.6.1.4.1.11.2.14.11.15.2.147.1.1.1.7
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 hpnicfSmlkInstanceListHigh at the same time when a SET operation is performed.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(256)  

hpnicfSmlkInstanceListHigh 1.3.6.1.4.1.11.2.14.11.15.2.147.1.1.1.8
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 hpnicfSmlkInstanceListLow at the same time when a SET operation is performed.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(256)  

hpnicfSmlkGroupRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.147.1.1.1.9
This object is responsible for managing creation, deletion, and modification of rows. The rows support active status, CreatAndGo, and destroy operations.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfSmlkPortTable 1.3.6.1.4.1.11.2.14.11.15.2.147.1.2
A list of port entries of a smart link group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfSmlkPortEntry

hpnicfSmlkPortEntry 1.3.6.1.4.1.11.2.14.11.15.2.147.1.2.1
A list of parameters that describe a port to be added to a smart link group.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfSmlkPortEntry  

hpnicfSmlkPortIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.147.1.2.1.1
IfIndex of a port in a smart link group.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndex  

hpnicfSmlkPortRole 1.3.6.1.4.1.11.2.14.11.15.2.147.1.2.1.2
Role of a port in a smart link group.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

hpnicfSmlkPortStatus 1.3.6.1.4.1.11.2.14.11.15.2.147.1.2.1.3
Status of a port in a smart link group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), active(2), standby(3)  

hpnicfSmlkFlushCount 1.3.6.1.4.1.11.2.14.11.15.2.147.1.2.1.4
Number of transmitted flush messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfSmlkLastFlushTime 1.3.6.1.4.1.11.2.14.11.15.2.147.1.2.1.5
Time when the last flush message was transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hpnicfSmlkPortRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.147.1.2.1.6
This object is responsible for managing creation, deletion, and modification of rows. The rows support active status, CreatAndGo, and destroy operations.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfSmlkFlushEnableTable 1.3.6.1.4.1.11.2.14.11.15.2.147.1.3
A list of ports on which flush message receiving is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfSmlkFlushEnableEntry

hpnicfSmlkFlushEnableEntry 1.3.6.1.4.1.11.2.14.11.15.2.147.1.3.1
A list of parameters that describe a port on which flush message receiving is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfSmlkFlushEnableEntry  

hpnicfSmlkIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.147.1.3.1.1
IfIndex of a port on which flush message receiving is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpnicfSmlkControlVlanListLow 1.3.6.1.4.1.11.2.14.11.15.2.147.1.3.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(256)  

hpnicfSmlkControlVlanListHigh 1.3.6.1.4.1.11.2.14.11.15.2.147.1.3.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(256)  

hpnicfSmlkTrap 1.3.6.1.4.1.11.2.14.11.15.2.147.2
OBJECT IDENTIFIER    

hpnicfSmlkTrapPrefix 1.3.6.1.4.1.11.2.14.11.15.2.147.2.0
OBJECT IDENTIFIER    

hpnicfSmlkGroupLinkActive 1.3.6.1.4.1.11.2.14.11.15.2.147.2.0.1
A trap message is generated when the status of a port in a smart link group changes to active.
Status: current Access: read-write
NOTIFICATION-TYPE