|
|
|
|
![]()
CISCO-GENERAL-TRAPS
View compiling dependencies for other MIBS by clearing the page and selecting another MIB.
Compile the MIB
Before you can compile CISCO-GENERAL-TRAPS , you need to compile the MIBs listed below in the order listed.
Download all of these MIBs (Warning: does not include non-Cisco MIBs) or view details about each MIB below.
If you are using Internet Explorer click here.
| MIB Name |
|
Version 1 |
|
Version 2 |
|
Dependencies |
| 1. SNMPv2-SMI |
|
Download | | | Download | | | View Dependencies |
| 2. SNMPv2-TC |
|
Download | | | Download | | | View Dependencies |
| 3. IANAifType-MIB |
|
Download | | | Download | | | View Dependencies |
| 4. RFC1155-SMI | Non-Cisco MIB | | | Non-Cisco MIB | | | - | |
| 5. RFC-1212 | Non-Cisco MIB | | | Non-Cisco MIB | | | - | |
| 6. RFC1213-MIB |
|
Not Required | | | Download | | | View Dependencies |
| 7. CISCO-SMI |
|
Download | | | Download | | | View Dependencies |
| 8. OLD-CISCO-INTERFACES-MIB |
|
Not Required | | | Download | | | View Dependencies |
| 9. OLD-CISCO-SYSTEM-MIB |
|
Not Required | | | Download | | | View Dependencies |
| 10. OLD-CISCO-TCP-MIB |
|
Not Required | | | Download | | | View Dependencies |
| 11. OLD-CISCO-TS-MIB |
|
Not Required | | | Download | | | View Dependencies |
| 12. RFC-1215 | Non-Cisco MIB | | | Non-Cisco MIB | | | - | |
| 13. CISCO-GENERAL-TRAPS |
|
Download | | | Download | | | View Dependencies |
More Downloads
| None |
Extra Information
None
MIB Contents
This is the SMI version 1 of the MIB. There is no SMI version 2 of the MIB.
CISCOTRAP-MIB DEFINITIONS ::= BEGIN
IMPORTS
sysUpTime, ifIndex, ifDescr, ifType, egpNeighAddr,
tcpConnState
FROM RFC1213-MIB
cisco
FROM CISCO-SMI
whyReload, authAddr
FROM OLD-CISCO-SYSTEM-MIB
locIfReason
FROM OLD-CISCO-INTERFACES-MIB
tslineSesType, tsLineUser
FROM OLD-CISCO-TS-MIB
loctcpConnElapsed, loctcpConnInBytes, loctcpConnOutBytes
FROM OLD-CISCO-TCP-MIB
TRAP-TYPE
FROM RFC-1215;
-- The standard traps
coldStart TRAP-TYPE
ENTERPRISE snmp
VARIABLES { sysUpTime, whyReload }
DESCRIPTION "A coldStart trap signifies that the sending
protocol entity is reinitializing itself such
that the agent's configuration or the protocol
entity implementation may be altered."
::= 0
linkDown TRAP-TYPE
ENTERPRISE snmp
VARIABLES { ifIndex, ifDescr, ifType, locIfReason }
DESCRIPTION "A linkDown trap signifies that the sending
protocol entity recognizes a failure in one of
the communication links represented in the
agent's configuration."
::= 2
linkUp TRAP-TYPE
ENTERPRISE snmp
VARIABLES { ifIndex, ifDescr, ifType, locIfReason }
DESCRIPTION "A linkUp trap signifies that the sending
protocol entity recognizes that one of the
communication links represented in the agent's
configuration has come up."
::= 3
authenticationFailure TRAP-TYPE
ENTERPRISE snmp
VARIABLES { authAddr }
DESCRIPTION "An authenticationFailure trap signifies that
the sending protocol entity is the addressee
of a protocol message that is not properly
authenticated. While implementations of the
SNMP must be capable of generating this trap,
they must also be capable of suppressing the
emission of such traps via an implementation-
specific mechanism."
::= 4
egpNeighborLoss TRAP-TYPE
ENTERPRISE snmp
VARIABLES { egpNeighAddr }
DESCRIPTION "An egpNeighborLoss trap signifies that an EGP
neighbor for whom the sending protocol entity
was an EGP peer has been marked down and the
peer relationship no longer obtains."
::= 5
-- Cisco Private Enterprise Traps
reload TRAP-TYPE
ENTERPRISE cisco
VARIABLES { sysUpTime, whyReload }
DESCRIPTION "A reload trap signifies that the sending
protocol entity is reinitializing itself such
that the agent's configuration or the protocol
entity implementation may be altered."
::= 0
tcpConnectionClose TRAP-TYPE
ENTERPRISE cisco
VARIABLES { tslineSesType, tcpConnState,
loctcpConnElapsed, loctcpConnInBytes,
loctcpConnOutBytes, tsLineUser }
DESCRIPTION "A tty trap signifies that a TCP connection,
previously established with the sending
protocol entity for the purposes of a tty
session, has been terminated."
::= 1
END
If you still need help...
Try these TAC resources
Access support information for your product in the
Product Pages.
Find information on your technology of interest in the
Technology Pages.
View the full index of
TAC tools.
Request live assistance
If you cannot find answers to your questions,
open a service request with the Cisco Technical Assistance Center (TAC).
