Standards Compliance for SNMP Traps
linkUp and linkDown
The link SNMP traps are:
HlinkUp ± The unit recognizes that one of the communication interfaces is operational.
HlinkDown ± The unit recognizes that one of the communication interfaces is not operational.
The network and synchronous port interfaces (physical sublayer) are represented by an entry in the
The following list describes the conditions that define linkUp and linkDown:
linkUp/Down Variable-Bindings
HifIndex (RFC 1573)
This object provides the index into the ifTable and potentially into tables in other MIBs. The values of ifIndex are the same for all models, although not all indexes are supported for each model.
The ifIndex included with the trap consists of:
±1 COM Port
±2 HDSL E1 Interface, Port 1
±6 G.703 Interface, Port 1
HifAdminStatus (RFC 1573)
This object specifies the operational state of the interface:
±up(1)
HDSL Network: DSL link is established.
G.703: No alarm condition exists.
±down(2)
HDSL Network: DSL link is not established.
G.703: An alarm condition exists.
±testing(3)
A test is active on the interface.
HifOperStatus (RFC 1573)
This object contains the same value as ifAdminStatus.
HifType (RFC 1573)
This object is the type of interface:
±DSL(18)
Used for the G.703 E1 interface.
September 1998 |