IFNET
- IFNET_1.3.6.1.4.1.2011.5.25.41.4.1 hwIfMonitorCrcErrorRising
- IFNET_1.3.6.1.4.1.2011.5.25.41.4.2 hwIfMonitorCrcErrorResume
- IFNET_1.3.6.1.4.1.2011.5.25.41.4.5 hwIfMonitorInputRateRising
- IFNET_1.3.6.1.4.1.2011.5.25.41.4.6 hwIfMonitorInputRateResume
- IFNET_1.3.6.1.4.1.2011.5.25.41.4.7 hwIfMonitorOutputRateRising
- IFNET_1.3.6.1.4.1.2011.5.25.41.4.8 hwIfMonitorOutputRateResume
- IFNET_1.3.6.1.6.3.1.1.5.3 linkDown
- IFNET_1.3.6.1.6.3.1.1.5.4 linkUp
- IFNET_1.3.6.1.4.1.2011.5.25.41.4.9 hwIfMonitorHalfduplexRising
- IFNET_1.3.6.1.4.1.2011.5.25.41.3.5 hwIfFlowDown
- IFNET_1.3.6.1.4.1.2011.5.25.41.3.6 hwIfFlowUp
- IFNET_1.3.6.1.4.1.2011.5.25.41.3.7 hwIfNameChange
- IFNET_1.3.6.1.4.1.2011.5.25.41.3.8 hwIfNameChangeResume
- IFNET_1.3.6.1.4.1.2011.5.25.41.3.26 hwEntityExtCfmOverSlot
- IFNET_1.3.6.1.4.1.2011.5.25.41.3.27 hwEntityExtCfmOverCard
- IFNET_1.3.6.1.4.1.2011.5.25.41.3.33 hwExtInterfaceDelete
IFNET_1.3.6.1.4.1.2011.5.25.41.4.1 hwIfMonitorCrcErrorRising
Description
IFNET/1/CRCERRORRISING: OID [oid] The CRC error is rising. (hwIfMonitorIndex=[INTEGER], hwIfMonitorCrcErrorStatistics=[COUNTER64], hwIfMonitorCrcErrorThreshold=[INTEGER], hwIfMonitorCrcErrorInterval=[INTEGER], InterfaceName=[STRING])
The trap is generated if the number of CRC errors exceeds the specified value in the specified time.
Parameters
Name | Meaning |
---|---|
OID |
Indicates the MIB object ID of the alarm. |
hwIfMonitorIndex |
indicates the interface index. |
hwIfMonitorCrcErrorStatistics |
indicates statistics on CRC errors. |
hwIfMonitorCrcErrorThreshold |
indicates the threshold for CRC trap (a trap is generated if the number of CRCs exceeds the threshold). |
hwIfMonitorCrcErrorInterval |
indicates the time period for collecting CRC error statistics. |
InterfaceName |
indicates the interface name. |
Possible Causes
The number of packets that are dropped because they failed the CRC exceeded the threshold.
The possible causes are as follows:
1. The optical module was faulty.
2. The optical fiber was faulty.
Procedure
- Replace the optical module and then check whether the fault is rectified.
- If so, go to step 4.
- If not, go to step 2.
- Replace the optical fiber, and then check whether the fault is rectified.
- If so, go to step 4.
- If not, go to step 3.
- Collect alarm information and configuration information, and then contact technical support personnel.
- End.
IFNET_1.3.6.1.4.1.2011.5.25.41.4.2 hwIfMonitorCrcErrorResume
Description
IFNET/1/CRCERRORRESUME: OID [oid] The CRC error resume. (hwIfMonitorIndex=[INTEGER], hwIfMonitorCrcErrorStatistics=[COUNTER64], hwIfMonitorCrcErrorThreshold=[INTEGER], hwIfMonitorCrcErrorInterval=[INTEGER], InterfaceName=[STRING])
The trap is cleared if the number of CRC errors is smaller than the specified value in the specified time.
Parameters
Name | Meaning |
---|---|
oid |
Indicates the MIB object ID of the alarm. |
hwIfMonitorIndex |
Indicates the interface index. |
hwIfMonitorCrcErrorStatistics |
Indicates statistics on CRC errors. |
hwIfMonitorCrcErrorThreshold |
Indicates the threshold for CRC trap (a trap is generated if the number of CRCs exceeds the threshold). |
hwIfMonitorCrcErrorInterval |
indicates the time period for collecting CRC error statistics. |
InterfaceName |
indicates the interface name. |
IFNET_1.3.6.1.4.1.2011.5.25.41.4.5 hwIfMonitorInputRateRising
Description
IFNET/4/INBWRATEEXCEED: OID [oid] Interface input flow bandwidth usage exceeded the trap threshold. (Interface=[INTEGER], BandWidthUsage=[INTEGER], TrapThreshold=[INTEGER], InterfaceName=[STRING])
The trap was generated when the percentage of the rate of received traffic to the total bandwidth on an interface was greater than the threshold.
Parameters
Name | Meaning |
---|---|
oid |
Indicates the MIB object ID of the alarm. |
Interface |
Indicates the interface index. |
BandWidthUsage |
Indicates bandwidth usage. |
TrapThreshold |
Indicates the trap threshold of bandwidth usage. |
InterfaceName |
Indicates the interface name. |
Impact on the System
When traffic rate is approximate to the maximum interface bandwidth, service packets may be dropped.
Procedure
- Run the display this interface command
on the interface to check whether the traffic threshold is too low.
The threshold range is specified by users according to actual services.
If so, go to Step 2.
If not, go to Step 3.
- Run the trap-threshold input-rate threshold_value command
to reset the threshold and then check whether the alarm is cleared.
If so, go to Step 7.
If not, go to Step 3.
- Run the display this interface command
in the interface view to check the number and types of packets on
the interface. Determine whether the packet sending and receiving
is abnormal due to a failure such as loop.
If so, go to Step 4.
If not, go to Step 5.
- Find out the abnormal packets and eliminate the impact
of abnormal packets. Check whether the alarm is cleared.
If so, go to Step 7.
If not, go to Step 5.
- Expand capacity in any of the following ways:
- Configure an Eth-Trunk to load balance traffic.
- Migrate some services to idle devices.
- Use the link with higher bandwidth to transmit service packets.
After the operation, check whether the alarm is cleared.
If so, go to Step 7.
If not, go to Step 6.
- Collect trap messages, log messages, and configurations, and then contact the technical support personnel.
- End.
IFNET_1.3.6.1.4.1.2011.5.25.41.4.6 hwIfMonitorInputRateResume
Description
IFNET/4/INBWRATERESUME: OID [oid] Interface input flow bandwidth usage was restored to the trap threshold. (Interface=[INTEGER], BandWidthUsage=[INTEGER], TrapThreshold=[INTEGER], InterfaceName=[STRING])
The trap was generated when the percentage of the rate of received traffic to the total bandwidth on an interface became lower than the threshold.
IFNET_1.3.6.1.4.1.2011.5.25.41.4.7 hwIfMonitorOutputRateRising
Description
IFNET/4/OUTBWRATEEXCEED: OID [oid] Interface output flow bandwidth usage exceeded the trap threshold. (Interface=[INTEGER], BandWidthUsage=[INTEGER], TrapThreshold=[INTEGER], InterfaceName=[STRING])
The trap was generated when the percentage of the rate of sent traffic to the total bandwidth on an interface was greater than the threshold.
Parameters
Name | Meaning |
---|---|
oid |
Indicates the MIB object ID of the alarm. |
Interface |
Indicates the interface index. |
BandWidthUsage |
Indicates bandwidth usage. |
TrapThreshold |
Indicates the trap threshold of bandwidth usage. |
InterfaceName |
Indicates the interface name. |
Impact on the System
When traffic rate is approximate to the maximum interface bandwidth, service packets may be dropped.
Procedure
- Run the display this interface command on the interface to check whether the traffic threshold is too low. The threshold range is specified by users according to actual services.
If so, go to Step 2.
If not, go to Step 3.
- Run the trap-threshold input-rate threshold_value command to reset the threshold and then check whether the alarm is cleared.
If so, go to Step 7.
If not, go to Step 3.
- Run the display this interface command in the interface view to check the number and types of packets on the interface. Determine whether the packet sending and receiving is abnormal due to a failure such as loop.
If so, go to Step 4.
If not, go to Step 5.
- Find out the abnormal packets and eliminate the impact of abnormal packets. Check whether the alarm is cleared.
If so, go to Step 7.
If not, go to Step 5.
- Expand capacity in any of the following ways:
- Configure an Eth-Trunk to load balance traffic.
- Migrate some services to idle devices.
- Use the link with higher bandwidth to transmit service packets.
After the operation, check whether the alarm is cleared.
If so, go to Step 7.
If not, go to Step 6.
- Collect trap messages, log messages, and configurations, and then contact the technical support personnel.
- End.
IFNET_1.3.6.1.4.1.2011.5.25.41.4.8 hwIfMonitorOutputRateResume
Description
IFNET/4/OUTBWRATERESUME: OID [oid] Interface output flow bandwidth usage was restored to the trap threshold. (Interface=[INTEGER], BandWidthUsage=[INTEGER], TrapThreshold=[INTEGER], InterfaceName=[STRING])
The trap was generated when the percentage of the rate of sent traffic to the total bandwidth on an interface became lower than the threshold.
IFNET_1.3.6.1.6.3.1.1.5.3 linkDown
Description
IFNET/1/IF_LINKDOWN: OID [oid] Interface [interface-index] turned into DOWN state.(AdminStatus=[INTEGER],OperStatus=[INTEGER],InterfaceName=[OCTET])
The status of the link protocol on the interface became Down.
Parameters
Name | Meaning |
---|---|
oid |
Indicates the MIB object ID of the alarm. |
interface-index |
Indicates the interface index. |
AdminStatus |
Indicates the admin status, which means whether the interface has been disabled.
|
OperStatus |
Indicates the operating status, which means the link layer protocol status of the interface.
|
InterfaceName |
Indicates the interface name. |
Possible Causes
Cause 1:
The interface became Down and the link was disconnected.
Cause 2:
The VLANIF interface is deleted.
Procedure
- If the VLANIF interface is deleted, this trap message is informational only. No action is required, go to Step 7.
- Run the display this command in the interface view to check whether interfaces on both ends are shut down.
If so, go to Step 3.
If not, go to Step 4.
- Run the undo shutdown command in the interface view to check whether the alarm is cleared.
If so, go to Step 7.
If not, go to Step 4.
- Check whether the cable and optical module are loosened or dropped.
If so, go to Step 6.
If not, go to Step 5.
- Connect the physical link correctly and then check whether the alarm is cleared.
If so, go to Step 7.
If not, go to Step 6.
- Collect alarm information and configuration information, and then contact technical support personnel.
- End.
IFNET_1.3.6.1.6.3.1.1.5.4 linkUp
Description
IFNET/1/IF_LINKUP: OID [oid] Interface [interface-index] turned into UP state. (AdminStatus=[INTEGER],OperStatus=[INTEGER],InterfaceName=[OCTET])
The alarm was generated when the link protocol status of a trunk member interface became Up.
Parameters
Name | Meaning |
---|---|
oid |
Indicates the MIB object ID of the alarm. |
interface-index |
Indicates the interface index. |
AdminStatus |
Indicates the admin status.
|
OperStatus |
Indicates the operating status.
|
InterfaceName |
Indicates the interface name. |
IFNET_1.3.6.1.4.1.2011.5.25.41.4.9 hwIfMonitorHalfduplexRising
IFNET_1.3.6.1.4.1.2011.5.25.41.3.5 hwIfFlowDown
Description
IFNET/4/IF_FLOWDOWN:OID [OID] The state of interface turned to DOWN because of FLOW DOWN. (Interface=[INTEGER], InterfaceIndex=[INTEGER], SysUpTime=[TIMETICK], FlowStatus=[INTEGER], InterfaceName=[STRING])
The trap was generated when the traffic on a particular interface was interrupted and then the interface became Down. The time and cause for the status change was recorded.
Attribute
Alarm ID | Alarm Severity | Alarm Type |
---|---|---|
1.3.6.1.4.1.2011.5.25.41.3.5 |
Warning |
processingErrorAlarm(4) |
Parameters
Name | Meaning |
---|---|
OID |
Indicates the MIB object ID of the alarm. |
Interface |
Indicates the unfixed index of an interface. |
InterfaceIndex |
Indicates the fixed index of an interface. |
SysUpTime |
Indicates the time for system startup. |
FlowStatus |
Indicates the traffic status on an interface. |
InterfaceName |
Indicates the name of interface. |
IFNET_1.3.6.1.4.1.2011.5.25.41.3.6 hwIfFlowUp
Description
IFNET/4/IF_FLOWUP:OID [oid] The state of interface turned to UP because of FLOW UP. (Interface=[INTEGER], InterfaceIndex=[INTEGER], SysUpTime=[TIMETICK], FlowStatus=[INTEGER], InterfaceName=[STRING])
The trap was generated when the traffic on a particular interface was recovered. The time and cause for the recovery was recorded.
Parameters
Name | Meaning |
---|---|
OID |
Indicates the MIB object ID of the alarm. |
Interface |
Indicates the unfixed index of an interface. |
InterfaceIndex |
Indicates the fixed index of an interface. |
SysUpTime |
Indicates the time for system startup. |
FlowStatus |
Indicates the traffic status on an interface. |
InterfaceName |
Indicates the name of interface. |
IFNET_1.3.6.1.4.1.2011.5.25.41.3.7 hwIfNameChange
Description
IFNET/1/IF_CHANGE:OID [oid] When a single-chassis device is upgraded to a multi-chassis device, the interface information is changed.
The single-chassis device was expanded into the multi-chassis device, and consequently the interface information was changed.
IFNET_1.3.6.1.4.1.2011.5.25.41.3.8 hwIfNameChangeResume
Description
IFNET/1/IF_CHANGE_RESUME:OID [oid] When a multi-chassis restore a single-chassis device, the interface information is changed.
The multi-chassis device was changed back into the single-chassis device, and consequently the interface information was changed.
IFNET_1.3.6.1.4.1.2011.5.25.41.3.26 hwEntityExtCfmOverSlot
Description
IFNET/4/IF_SLOT_CFMOVER: OID [oid] The configuration of the interface board is restored. (BoardName=[STRING])
The configuration of the interface board was restored.
Parameters
Name | Meaning |
---|---|
oid |
Indicates the MIB object ID of the alarm. |
BoardName |
Indicates the name of the interface board. |
Impact on the System
After the configuration of the interface board is restored, the interface board is usable.
IFNET_1.3.6.1.4.1.2011.5.25.41.3.27 hwEntityExtCfmOverCard
Description
IFNET/4/IF_CARD_CFMOVER: OID [oid] The configuration of the interface card is restored. (CardName=[STRING])
The configuration of the interface card was restored.
Parameters
Name | Meaning |
---|---|
oid |
Indicates the MIB object ID of the alarm. |
CardName |
Indicates the name of the interface card. |
IFNET_1.3.6.1.4.1.2011.5.25.41.3.33 hwExtInterfaceDelete
Description
IFNET/4/IF_DELETE :OID [OID] Interface [interface-index] was deleted. (InterfaceName=[STRING])
Interface was deleted.
Attribute
Alarm ID | Alarm Severity | Alarm Type |
---|---|---|
1.3.6.1.4.1.2011.5.25.41.3.33 | Warning | communicationsAlarm(2) |
- IFNET_1.3.6.1.4.1.2011.5.25.41.4.1 hwIfMonitorCrcErrorRising
- IFNET_1.3.6.1.4.1.2011.5.25.41.4.2 hwIfMonitorCrcErrorResume
- IFNET_1.3.6.1.4.1.2011.5.25.41.4.5 hwIfMonitorInputRateRising
- IFNET_1.3.6.1.4.1.2011.5.25.41.4.6 hwIfMonitorInputRateResume
- IFNET_1.3.6.1.4.1.2011.5.25.41.4.7 hwIfMonitorOutputRateRising
- IFNET_1.3.6.1.4.1.2011.5.25.41.4.8 hwIfMonitorOutputRateResume
- IFNET_1.3.6.1.6.3.1.1.5.3 linkDown
- IFNET_1.3.6.1.6.3.1.1.5.4 linkUp
- IFNET_1.3.6.1.4.1.2011.5.25.41.4.9 hwIfMonitorHalfduplexRising
- IFNET_1.3.6.1.4.1.2011.5.25.41.3.5 hwIfFlowDown
- IFNET_1.3.6.1.4.1.2011.5.25.41.3.6 hwIfFlowUp
- IFNET_1.3.6.1.4.1.2011.5.25.41.3.7 hwIfNameChange
- IFNET_1.3.6.1.4.1.2011.5.25.41.3.8 hwIfNameChangeResume
- IFNET_1.3.6.1.4.1.2011.5.25.41.3.26 hwEntityExtCfmOverSlot
- IFNET_1.3.6.1.4.1.2011.5.25.41.3.27 hwEntityExtCfmOverCard
- IFNET_1.3.6.1.4.1.2011.5.25.41.3.33 hwExtInterfaceDelete