HP-ICF-SMART-LINK-MIB
AI MIB Summary
The HP-ICF-SMART-LINK-MIB monitors and manages HP Intelligent Management Center (IMC) or Comware-based switches to track the operational state, master/slave status, and failover counters of Smart Link groups, which serve as a Layer 2 redundancy mechanism replacing Spanning Tree Protocol.
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.
Main OID:
hpicfSmartLinkMIB.1.3.6.1.4.1.25506.11.1.96
46
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
46 total| Object Name |
|---|
hpicfSmartLinkMIBThis 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 .1.3.6.1.4.1.25506.11.1.96 |
hpicfSmartLinkNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.96.0 |
hpicfSmartLinkNotifyGroupIndexThe object which uniquely identifies the
Smart link group.ro Integer32 .1.3.6.1.4.1.25506.11.1.96.0.1 |
hpicfSmartLinkPortStateChangeNotificationA hpicfSmartLinkPortStateChangeNotification is
generated when standby port transits to active
state. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.11.1.96.0.2 |
hpicfSmartLinkObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.96.1 |
hpicfSmartLinkFlushStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.96.1.1 |
hpicfSmartLinkLastFlushTimeTime 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).ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.96.1.1.1 |
hpicfSmartLinkTotalFlushPktsRxTotal number of flush packets received.ro Counter64 .1.3.6.1.4.1.25506.11.1.96.1.1.2 |
hpicfSmartLinkLastFlushPortPort 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).ro Integer32 .1.3.6.1.4.1.25506.11.1.96.1.1.3 |
hpicfSmartLinkLastFlushDeviceIdDevice 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).ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.96.1.1.4 |
hpicfSmartLinkLastFlushVlanThe 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).ro VlanIndex (Q-BRIDGE-MIB) .1.3.6.1.4.1.25506.11.1.96.1.1.5 |
hpicfSmartLinkResetFlushStatisticsSet this to true(1) to reset the flush packet
statistics. This MIB object will always return
false(2) upon read.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.96.1.2 |
hpicfSmartLinkGroupTableThis table allows user to configure Smart link
groups. SEQUENCE OF HpicfSmartLinkGroupEntry .1.3.6.1.4.1.25506.11.1.96.1.3 |
hpicfSmartLinkGroupEntryAn entry containing information about a Smart link
group. HpicfSmartLinkGroupEntry .1.3.6.1.4.1.25506.11.1.96.1.3.1 |
hpicfSmartLinkGroupIndexThe Object which uniquely identifies the Smart
link group. Integer32 .1.3.6.1.4.1.25506.11.1.96.1.3.1.1 |
hpicfSmartLinkGroupMasterPortThis 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.rw Integer32 .1.3.6.1.4.1.25506.11.1.96.1.3.1.2 |
hpicfSmartLinkGroupSlavePortThis 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.rw Integer32 .1.3.6.1.4.1.25506.11.1.96.1.3.1.3 |
hpicfSmartLinkGroupSendControlVlanThe object indicates the VLAN on which the flush
packets are sent for this group.rw VlanIndex (Q-BRIDGE-MIB) .1.3.6.1.4.1.25506.11.1.96.1.3.1.4 |
hpicfSmartLinkGroupPreemptionModeThe 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.rw Enumeration .1.3.6.1.4.1.25506.11.1.96.1.3.1.5 |
hpicfSmartLinkGroupPreemptionDelayThe delay time, in seconds, until
standby preempts active on this group.rw Integer32 .1.3.6.1.4.1.25506.11.1.96.1.3.1.6 |
hpicfSmartLinkGroupProtectedVlan1kA 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.rw OCTET STRING .1.3.6.1.4.1.25506.11.1.96.1.3.1.7 |
hpicfSmartLinkGroupProtectedVlan2kA 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.rw OCTET STRING .1.3.6.1.4.1.25506.11.1.96.1.3.1.8 |
hpicfSmartLinkGroupProtectedVlan3kA 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.rw OCTET STRING .1.3.6.1.4.1.25506.11.1.96.1.3.1.9 |
hpicfSmartLinkGroupProtectedVlan4kA 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.rw OCTET STRING .1.3.6.1.4.1.25506.11.1.96.1.3.1.10 |
hpicfSmartLinkGroupTrapControlSetting this object to the value of true(1)
allows the system to send
hpicfSmartLinkPortRoleChangeNotification
trap whenever standby link takes over active link.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.96.1.3.1.11 |
hpicfSmartLinkGroupClearStatsSetting this object to the value of true(1) clears
the group statistics.
This object will always return false(2).rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.96.1.3.1.12 |
hpicfSmartLinkGroupRowStatusStatus 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'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.96.1.3.1.13 |
hpicfSmartLinkExtendedGroupTableThis table contains information of Smart link
groups. SEQUENCE OF HpicfSmartLinkExtendedGroupEntry .1.3.6.1.4.1.25506.11.1.96.1.4 |
hpicfSmartLinkExtendedGroupEntryAn entry containing information about a Smart link
group. HpicfSmartLinkExtendedGroupEntry .1.3.6.1.4.1.25506.11.1.96.1.4.1 |
hpicfSmartLinkGroupMasterPortStateThe 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.ro Enumeration .1.3.6.1.4.1.25506.11.1.96.1.4.1.1 |
hpicfSmartLinkGroupSlavePortStateThe 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.ro Enumeration .1.3.6.1.4.1.25506.11.1.96.1.4.1.2 |
hpicfSmartLinkMasterFlushPktTxNumber of flush packets sent on master port.ro Counter64 .1.3.6.1.4.1.25506.11.1.96.1.4.1.3 |
hpicfSmartLinkMasterFlushPktLastUpdateThis MIB object indicates the time at which the
last flush packet was sent on master port.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.96.1.4.1.4 |
hpicfSmartLinkSlaveFlushPktTxNumber of flush packets sent on slave port.ro Counter64 .1.3.6.1.4.1.25506.11.1.96.1.4.1.5 |
hpicfSmartLinkSlaveFlushPktLastUpdateThis MIB object indicates the time at which the
last flush packet was sent on slave port.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.96.1.4.1.6 |
hpicfSmartLinkPortTableThis table allows user to configure Smart
link port attributes. SEQUENCE OF HpicfSmartLinkPortEntry .1.3.6.1.4.1.25506.11.1.96.1.5 |
hpicfSmartLinkPortEntryAn entry, containing configuration information of
a Smart link port. An entry will be created when
receive control VLANs are configured for this
port. HpicfSmartLinkPortEntry .1.3.6.1.4.1.25506.11.1.96.1.5.1 |
hpicfSmartLinkPortIndexThe port which uniquely identifies a row in
this entry Integer32 .1.3.6.1.4.1.25506.11.1.96.1.5.1.1 |
hpicfSmartLinkRecvControlVlans1kA 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.rw OCTET STRING .1.3.6.1.4.1.25506.11.1.96.1.5.1.2 |
hpicfSmartLinkRecvControlVlans2kA 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.rw OCTET STRING .1.3.6.1.4.1.25506.11.1.96.1.5.1.3 |
hpicfSmartLinkRecvControlVlans3kA 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.rw OCTET STRING .1.3.6.1.4.1.25506.11.1.96.1.5.1.4 |
hpicfSmartLinkRecvControlVlans4kA 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.rw OCTET STRING .1.3.6.1.4.1.25506.11.1.96.1.5.1.5 |
hpicfSmartLinkPortRowStatusStatus 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'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.96.1.5.1.6 |
hpicfSmartLinkConformance OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.96.2 |
hpicfSmartLinkConformanceGroups OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.96.2.1 |
hpicfSmartLinkCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.96.2.2 |