HP-ICF-SMART-LINK-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-ICF-SMART-LINK-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 |
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. |
||
hpicfSmartLinkNotifications | 1.3.6.1.4.1.11.2.14.11.5.1.96.0 | |||
hpicfSmartLinkNotifyGroupIndex | 1.3.6.1.4.1.11.2.14.11.5.1.96.0.1 | integer32 | no-access |
The object which uniquely identifies the Smart link group. |
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. |
||
hpicfSmartLinkObjects | 1.3.6.1.4.1.11.2.14.11.5.1.96.1 | |||
hpicfSmartLinkFlushStatistics | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.1 | |||
hpicfSmartLinkLastFlushTime | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.1.1 | dateandtime | read-only |
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). |
hpicfSmartLinkTotalFlushPktsRx | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.1.2 | counter64 | read-only |
Total number of flush packets received. |
hpicfSmartLinkLastFlushPort | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.1.3 | integer32 | read-only |
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). |
hpicfSmartLinkLastFlushDeviceId | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.1.4 | macaddress | read-only |
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). |
hpicfSmartLinkLastFlushVlan | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.1.5 | vlanindex | read-only |
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). |
hpicfSmartLinkResetFlushStatistics | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.2 | truthvalue | read-write |
Set this to true(1) to reset the flush packet statistics. This MIB object will always return false(2) upon read. |
hpicfSmartLinkGroupTable | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3 | no-access |
This table allows user to configure Smart link groups. |
|
1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1 | no-access |
An entry containing information about a Smart link group. |
||
hpicfSmartLinkGroupIndex | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.1 | integer32 | no-access |
The Object which uniquely identifies the Smart link group. |
hpicfSmartLinkGroupMasterPort | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.2 | integer32 | read-only |
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. |
hpicfSmartLinkGroupSlavePort | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.3 | integer32 | read-only |
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. |
hpicfSmartLinkGroupSendControlVlan | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.4 | vlanindex | read-only |
The object indicates the VLAN on which the flush packets are sent for this group. |
hpicfSmartLinkGroupPreemptionMode | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.5 | integer | read-only |
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. Enumeration: 'role': 2, 'off': 1. |
hpicfSmartLinkGroupPreemptionDelay | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.6 | integer32 | read-only |
The delay time, in seconds, until standby preempts active on this group. |
hpicfSmartLinkGroupProtectedVlan1k | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.7 | octet string | read-only |
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. |
hpicfSmartLinkGroupProtectedVlan2k | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.8 | octet string | read-only |
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. |
hpicfSmartLinkGroupProtectedVlan3k | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.9 | octet string | read-only |
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. |
hpicfSmartLinkGroupProtectedVlan4k | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.10 | octet string | read-only |
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. |
hpicfSmartLinkGroupTrapControl | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.11 | truthvalue | read-only |
Setting this object to the value of true(1) allows the system to send hpicfSmartLinkPortRoleChangeNotification trap whenever standby link takes over active link. |
hpicfSmartLinkGroupClearStats | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.12 | truthvalue | read-only |
Setting this object to the value of true(1) clears the group statistics. This object will always return false(2). |
hpicfSmartLinkGroupRowStatus | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.13 | rowstatus | read-only |
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'. |
hpicfSmartLinkExtendedGroupTable | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.4 | no-access |
This table contains information of Smart link groups. |
|
1.3.6.1.4.1.11.2.14.11.5.1.96.1.4.1 | no-access |
An entry containing information about a Smart link group. |
||
hpicfSmartLinkGroupMasterPortState | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.4.1.1 | integer | read-only |
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. Enumeration: '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 | integer | read-only |
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. Enumeration: '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 | counter64 | read-only |
Number of flush packets sent on master port. |
hpicfSmartLinkMasterFlushPktLastUpdate | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.4.1.4 | dateandtime | read-only |
This MIB object indicates the time at which the last flush packet was sent on master port. |
hpicfSmartLinkSlaveFlushPktTx | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.4.1.5 | counter64 | read-only |
Number of flush packets sent on slave port. |
hpicfSmartLinkSlaveFlushPktLastUpdate | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.4.1.6 | dateandtime | read-only |
This MIB object indicates the time at which the last flush packet was sent on slave port. |
hpicfSmartLinkPortTable | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.5 | no-access |
This table allows user to configure Smart link port attributes. |
|
1.3.6.1.4.1.11.2.14.11.5.1.96.1.5.1 | no-access |
An entry, containing configuration information of a Smart link port. An entry will be created when receive control VLANs are configured for this port. |
||
hpicfSmartLinkPortIndex | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.5.1.1 | integer32 | no-access |
The port which uniquely identifies a row in this entry |
hpicfSmartLinkRecvControlVlans1k | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.5.1.2 | octet string | read-only |
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. |
hpicfSmartLinkRecvControlVlans2k | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.5.1.3 | octet string | read-only |
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. |
hpicfSmartLinkRecvControlVlans3k | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.5.1.4 | octet string | read-only |
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. |
hpicfSmartLinkRecvControlVlans4k | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.5.1.5 | octet string | read-only |
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. |
hpicfSmartLinkPortRowStatus | 1.3.6.1.4.1.11.2.14.11.5.1.96.1.5.1.6 | rowstatus | read-only |
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'. |
hpicfSmartLinkConformance | 1.3.6.1.4.1.11.2.14.11.5.1.96.2 | |||
hpicfSmartLinkConformanceGroups | 1.3.6.1.4.1.11.2.14.11.5.1.96.2.1 | |||
hpicfSmartLinkGlobalGroup | 1.3.6.1.4.1.11.2.14.11.5.1.96.2.1.1 |
These objects contains Smart link global statistics. |
||
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. |
||
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. |
||
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. |
||
hpicfSmartLinkNotificationGroup | 1.3.6.1.4.1.11.2.14.11.5.1.96.2.1.5 |
Group of notifications for Smart link interfaces. |
||
hpicfSmartLinkCompliances | 1.3.6.1.4.1.11.2.14.11.5.1.96.2.2 | |||
hpicfSmartLinkCompliance1 | 1.3.6.1.4.1.11.2.14.11.5.1.96.2.2.1 |
The compliance statement |