HP-ICF-SMART-LINK-MIB

File: HP-ICF-SMART-LINK-MIB.mib (27381 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
Q-BRIDGE-MIB HP-ICF-OID

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
Integer32 NOTIFICATION-TYPE TruthValue
DateAndTime RowStatus MacAddress
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
VlanIndex hpSwitch

Defined Types

HpicfSmartLinkGroupEntry  
SEQUENCE    
  hpicfSmartLinkGroupIndex Integer32
  hpicfSmartLinkGroupMasterPort Integer32
  hpicfSmartLinkGroupSlavePort Integer32
  hpicfSmartLinkGroupSendControlVlan VlanIndex
  hpicfSmartLinkGroupPreemptionMode INTEGER
  hpicfSmartLinkGroupPreemptionDelay Integer32
  hpicfSmartLinkGroupProtectedVlan1k OCTET STRING
  hpicfSmartLinkGroupProtectedVlan2k OCTET STRING
  hpicfSmartLinkGroupProtectedVlan3k OCTET STRING
  hpicfSmartLinkGroupProtectedVlan4k OCTET STRING
  hpicfSmartLinkGroupTrapControl TruthValue
  hpicfSmartLinkGroupClearStats TruthValue
  hpicfSmartLinkGroupRowStatus RowStatus

HpicfSmartLinkExtendedGroupEntry  
SEQUENCE    
  hpicfSmartLinkGroupMasterPortState INTEGER
  hpicfSmartLinkGroupSlavePortState INTEGER
  hpicfSmartLinkMasterFlushPktTx Counter64
  hpicfSmartLinkMasterFlushPktLastUpdate DateAndTime
  hpicfSmartLinkSlaveFlushPktTx Counter64
  hpicfSmartLinkSlaveFlushPktLastUpdate DateAndTime

HpicfSmartLinkPortEntry  
SEQUENCE    
  hpicfSmartLinkPortIndex Integer32
  hpicfSmartLinkRecvControlVlans1k OCTET STRING
  hpicfSmartLinkRecvControlVlans2k OCTET STRING
  hpicfSmartLinkRecvControlVlans3k OCTET STRING
  hpicfSmartLinkRecvControlVlans4k OCTET STRING
  hpicfSmartLinkPortRowStatus RowStatus

Defined Values

hpicfSmartLinkMIB 1.3.6.1.4.1.11.2.14.11.5.1.96
This MIB module provides information about Smart link feature. Smart link group is a pair of Layer 2 interfaces, where one of the interfaces is configured as master and other acts as slave. The feature provides an alternative solution to the Spanning Tree Protocol (STP). Smart link is typically configured in service provider or enterprise networks where users do not want to run STP on the device.
MODULE-IDENTITY    

hpicfSmartLinkNotifications 1.3.6.1.4.1.11.2.14.11.5.1.96.0
OBJECT IDENTIFIER    

hpicfSmartLinkObjects 1.3.6.1.4.1.11.2.14.11.5.1.96.1
OBJECT IDENTIFIER    

hpicfSmartLinkConformance 1.3.6.1.4.1.11.2.14.11.5.1.96.2
OBJECT IDENTIFIER    

hpicfSmartLinkFlushStatistics 1.3.6.1.4.1.11.2.14.11.5.1.96.1.1
OBJECT IDENTIFIER    

hpicfSmartLinkLastFlushTime 1.3.6.1.4.1.11.2.14.11.5.1.96.1.1.1
Time when last flush packet was received. An empty string indicates that flush packets are not received. This object will be set to empty string when hpicfSmartLinkResetFlushStatistics is set to true (1).
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hpicfSmartLinkTotalFlushPktsRx 1.3.6.1.4.1.11.2.14.11.5.1.96.1.1.2
Total number of flush packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpicfSmartLinkLastFlushPort 1.3.6.1.4.1.11.2.14.11.5.1.96.1.1.3
Port on which last flush packet was received. A value of 0 (zero) indicates that flush packets are not received. This object will be set to 0 (zero) when hpicfSmartLinkResetFlushStatistics is set to true (1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hpicfSmartLinkLastFlushDeviceId 1.3.6.1.4.1.11.2.14.11.5.1.96.1.1.4
Device ID from last received flush packet. An empty string indicates that flush packets are not received. This object will be set to empty string when hpicfSmartLinkResetFlushStatistics is set to true (1).
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hpicfSmartLinkLastFlushVlan 1.3.6.1.4.1.11.2.14.11.5.1.96.1.1.5
The control VLAN of the last received flush packet. A value of 0 (zero) indicates that flush packets are not received. This object will be set to 0(zero) when hpicfSmartLinkResetFlushStatistics is set to true (1).
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

hpicfSmartLinkResetFlushStatistics 1.3.6.1.4.1.11.2.14.11.5.1.96.1.2
Set this to true(1) to reset the flush packet statistics. This MIB object will always return false(2) upon read.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfSmartLinkGroupTable 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3
This table allows user to configure Smart link groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfSmartLinkGroupEntry

hpicfSmartLinkGroupEntry 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1
An entry containing information about a Smart link group.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfSmartLinkGroupEntry  

hpicfSmartLinkGroupIndex 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.1
The Object which uniquely identifies the Smart link group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

hpicfSmartLinkGroupMasterPort 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.2
This object is used to configure master port of this group. The value of 0 (zero) indicates that master port is not configured for this group.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

hpicfSmartLinkGroupSlavePort 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.3
This object is used to configure slave port of this group. The value of 0 (zero) indicates that slave port is not configured for this group.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

hpicfSmartLinkGroupSendControlVlan 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.4
The object indicates the VLAN on which the flush packets are sent for this group.
Status: current Access: read-create
OBJECT-TYPE    
  VlanIndex  

hpicfSmartLinkGroupPreemptionMode 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.5
The object specifies the preemption mechanism for this group. off(1) - No preemption happens from master to slave. role(2) - The master always preempts to slave after the time specified in hpicfSmartLinkGroupPreemptionDelay.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER off(1), role(2)  

hpicfSmartLinkGroupPreemptionDelay 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.6
The delay time, in seconds, until standby preempts active on this group.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..300  

hpicfSmartLinkGroupProtectedVlan1k 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.7
A string of octets containing one bit per protected VLAN from VLAN IDs 1 to 1024. The first octet corresponds to VLAN IDs 1 through 8, the second octet to VLAN IDs 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered VLAN ID, and the least significant bit represents the highest numbered VLAN ID.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

hpicfSmartLinkGroupProtectedVlan2k 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.8
A string of octets containing one bit per protected VLAN from VLAN IDs 1025 to 2048. The first octet corresponds to VLAN IDs 1025 through 1032, the second octet to VLAN IDs 1033 through 1040, etc. Within each octet, the most significant bit represents the lowest numbered VLAN ID, and the least significant bit represents the highest numbered VLAN ID.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

hpicfSmartLinkGroupProtectedVlan3k 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.9
A string of octets containing one bit per protected VLAN from VLAN IDs 2049 to 3072. The first octet corresponds to VLAN IDs 2049 through 2056, the second octet to VLAN IDs 2057 through 2064, etc. Within each octet, the most significant bit represents the lowest numbered VLAN ID, and the least significant bit represents the highest numbered VLAN ID.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

hpicfSmartLinkGroupProtectedVlan4k 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.10
A string of octets containing one bit per protected VLAN from VLAN IDs 3073 to 4094. The first octet corresponds to VLAN IDs 3073 through 3080, the second octet to VLAN IDs 3081 through 3088, etc. Within each octet, the most significant bit represents the lowest numbered VLAN ID, and the least significant bit represents the highest numbered VLAN ID.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

hpicfSmartLinkGroupTrapControl 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.11
Setting this object to the value of true(1) allows the system to send hpicfSmartLinkPortRoleChangeNotification trap whenever standby link takes over active link.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfSmartLinkGroupClearStats 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.12
Setting this object to the value of true(1) clears the group statistics. This object will always return false(2).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfSmartLinkGroupRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.13
Status of the row in hpicfSmartLinkGroupTable. This object must be set to 'creatAndGo' to create an entry and set to 'destroy' to delete an entry. The columns can be modified only when the RowStatus is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfSmartLinkExtendedGroupTable 1.3.6.1.4.1.11.2.14.11.5.1.96.1.4
This table contains information of Smart link groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfSmartLinkExtendedGroupEntry

hpicfSmartLinkExtendedGroupEntry 1.3.6.1.4.1.11.2.14.11.5.1.96.1.4.1
An entry containing information about a Smart link group.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfSmartLinkExtendedGroupEntry  

hpicfSmartLinkGroupMasterPortState 1.3.6.1.4.1.11.2.14.11.5.1.96.1.4.1.1
The status of an interface participating in Smart link operation. uninitialized (1) - A value of 'uninitialized' indicates that, the interface is not configured. active(2) - A value of 'active' indicates that, the interface is actively forwarding traffic. standby(3) - A value of 'standby' indicates that, the interface is ready to forward traffic if the active interface goes down. down(4) - A value of 'down' indicates that, the interface is physically down.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER uninitialized(1), active(2), standby(3), down(4)  

hpicfSmartLinkGroupSlavePortState 1.3.6.1.4.1.11.2.14.11.5.1.96.1.4.1.2
The status of an interface participating in Smart link operation. uninitialized (1) - A value of ' uninitialized ' indicates that, the interface is not configured. active(2) - A value of 'active' indicates that, the interface is actively forwarding traffic. standby(3) - A value of 'standby' indicates that, the interface is ready to forward traffic if the active interface goes down. down(4) - A value of 'down' indicates that, the interface is physically down.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER uninitialized(1), active(2), standby(3), down(4)  

hpicfSmartLinkMasterFlushPktTx 1.3.6.1.4.1.11.2.14.11.5.1.96.1.4.1.3
Number of flush packets sent on master port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpicfSmartLinkMasterFlushPktLastUpdate 1.3.6.1.4.1.11.2.14.11.5.1.96.1.4.1.4
This MIB object indicates the time at which the last flush packet was sent on master port.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hpicfSmartLinkSlaveFlushPktTx 1.3.6.1.4.1.11.2.14.11.5.1.96.1.4.1.5
Number of flush packets sent on slave port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpicfSmartLinkSlaveFlushPktLastUpdate 1.3.6.1.4.1.11.2.14.11.5.1.96.1.4.1.6
This MIB object indicates the time at which the last flush packet was sent on slave port.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hpicfSmartLinkPortTable 1.3.6.1.4.1.11.2.14.11.5.1.96.1.5
This table allows user to configure Smart link port attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfSmartLinkPortEntry

hpicfSmartLinkPortEntry 1.3.6.1.4.1.11.2.14.11.5.1.96.1.5.1
An entry, containing configuration information of a Smart link port. An entry will be created when receive control VLANs are configured for this port.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfSmartLinkPortEntry  

hpicfSmartLinkPortIndex 1.3.6.1.4.1.11.2.14.11.5.1.96.1.5.1.1
The port which uniquely identifies a row in this entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

hpicfSmartLinkRecvControlVlans1k 1.3.6.1.4.1.11.2.14.11.5.1.96.1.5.1.2
A string of octets containing one bit per protected VLAN from VLAN IDs 1 to 1024. The first octet corresponds to VLAN IDs 1 through 8, the second octet to VLAN IDs 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered VLAN ID, and the least significant bit represents the highest numbered VLAN ID.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

hpicfSmartLinkRecvControlVlans2k 1.3.6.1.4.1.11.2.14.11.5.1.96.1.5.1.3
A string of octets containing one bit per protected VLAN from VLAN IDs 1025 to 2048. The first octet corresponds to VLAN IDs 1025 through 1032, the second octet to VLAN IDs 1033 through 1040, etc. Within each octet, the most significant bit represents the lowest numbered VLAN ID, and the least significant bit represents the highest numbered VLAN ID.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

hpicfSmartLinkRecvControlVlans3k 1.3.6.1.4.1.11.2.14.11.5.1.96.1.5.1.4
A string of octets containing one bit per protected VLAN from VLAN IDs 2049 to 3072. The first octet corresponds to VLAN IDs 2049 through 2056, the second octet to VLAN IDs 2057 through 2064, etc. Within each octet, the most significant bit represents the lowest numbered VLAN ID, and the least significant bit represents the highest numbered VLAN ID.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

hpicfSmartLinkRecvControlVlans4k 1.3.6.1.4.1.11.2.14.11.5.1.96.1.5.1.5
A string of octets containing one bit per protected VLAN from VLAN IDs 3073 to 4094. The first octet corresponds to VLAN IDs 3073 through 3080, the second octet to VLAN IDs 3081 through 3088, etc. Within each octet, the most significant bit represents the lowest numbered VLAN ID, and the least significant bit represents the highest numbered VLAN ID.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

hpicfSmartLinkPortRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.96.1.5.1.6
Status of the row in hpicfSmartLinkPortTable. This object must be set to 'creatAndGo' to create an entry and set to 'destroy' to delete an entry. The columns can be modified only when the rowstatus is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfSmartLinkNotifyGroupIndex 1.3.6.1.4.1.11.2.14.11.5.1.96.0.1
The object which uniquely identifies the Smart link group.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..65535  

hpicfSmartLinkPortStateChangeNotification 1.3.6.1.4.1.11.2.14.11.5.1.96.0.2
A hpicfSmartLinkPortStateChangeNotification is generated when standby port transits to active state.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hpicfSmartLinkConformanceGroups 1.3.6.1.4.1.11.2.14.11.5.1.96.2.1
OBJECT IDENTIFIER    

hpicfSmartLinkCompliances 1.3.6.1.4.1.11.2.14.11.5.1.96.2.2
OBJECT IDENTIFIER    

hpicfSmartLinkCompliance1 1.3.6.1.4.1.11.2.14.11.5.1.96.2.2.1
The compliance statement
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

hpicfSmartLinkGlobalGroup 1.3.6.1.4.1.11.2.14.11.5.1.96.2.1.1
These objects contains Smart link global statistics.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hpicfSmartLinkGroupsGroup 1.3.6.1.4.1.11.2.14.11.5.1.96.2.1.2
These objects are used for managing and monitoring Smart link groups.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hpicfSmartLinkPortGroup 1.3.6.1.4.1.11.2.14.11.5.1.96.2.1.3
These objects are used for managing and monitoring Smart link interfaces.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hpicfSmartLinkNotificationObjectsGroup 1.3.6.1.4.1.11.2.14.11.5.1.96.2.1.4
Group of objects required to control traps for Smart link interfaces.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hpicfSmartLinkNotificationGroup 1.3.6.1.4.1.11.2.14.11.5.1.96.2.1.5
Group of notifications for Smart link interfaces.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP