All MIBs › CONTIVITY-TRAPS-V1-MIB
Organization: Nortel
Last Updated: 2006-04-06
Category: Alarm and Event Management, VPN and Security, Vendor: Nortel
Description:
Defines SNMP trap notifications for Nortel Contivity VPN concentrator events and alarms.
Imported Objects
From NEWOAK-MIB
| contivity | MODULE-IDENTITY |
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| IpAddress |
From RFC1213-MIB
| DisplayString | |
| ifAdminStatus | |
| ifDescr | |
| ifIndex | |
| ifOperStatus | |
| ifType | |
| snmp | |
| sysName | |
| sysObjectID |
From SNMPv2-SMI
| MODULE-IDENTITY |
What Is CONTIVITY-TRAPS-V1-MIB?
CONTIVITY-TRAPS-V1-MIB is a Nortel-specific (Bay Networks/Avaya lineage) SNMP module that defines the trap notifications and variable bindings emitted by the Contivity VPN Router, a dedicated IPsec/L2TP VPN concentrator appliance. Rather than exposing pollable counters or configuration tables, it exposes event-driven data: the set of alarm and status-change traps the device can send and the bindings carried in each. In practice this is used to catch hardware and software health events as they happen — tunnel and interface failures, authentication or key-negotiation problems, chassis/hardware faults, and reboot conditions — rather than by periodic polling. It builds on the standard SNMPv2 notification framework and is meant to be paired with Nortel's own Contivity configuration/status MIBs for full context on each event. It is typically deployed in enterprise or service-provider remote-access VPN gateways where an NMS is configured to listen for and correlate these traps into alerts. Engineers can download the CONTIVITY-TRAPS-V1-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CONTIVITY-TRAPS-V1-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- VPN tunnel up/down events
- hardware/chassis alarm conditions
- authentication or key-negotiation failures
- system reboot/restart notifications
Supported Devices
- Nortel/Avaya Contivity VPN Router (VPN concentrator)
Monitoring Examples
Because this module defines only traps and their bindings rather than a polled MIB tree, there are no gettable runtime tables to walk; monitoring instead means configuring the NMS as a trap receiver for the Contivity Router's notifications. A typical scenario is an operator watching for a tunnel-down or hardware-alarm trap firing when an IPsec tunnel drops or a power/fan fault occurs on the concentrator, using the bound variables in the trap to identify the affected tunnel or component. Because no sample runtime objects were provided for this module, it would be inaccurate to invent specific table or object names beyond noting it is trap-only.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| NTF coldStart | 1.3.6.1.2.1.11.0.0 | A coldStart trap signifies that the SNMPv2 entity, acting in an agent role, is reinitializing itself and that its configuration may have been altered. | ||
| NTF linkDown | 1.3.6.1.2.1.11.0.2 | A linkDown trap signifies that the sending protocol entity recognizes a failure in one of the communication links represented in the agent's configuration. Varbind list: ifIndex -- ifIndex of the interface. ifAdminStatus -- ifAdminStatus of the interface. ifOperStatus -- ifOperStatus of the interface. ifDescr -- ifDescr of the interface. ifType -- ifType, this provides descrimination of interfaces that are tunnels. ifReasonForStatus-ces -- reason for the change in status. ifPhysLocation-ces -- this is the slot number. ifPhysRelPos-ces -- the port number on the board defined in interfacePhysLocation. ifIpAddr-ces -- IP address assigned to the phys port or the local IP address of a tunnel. ifName-ces -- Name of the tunnel or physical interface. ifTunnelRemoteIpAddr-ces -- for non-tunnel interfaces it is zero. sysObjectID -- sysObjectID of the unit. sysName -- sysName of the unit. | ||
| NTF linkUp | 1.3.6.1.2.1.11.0.3 | 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. Varbind list: ifIndex -- ifIndex of the interface. ifAdminStatus -- ifAdminStatus of the interface. ifOperStatus -- ifOperStatus of the interface. ifDescr -- ifDescr of the interface. ifType -- ifType, this provides descrimination of interfaces that are tunnels. ifReasonForStatus-ces -- reason for the change in status ifPhysLocation-ces -- this is the slot number. ifPhysRelPos-ces -- the port number on the board defined in interfacePhysLocation. ifIpAddr-ces -- IP address assigned to the phys port or the local IP address of a tunnel. ifName-ces -- Name of the tunnel or physical interface. ifTunnelRemoteIpAddr-ces -- for non-tunnel interfaces it is zero. sysObjectID -- sysObjectID of the unit. sysName -- sysName of the unit. | ||
| NTF authenticationFailure | 1.3.6.1.2.1.11.0.5 | An authenticationFailure trap signifies that the SNMPv2 entity, acting in an agent role, has received a protocol message that is not properly authenticated. The snmpEnableAuthenTraps object indicates whether this trap will be generated. snmpAuthenOperation-ces identifies the operation( ie. GetRequest, GetNextRequest,... ) was being attempted. snmpAuthenIpAddress-ces identifies the source IP address of the operation. snmpAuthenCommString-ces identifies the community string that was used in the operation. | ||
| contivityTrapsV1 | 1.3.6.1.4.1.2505.1.0 | This MIB defines the traps, and bind objects used in the traps, that are sent by the VPN Router. | ||
| NTF powerUpTrapEntry | 1.3.6.1.4.1.2505.1.0.401 | Power Up | ||
| NTF periodicHeartbeatTrap | 1.3.6.1.4.1.2505.1.0.601 | Periodic Heartbeat | ||
| hardwareCESTrapInfo | 1.3.6.1.4.1.2505.1.1 | |||
| NTF hardDisk1StatusTrap | 1.3.6.1.4.1.2505.1.1.0.1001 | Hard Disk Number 1 Status | ||
| NTF hardDisk0StatusTrap | 1.3.6.1.4.1.2505.1.1.0.1002 | Hard Disk Number 0 Status | ||
| NTF memoryUsageTrap | 1.3.6.1.4.1.2505.1.1.0.1003 | Memory Usage Status | ||
| NTF lanCardStatusTrap | 1.3.6.1.4.1.2505.1.1.0.1004 | Status of any LAN cards on the system | ||
| NTF cpuTwoStatusTrap | 1.3.6.1.4.1.2505.1.1.0.1005 | Status of second CPU. | ||
| NTF fanOneStatusTrap | 1.3.6.1.4.1.2505.1.1.0.1006 | Status of the first CPU fan | ||
| NTF fanTwoStatusTrap | 1.3.6.1.4.1.2505.1.1.0.1007 | Status of the second CPU fan | ||
| NTF chassisFanStatusTrap | 1.3.6.1.4.1.2505.1.1.0.1008 | Status of the chassis fan. | ||
| NTF fiveVoltsPosStatusTrap | 1.3.6.1.4.1.2505.1.1.0.1009 | Status of the +5 Volt power | ||
| NTF fiveVoltsMinusTrap | 1.3.6.1.4.1.2505.1.1.0.10010 | Status of -5 Volt power | ||
| NTF threeVoltsPositiveTrap | 1.3.6.1.4.1.2505.1.1.0.10011 | Status of +3 Volt power | ||
| NTF twoDotFiveVATrap | 1.3.6.1.4.1.2505.1.1.0.10012 | Status of 2.5VA power | ||
| NTF twoDotFiveVBTrap | 1.3.6.1.4.1.2505.1.1.0.10013 | Status of 2.5VB power | ||
| NTF twelveVoltsPositveTrap | 1.3.6.1.4.1.2505.1.1.0.10014 | Status of +12 Volt power | ||
| NTF twelveVoltsMinsTrap | 1.3.6.1.4.1.2505.1.1.0.10015 | Status of -12 Volt power | ||
| NTF normalTemperatureTrap | 1.3.6.1.4.1.2505.1.1.0.10016 | Status of the normal temperature reading | ||
| NTF criticalTemperatureTrap | 1.3.6.1.4.1.2505.1.1.0.10017 | Status of the critical temperature reading | ||
| NTF chassisIntrusionTrap | 1.3.6.1.4.1.2505.1.1.0.10018 | The chassis intrusion sensor indicates that the unit has been physically opened | ||
| NTF dualPowerSupplyTrap | 1.3.6.1.4.1.2505.1.1.0.10019 | Status of the redundant power supplies | ||
| NTF t1WANStatusTrap | 1.3.6.1.4.1.2505.1.1.0.10020 | Status of T1 WAN card(s). Possible Values: For Wanic support: Alert: Invalid Device X Warning: Device WanicX disabled Alert: Device WanicX down Warning: Device WanicX not initialized Warning: Device WanicX PPP negotiating Alert: Device WanicX PPP down Alert: Device WanicX FR no support Alert: Device WanicX Unknown DL For T1: Alert: Invalid Device X Warning: Device LMCDTEX disabled Alert: Device LMCDTEX down Warning: Device LMCDTEX not initialized For CSU/DSU: Alert: Invalid Device X Warning: Device LMCCDX disabled Alert: Device LMCCDX down Warning: Device LMCCDX not initialized | ||
| NTF t3WANStatusTrap | 1.3.6.1.4.1.2505.1.1.0.10021 | Status of T3 WAN card Possible Values: Alert: Invalid Index X Warning: Device HSSIX disabled Alert: Device HSSIX down Warning: Device HSSIX not initialized Alert: Device HSSIX PPP down Warning: Device HSSIX PP initializing | ||
| NTF hwAccelTrap | 1.3.6.1.4.1.2505.1.1.0.10022 | Status of hardware accelerator card. Possible Values: Invalid hardware accelerator unit %d; Unknown hardware accelerator unit %d; Healthy: Bulk Accelerator in slot %d: Unit %d Status 1 - ATTACHED; Warning: Bulk Accelerator in slot %d: Unit %d Status 2 - DISABLED; Healthy: Bulk Accelerator in slot %d: Unit %d Status 3 - ACTIVE; Warning: Bulk Accelerator in slot %d: Unit %d Status 4 - RECOVERING; Warning: Bulk Accelerator in slot %d: Unit %d Status 5 - SHUTDOWN; Alert: Bulk Accelerator in slot %d: Unit %d Status 6 - FAILED; | ||
| NTF v90WANStatusTrap | 1.3.6.1.4.1.2505.1.1.0.10024 | Status of V.90 Interface card Possible Values: Please note that X corresponds to the unit number of the card. Alert: V.90 Invalid index X Disabled: Device IntModem-X disabled Healthy: Device IntModem-X: PPP is UP. Alert: Device IntModem-X down Warning: Device IntModem-X not initialized Alert: Device IntModem-X: Call is UP. Internal Error. Warning: Device IntModem-X is Down. Last dial-out attempt FAILED. Healthy: Device IntModem-X is Down (No Active calls) Warning: Device IntModem-X is in an UNKNOWN state | ||
| NTF briWANStatusTrap | 1.3.6.1.4.1.2505.1.1.0.10025 | Status of V.90 Interface card Possible Values: Please note that X corresponds to the unit number of the card. Alert: BRI Invalid index X Alert: Device BRI-X not Responding. Needs Host Reboot. Disabled: Device BRI-X disabled Alert: Device BRI-X down Warning: Device BRI-X not initialized Healthy: Device BRI-X: PPP is UP. Alert: Device BRI-X: Call is UP. Internal Error. Warning: Device BRI-X is Down. Last dial-out attempt FAILED. Healthy: Device BRI-X is Down (No Active calls) Alert: Device BRI-X is in an UNKNOWN state | ||
| NTF serUartStatusTrap | 1.3.6.1.4.1.2505.1.1.0.10026 | Status of Serial (COM) port/interface Possible Values: Please note that X corresponds to the unit number of the serial interface Alert: COM port Invalid index X Healthy: Device COMX is set for Serial Menu. Disabled: Device COMX disabled Warning: Device COMX not initialized Healthy: Device COMX: PPP is UP. Alert: Device COMX: Call is UP. Internal Error. Warning: Device COMX is Down. Last dial-out attempt FAILED. Healthy: Device COMX is Down (No Active calls) Alert: Device COMX is in an UNKNOWN state | ||
| NTF adslWANStatusTrap | 1.3.6.1.4.1.2505.1.1.0.10027 | Status of ADI ADSL card Possible Values: Please note that X corresponds to the unit number of the serial interface Alert: Invalid index X Alert: Device ADIADSLX off line Disabled: Device ADIADSLX disabled Alert: Device ADIADSLX down Warning: Device ADIADSLX not initialized Healthy: Device ADIADSLX up | ||
| STR hardDisk1Status | 1.3.6.1.4.1.2505.1.1.1 | DisplayString | read-only | Hard Disk Number 1 Status. Possible Values: Warning: Hard Disk 1 : Device /ide1/ not available Warning: Hard Disk 1 : Utilization exceeds 75%% on /ide1/ Alert: Hard Disk 1 : Utilization exceeds 87.5%% on /ide1/ |
| STR hardDisk0Status | 1.3.6.1.4.1.2505.1.1.2 | DisplayString | read-only | Hard Disk Number 0 Status. Possible Values: Warning: Hard Disk 0 : Device /ide0/ not available Warning: Hard Disk 0 : Utilization exceeds 75%% on /ide0/ Alert: Hard Disk 0 : Utilization exceeds 87.5%% on /ide0/ |
| STR memoryUsage | 1.3.6.1.4.1.2505.1.1.3 | DisplayString | read-only | Memory Usage Status. Possible Values: Warning: Memory Usage : Utilization exceeds 75% Alert: Memory Usage : Utilization exceeds 87.5% |
| STR lanCardStatus | 1.3.6.1.4.1.2505.1.1.4 | DisplayString | read-only | Status of any LAN cards on the system. Possible Values: Please note that X corresponds to the Xth slot in the system. Please note that Y corresponds to the relative position of the port on the card in the Xth slot in the system. Warning: LAN on Slot X Interface Y: Device feiX has no IP address; Warning: LAN on Slot X Interface Y: Device feiX disabled; Alert: LAN on Slot X Interface Y: Device feiX down; Alert: LAN on Slot X Interface Y: Device feiX Invalid Device X The Alert status above indicates that the interface has no link when it should. Possible causes are improper connection speeds and duplex, improper cabling or a configuration issue. |
| STR cpuTwoStatus | 1.3.6.1.4.1.2505.1.1.5 | DisplayString | read-only | Status of second CPU. Possible Values: Alert: CPU 2: Program load failed; Alert: CPU 2: Bootup did not complete; Alert: CPU 2: Communication lost; Alert: CPU 2: Failed. Reason unknown; Each of these indicates that the application CPU is not functioning correctly. The system will continue to function without the application processor. This can only be sent from a system with multiple CPUs. See the Admin Guide for a list of systems that contain multiple CPUs. The CES will emit an audible alarm and the networking performance will be degraded. A Nortel support representative should be contacted if rese ing the CES does not correct the problem. The effect is the same in each case. The system will be running with only one CPU. |
| STR fanOneStatus | 1.3.6.1.4.1.2505.1.1.6 | DisplayString | read-only | Status of the first CPU fan. Possible Values: Alert: CPU One Fan: Fan not functioning; This indicates that the fan on the primary processor is running either below the specified speed or not running at all. If a fan is not working correctly, it must be fixed as soon as possible or damage may result. This is a high priority event which can prove catastrophic to the processor as well as the system. This trap can only be sent by systems which contain an actual fan on the primary CPU. |
| STR fanTwoStatus | 1.3.6.1.4.1.2505.1.1.7 | DisplayString | read-only | Status of the second CPU fan Possible Values: Alert: CPU Two Fan: Fan not functioning; This indicates that the fan on the auxiliary processor is running either below the specified speed or not running at all. If a fan is not working correctly, it must be fixed as soon as possible or damage may result. This is a high priority event which can prove catastrophic to the processor as well as the system. This trap can only be sent by systems which contain an actual fan on the auxiliary CPU. |
| STR chassisFanStatus | 1.3.6.1.4.1.2505.1.1.8 | DisplayString | read-only | Status of the chassis fan. Possible Values: Alert: Chassis Fan: Fan not functioning; Alert: Chassis Fan 2: Fan not functioning; This indicates that one of the chassis fans is running either below the specified range of speed or not running at all. If a fan is not working correctly, it must be fixed as soon as possible or damage may result. If either of the fans are not working properly, the box must be looked at by a service technician as soon as possible. Not doing so will result in overheating of the system, improper system operation, and possible component failure. |
| STR fiveVoltsPositive | 1.3.6.1.4.1.2505.1.1.9 | DisplayString | read-only | Status of +5 Volt power. Possible Values: Alert: Voltage 5 V Plus: Voltage out of range; The supplied voltage to the system is not within the the specified range for that particular voltage. Certain platforms do not supply or monitor some of these voltages. See the Health Check section of the Admin Guide for a description of which platforms monitor which voltages. This is a major problem and the box should be looked at by a qualified Nortel representative as soon as possible. Correct operation of the system is not guaranteed while in this state. Certain platforms do not supply or monitor some of these voltages. See the Health Check section of the Admin Guide for a description of which platforms monitor which voltages. |
| STR fiveVoltsMinus | 1.3.6.1.4.1.2505.1.1.10 | DisplayString | read-only | Status of -5 Volt power. Possible Values: Alert: Voltage 5 V Minus: Voltage out of range; The supplied voltage to the system is not within the the specified range for that particular voltage. Certain platforms do not supply or monitor some of these voltages. See the Health Check section of the Admin Guide for a description of which platforms monitor which voltages. This is a major problem and the box should be looked at by a qualified Nortel representative as soon as possible. Correct operation of the system is not guaranteed while in this state. Certain platforms do not supply or monitor some of these voltages. See the Health Check section of the Admin Guide for a description of which platforms monitor which voltages. |
| STR threeVoltsPositive | 1.3.6.1.4.1.2505.1.1.11 | DisplayString | read-only | Status of +3 Volt power. Possible Values: Alert: Voltage 3.3 V Plus: Voltage out of range; The supplied voltage to the system is not within the the specified range for that particular voltage. Certain platforms do not supply or monitor some of these voltages. See the Health Check section of the Admin Guide for a description of which platforms monitor which voltages. This is a major problem and the box should be looked at by a qualified Nortel representative as soon as possible. Correct operation of the system is not guaranteed while in this state. Certain platforms do not supply or monitor some of these voltages. See the Health Check section of the Admin Guide for a description of which platforms monitor which voltages. |
| STR twoDotFiveVA | 1.3.6.1.4.1.2505.1.1.12 | DisplayString | read-only | Status of 2.5VA power. Possible Values: Alert: Voltage 2.5 VA: Voltage out of range; This is the voltage supplied to the primary processor. The supplied voltage to the system is not within the the specified range for that particular voltage. Certain platforms do not supply or monitor some of these voltages. See the Health Check section of the Admin Guide for a description of which platforms monitor which voltages. This is a major problem and the box should be looked at by a qualified Nortel representative as soon as possible. Correct operation of the system is not guaranteed while in this state. Certain platforms do not supply or monitor some of these voltages. See the Health Check section of the Admin Guide for a description of which platforms monitor which voltages. |
| STR twoDotFiveVB | 1.3.6.1.4.1.2505.1.1.13 | DisplayString | read-only | Status of 2.5VB power. Possible Values: Alert: Voltage 2.5 VB: Voltage out of range; This is the voltage supplied to the seconary processor. The supplied voltage to the system is not within the the specified range for that particular voltage. Certain platforms do not supply or monitor some of these voltages. See the Health Check section of the Admin Guide for a description of which platforms monitor which voltages. This is a major problem and the box should be looked at by a qualified Nortel representative as soon as possible. Correct operation of the system is not guaranteed while in this state. Certain platforms do not supply or monitor some of these voltages. See the Health Check section of the Admin Guide for a description of which platforms monitor which voltages. |
| STR twelveVoltsPositive | 1.3.6.1.4.1.2505.1.1.14 | DisplayString | read-only | Status of +12 Volt power. Possible Values: Alert: Voltage 12 V Plus: Voltage out of range; The supplied voltage to the system is not within the the specified range for that particular voltage. Certain platforms do not supply or monitor some of these voltages. See the Health Check section of the Admin Guide for a description of which platforms monitor which voltages. This is a major problem and the box should be looked at by a qualified Nortel representative as soon as possible. Correct operation of the system is not guaranteed while in this state. Certain platforms do not supply or monitor some of these voltages. See the Health Check section of the Admin Guide for a description of which platforms monitor which voltages. |
| STR twelveVoltsMinus | 1.3.6.1.4.1.2505.1.1.15 | DisplayString | read-only | Status of -12 Volt power. Possible Values: Alert: Voltage 12 V Minus: Voltage out of range; The supplied voltage to the system is not within the the specified range for that particular voltage. Certain platforms do not supply or monitor some of these voltages. See the Health Check section of the Admin Guide for a description of which platforms monitor which voltages. This is a major problem and the box should be looked at by a qualified Nortel representative as soon as possible. Correct operation of the system is not guaranteed while in this state. Certain platforms do not supply or monitor some of these voltages. See the Health Check section of the Admin Guide for a description of which platforms monitor which voltages. |
| STR normalTemperature | 1.3.6.1.4.1.2505.1.1.16 | DisplayString | read-only | Status of normal temperature reading. Possible Values: Alert: Normal Temperature: Normal temperature out of range; This indicates that the box is running above its rated normal operating temperature. This may be the result of an improperly working fan or a high ambient temperature. The box is not guaranteed to run properly while running above the normal operating temperature range. Performance will be degraded. Not taking action to correct this situation can result in component failure. Do not rely on waiting for the criticalTemperatureTrap as that is only supported by certain platforms. |
| STR criticalTemperature | 1.3.6.1.4.1.2505.1.1.17 | DisplayString | read-only | Status of critical temperature reading. Possible Values: Alert: Critical Temperature: Critial temperature out of range; This indicates that the box is running at a critically high temperature above the normal operating range. This is only supported on certain platforms. See the Admin Guide for a list of platforms which support this. The box must be shut down immediately. Component failure may already have occurred. If the reason for such a high operating temperature cannot be determined, contact a qualified Nortel representative. |
| STR chassisIntrusion | 1.3.6.1.4.1.2505.1.1.18 | DisplayString | read-only | The chassis intrusion sensor indicates that the unit has been opened. Possible Values: Alert: Intrusion: Box has been opened; The cover to the CES has been opened or is in the process of being opened. This indicates a possible physical security intrusion. The system will continue to operate while the box is opened. Check to insure that no unauthorized persons have opened the unit. |
| STR dualPowerSupply | 1.3.6.1.4.1.2505.1.1.19 | DisplayString | read-only | Status of the redundant power supplies. Possible Values: Alert: Dual Power Supply: Redundant supply faulted This indicates that, on systems with redundant power supplies, one of the power supplies is not working. This trap can only be sent from systems which have redundant power supplies. The system will continue to run with only one power supply working. A new power supply must be obtained via an authorized Nortel representative as quickly as possible. This will help reduce the risk window of system failure in the event that the working power supply ceases to function. |
| STR t1WANStatus | 1.3.6.1.4.1.2505.1.1.20 | DisplayString | read-only | Status of T1 WAN card(s). Possible Values: For Wanic support: Alert: Invalid Device X Warning: Device WanicX disabled Alert: Device WanicX down Warning: Device WanicX not initialized Warning: Device WanicX PPP negotiating Alert: Device WanicX PPP down Alert: Device WanicX FR no support Alert: Device WanicX Unknown DL For T1: Alert: Invalid Device X Warning: Device LMCDTEX disabled Alert: Device LMCDTEX down Warning: Device LMCDTEX not initialized For CSU/DSU: Alert: Invalid Device X Warning: Device LMCCDX disabled Alert: Device LMCCDX down Warning: Device LMCCDX not initialized |
| STR t3WANStatus | 1.3.6.1.4.1.2505.1.1.21 | DisplayString | read-only | Status of T3 WAN card Possible Values: Alert: Invalid Index X Warning: Device HSSIX disabled Alert: Device HSSIX down Warning: Device HSSIX not initialized Alert: Device HSSIX PPP down Warning: Device HSSIX PP initializing |
| STR hwAccelStatus | 1.3.6.1.4.1.2505.1.1.22 | DisplayString | read-only | Status of hardware accelerator card. |
| STR v90WANStatus | 1.3.6.1.4.1.2505.1.1.24 | DisplayString | read-only | Status of V.90 Interface card Possible Values: Please note that X corresponds to the unit number of the card. Alert: V.90 Invalid index X Disabled: Device IntModem-X disabled Healthy: Device IntModem-X: PPP is UP. Alert: Device IntModem-X down Warning: Device IntModem-X not initialized Alert: Device IntModem-X: Call is UP. Internal Error. Warning: Device IntModem-X is Down. Last dial-out attempt FAILED. Healthy: Device IntModem-X is Down (No Active calls) Warning: Device IntModem-X is in an UNKNOWN state |
| STR briWANStatus | 1.3.6.1.4.1.2505.1.1.25 | DisplayString | read-only | Status of ISDN BRI Interface card Possible Values: Please note that X corresponds to the unit number of the card. Alert: BRI Invalid index X Alert: Device BRI-X not Responding. Needs Host Reboot. Disabled: Device BRI-X disabled Alert: Device BRI-X down Warning: Device BRI-X not initialized Healthy: Device BRI-X: PPP is UP. Alert: Device BRI-X: Call is UP. Internal Error. Warning: Device BRI-X is Down. Last dial-out attempt FAILED. Healthy: Device BRI-X is Down (No Active calls) Alert: Device BRI-X is in an UNKNOWN state |
| STR serUartStatus | 1.3.6.1.4.1.2505.1.1.26 | DisplayString | read-only | Status of Serial (COM) port/interface Possible Values: Please note that X corresponds to the unit number of the serial interface Alert: COM port Invalid index X Healthy: Device COMX is set for Serial Menu. Disabled: Device COMX disabled Warning: Device COMX not initialized Healthy: Device COMX: PPP is UP. Alert: Device COMX: Call is UP. Internal Error. Warning: Device COMX is Down. Last dial-out attempt FAILED. Healthy: Device COMX is Down (No Active calls) Alert: Device COMX is in an UNKNOWN state |
| STR adslWANStatus | 1.3.6.1.4.1.2505.1.1.27 | DisplayString | read-only | Status of ADI ADSL card Possible Values: Please note that X corresponds to the unit number of the serial interface Alert: Invalid index X Alert: Device ADIADSLX off line Disabled: Device ADIADSLX disabled Alert: Device ADIADSLX down Warning: Device ADIADSLX not initialized Healthy: Device ADIADSLX up |
| serverCESTrapInfo | 1.3.6.1.4.1.2505.1.2 | |||
| NTF radiusAcctServerTrap | 1.3.6.1.4.1.2505.1.2.0.3001 | Status of External Radius Accounting Server | ||
| NTF backupServerTrap | 1.3.6.1.4.1.2505.1.2.0.3002 | Status of External Disk Backup Server | ||
| NTF diskRedundencyTrap | 1.3.6.1.4.1.2505.1.2.0.3003 | Status of Local Disk Redundency | ||
| NTF intLDAPServerTrap | 1.3.6.1.4.1.2505.1.2.0.3004 | Status of Internal LDAP Server | ||
| NTF loadBalancingServerTrap | 1.3.6.1.4.1.2505.1.2.0.3005 | Status of Load Balancing Server | ||
| NTF dnsServerTrap | 1.3.6.1.4.1.2505.1.2.0.3006 | Status of DNS Server | ||
| NTF snmpServerTrap | 1.3.6.1.4.1.2505.1.2.0.3007 | Status of SNMP Server | ||
| NTF ipAddressPoolTrap | 1.3.6.1.4.1.2505.1.2.0.3008 | Status of the IP address pool | ||
| NTF extLDAPServerTrap | 1.3.6.1.4.1.2505.1.2.0.3009 | Status of External LDAP Server | ||
| NTF radiusAuthServerTrap | 1.3.6.1.4.1.2505.1.2.0.30010 | Status of Radius Authentication Server | ||
| NTF certificateServerTrap | 1.3.6.1.4.1.2505.1.2.0.30011 | Status of Certificates Validity Possible Values: Healthy: Certificates Validity: Operational; Alert: Certificates Validity: All certificates are going to expire/expired; Warning: Certificates Validity: One/more certificate is invalid; Disabled: Certificates Validity: No certificate defined; | ||
| NTF extLDAPAuthServerTrap | 1.3.6.1.4.1.2505.1.2.0.30012 | Status of External LDAP Authentication Server. Possible Values: Warning: External LDAP Authentication Server: Server is down(indicates at least one server is not reachable and at least one server is reachable); Alert: External LDAP Authentication Server: Server is down(indicates all servers are not reachable); | ||
| NTF cmpServerTrap | 1.3.6.1.4.1.2505.1.2.0.30013 | Status of CMP Server. Possible Values: One/more Certificate Requests error: there is at least one request error; One/more Certificate Requests processing: there is at least one request in processing; No Certificate Requests submitted: there is no request sent; | ||
| NTF dhcpServerTrap | 1.3.6.1.4.1.2505.1.2.0.30014 | Status of DHCP Server Possible Values: Disabled: DHCP Server is Disabled Alert: DHCP Server is NOT configured Alert: DHCP Server is configured and operational, Using backup config Alert: No IP Address available for subnet Alert: DHCP Server is configured and server is DOWN Healthy: DHCP Server is Operational Warning: Subnet low on IP Addresses Warning: DHCP Server Initializing Warning: DHCP Server is Enabled, but status Unknown cannot be determined | ||
| NTF sshServerTrap | 1.3.6.1.4.1.2505.1.2.0.30015 | Status of SSH Server. | ||
| NTF ntpServerTrap | 1.3.6.1.4.1.2505.1.2.0.30016 | Status of NTP Server. | ||
| NTF ospfServerTrap | 1.3.6.1.4.1.2505.1.2.0.30017 | Status of OSPF Server. | ||
| NTF clipServerTrap | 1.3.6.1.4.1.2505.1.2.0.30018 | Status of Circuitless IP. | ||
| NTF dhcprelayServerTrap | 1.3.6.1.4.1.2505.1.2.0.30019 | Status of DHCP Relay Server. | ||
| NTF gdsServerTrap | 1.3.6.1.4.1.2505.1.2.0.30020 | Status of Global Demand Services Services. | ||
| NTF demandintfServerTrap | 1.3.6.1.4.1.2505.1.2.0.30021 | Status of Demand Interface. | ||
| NTF crlServerTrap | 1.3.6.1.4.1.2505.1.2.0.30022 | Status of CRL Server. | ||
| NTF ocspServerTrap | 1.3.6.1.4.1.2505.1.2.0.30023 | Status of OCSP Server. | ||
| STR radiusAcctServer | 1.3.6.1.4.1.2505.1.2.1 | DisplayString | read-only | Status of External Radius Accounting Server. Possible Values: Warning: RADIUS Accounting Server: Server not configured Alert: RADIUS Accounting Server: Error Alert: RADIUS Accounting Server: Not Configured |
| STR backupServer | 1.3.6.1.4.1.2505.1.2.2 | DisplayString | read-only | Status of External Disk Backup Server. Possible Values: Warning: Auto Backup Servers: Server not configured. Warning: Auto Backup Servers: Can't backup to xxx yyy zzz Alert: Auto Backup Servers: Can't backup to xxx yyy zzz Can't backup to xxx yyy zzz is issued as an alert when none of the servers can be reached. |
| STR diskRedundency | 1.3.6.1.4.1.2505.1.2.3 | DisplayString | read-only | Status of Local Disk Redundency. Possible Values: Alert: Disk Redundancy: Not Configured Alert: Disk Redundancy: Error |
| STR intLDAPServer | 1.3.6.1.4.1.2505.1.2.4 | DisplayString | read-only | Status of Internal LDAP Server. Possible Values: Warning : Internal LDAP Server : Restore in progress Alert : Internal LDAP Server : Server is down |
| STR loadBalancingServer | 1.3.6.1.4.1.2505.1.2.5 | DisplayString | read-only | Status of Load Balancing Server. Possible Values: Disabled: Load Balancing Service: Server not enabled; Warning: Load Balancing Service: Timed out waiting for response from server; |
| STR dnsServer | 1.3.6.1.4.1.2505.1.2.6 | DisplayString | read-only | Status of DNS Server. Possible Values: Warning: DNS Servers : Error Warning: DNS Servers : Operational Alert: DNS Servers : Configured Alert: DNS Servers : Error The values have the following meaning: Warning: DNS Servers : Error -- SysInitCls::InitComplete failed Warning: DNS Servers : Operational -- At least one of the servers is reachable Alert: DNS Servers : Configured -- All servers configured, but none are reachable. Alert: DNS Servers : Error -- |
| STR snmpServer | 1.3.6.1.4.1.2505.1.2.7 | DisplayString | read-only | Status of SNMP Server. Possible Values: Warning: SNMP Servers : Error Warning: SNMP Servers : Can't reach xxx.xxx.xxx.xxx or yyy.yyy.yyy.yyy Alert: SNMP Servers : Error The values have the following meaning: Warning: SNMP Servers : Error -- SysInitCls::InitComplete failed Alert: SNMP Servers : Error -- AT least one server configured, but none are reachable. |
| STR ipAddressPool | 1.3.6.1.4.1.2505.1.2.8 | DisplayString | read-only | Status of the IP address pool. Possible Values: Warning: IP Address Pool : Reserved address count is low. Warning: IP Address Pool : DHCP server(s) unavailable Alert: IP Address Pool : Server is down Alert: IP Address Pool : Not Configured Alert: IP Address Pool : No IP address available. Alert: IP Address Pool : Reserved address count is low. Alert: IP Address Pool : Associated system task failed. Alert: IP Address Pool : Server not configured Alert: IP Address Pool : Error The values have the following meaning: Warning: IP Address Pool : Reserved address count is low. -- Haven't hit desired cache size yet. Alert: IP Address Pool : Server is down -- SysInitCls::InitComplete failed Alert: IP Address Pool : Not Configured -- Task failed sanity check. Alert: IP Address Pool : No IP address available. -- No addresses in BOUND state. Alert: IP Address Pool : Associated system task failed. Alert: IP Address Pool : Server not configured Alert: IP Address Pool : Error |
| STR extLDAPServer | 1.3.6.1.4.1.2505.1.2.9 | DisplayString | read-only | Status of External LDAP Server. Possible Values: Warning: External LDAP Servers : Server is down Alert: External LDAP Servers : Server is down The values have the following meaning: Warning: External LDAP Servers : Server is down -- One server is down Alert: External LDAP Servers : Server is down -- All servers are down |
| STR radiusAuthServer | 1.3.6.1.4.1.2505.1.2.10 | DisplayString | read-only | Status of Radius Authentication Server. Possible Values: Warning: RADIUS Authentication Servers : Error Alert: RADIUS Authentication Servers : Error The values have the following meaning: Warning: RADIUS Authentication Servers : Error -- At least one server is available Alert: RADIUS Authentication Servers : Error -- No servers are available |
| STR certificateServer | 1.3.6.1.4.1.2505.1.2.11 | DisplayString | read-only | Status of Certificates Validity. Possible Values: Alert: Certificates Validity: All certificates are going to expire/expired; Warning: Certificates Validity: One/more certificate is invalid; Disabled: Certificates Validity: No certificate defined; |
| STR extLDAPAuthServer | 1.3.6.1.4.1.2505.1.2.12 | DisplayString | read-only | Status of External LDAP Authentication Server. Possible Values: Warning: External LDAP Authentication Server: Server is down(indicates at least one server is not reachable and at least one server is reachable); Alert: External LDAP Authentication Server: Server is down(indicates all servers are not reachable); |
| STR cmpServer | 1.3.6.1.4.1.2505.1.2.13 | DisplayString | read-only | Status of CMP Server. Possible Values: One/more Certificate Requests error: there is at least one request error; One/more Certificate Requests processing: there is at least one request in processing; No Certificate Requests submitted: there is no request sent; |
| STR dhcpServer | 1.3.6.1.4.1.2505.1.2.14 | DisplayString | read-only | Status of DHCP Server. Possible Values: Disabled: DHCP Server is Disabled Alert: DHCP Server is NOT configured Alert: DHCP Server is configured and operational, Using backup config Alert: No IP Address available for subnet Alert: DHCP Server is configured and server is DOWN Healthy: DHCP Server is Operational Warning: Subnet low on IP Addresses Warning: DHCP Server Initializing Warning: DHCP Server is Enabled, but status Unknown cannot be determined |
| STR sshServer | 1.3.6.1.4.1.2505.1.2.15 | DisplayString | read-only | Status of SSH Server. Possible Values: Disabled : -- SSH Server is Disabled Healthy : -- SSH Server is Operational Warning : -- SSH Server is Restarting Warning : -- SSH Server is Initializing Warning : -- SSH Server is Unknown Alert : -- SSH Server is Down |
| STR ntpServer | 1.3.6.1.4.1.2505.1.2.16 | DisplayString | read-only | Status of NTP Server. Possible Values: Disabled : -- NTP server is globally disabled. Healthy : -- NTP server operational. Warning : -- Frequency correction. Warning : -- Frenquncy set. Warning : -- Time set. Warning : -- Spike detected. Warning : -- Clock synchronized. Warning : -- NTP initialized - not synchronized. Warning : -- Clock never set. |
| STR ospfServer | 1.3.6.1.4.1.2505.1.2.17 | DisplayString | read-only | Status of OSPF Server. Possible Values: Disabled : -- OSPF is globally disabled Warning : -- OSPF tunnel local addr A.B.C.D remote addr A.B.C.D is DOWN Warning : -- OSPF interface A.B.C.D is DOWN Alert : -- No connection to Routing Table Manager Alert : -- No connection to Routing Policy Service Healthy : -- Operational |
| STR clipServer | 1.3.6.1.4.1.2505.1.2.18 | DisplayString | read-only | Status of Circuitless IP. Possible Values: Disabled : -- CLIP is Disabled Healthy : -- CLIP is operational |
| STR dhcprelayServer | 1.3.6.1.4.1.2505.1.2.19 | DisplayString | read-only | Status of DHCP Relay Server. Possible Values: Alert : -- DHCP Relay requires reboot to start Alert : -- DHCP Relay task does not exist Alert : -- DHCP Relay task is suspended Healthy : -- DHCP Relay is up |
| STR gdsServer | 1.3.6.1.4.1.2505.1.2.20 | DisplayString | read-only | Status of Global Demand Services Services. Possible Values: Healthy : -- Global Demand Services operational. Disabled : -- Global Demand Services disabled. |
| STR demandintfServer | 1.3.6.1.4.1.2505.1.2.21 | DisplayString | read-only | Status of Demand Interface. Possible Values: Healthy : -- Demand Interface Connected. Healthy : -- Demand Interface Connecting. Healthy : -- Demand Interface Activated. Healthy : -- Demand Interface Idle. Disabled : -- Demand Interface Disabled. |
| STR crlServer | 1.3.6.1.4.1.2505.1.2.22 | DisplayString | read-only | Status of CRL Server. Possible Values: Healthy : -- All Certificates are Valid Alert : -- One/more certificate is expired Warning : -- One/more certificate is going to expire Warning : -- Duplicate CA certs detected on the switch. Disabled : -- No certificate defined |
| STR ocspServer | 1.3.6.1.4.1.2505.1.2.23 | DisplayString | read-only | Status of OCSP Server. Possible Values: Disabled : -- No OCSP server configured Alert : -- All OCSP servers are down. Cert:%s Warning : -- At least one server is down. Cert:%s Warning : -- OCSP is enabled but not configured. Cert:%s Healthy : -- All servers are up |
| serviceCESTrapInfo | 1.3.6.1.4.1.2505.1.3 | |||
| NTF netBuffersTrap | 1.3.6.1.4.1.2505.1.3.0.5001 | Network buffer usage | ||
| NTF fireWallTrap | 1.3.6.1.4.1.2505.1.3.0.5002 | Status of internal firewall | ||
| NTF fipsStatusTrap | 1.3.6.1.4.1.2505.1.3.0.5003 | Status of FIPS | ||
| NTF licensingStatusTrap | 1.3.6.1.4.1.2505.1.3.0.5004 | Status temporary SW Licenses | ||
| NTF natStatusTrap | 1.3.6.1.4.1.2505.1.3.0.5005 | Status of Network Address Translator | ||
| NTF antiSpoofingStatusTrap | 1.3.6.1.4.1.2505.1.3.0.5006 | Status of Anti Spoofing Feature | ||
| NTF sslVpnStatusTrap | 1.3.6.1.4.1.2505.1.3.0.5007 | Status of SSL-VPN Accelerator | ||
| NTF usrIpAddrStatusTrap | 1.3.6.1.4.1.2505.1.3.0.5008 | Status of User Ip Address Pool server | ||
| NTF vrrpStatusTrap | 1.3.6.1.4.1.2505.1.3.0.5009 | Status of VRRP Server | ||
| NTF mcastRelayStatusTrap | 1.3.6.1.4.1.2505.1.3.0.50010 | Status of Multicast Relay | ||
| NTF dlswStatusTrap | 1.3.6.1.4.1.2505.1.3.0.50011 | Status of DLSW Server | ||
| NTF ipsecFailoverStatusTrap | 1.3.6.1.4.1.2505.1.3.0.50012 | Status of IPsec Failover service | ||
| NTF tunnelGuardStatusTrap | 1.3.6.1.4.1.2505.1.3.0.50013 | Status of TunnelGuard | ||
| NTF ripStatusTrap | 1.3.6.1.4.1.2505.1.3.0.50014 | Status of RIP Server | ||
| NTF routePolicyStatusTrap | 1.3.6.1.4.1.2505.1.3.0.50015 | Status of Route Policy | ||
| NTF cRoutesMStatusTrap | 1.3.6.1.4.1.2505.1.3.0.50016 | Status of Client Routes Marshaler | ||
| NTF igmpStatusTrap | 1.3.6.1.4.1.2505.1.3.0.50017 | Status of IGMP Server | ||
| STR netBuffers | 1.3.6.1.4.1.2505.1.3.1 | DisplayString | read-only | Network buffer usage. Possible Values: Warning: Buffer Usage : Utilization exceeds 75% Alert: Buffer Usage : Utilization exceeds 87.5% |
| STR fireWall | 1.3.6.1.4.1.2505.1.3.2 | DisplayString | read-only | Status of internal firewall. Possible Values: Disabled: Firewall: Firewall disabled; Disabled: Firewall: Firewall stopped; Warning: Firewall: Current Firewall is %s. Reboot is required to start %s; Warning: Firewall: Firewall state is not known!; Warning: Firewall: Daemon loading policy; Alert: Firewall: Firewall requires reboot to start; Alert: Firewall: Daemon task does not exist; Alert: Firewall: Daemon task is suspended; The values have the following meaning: -- The first two possible values are common to all firewalls. Disabled: Firewall: Firewall disabled; Warning: Firewall: Current Firewall is %s. Reboot is required to start %s; -- The firewall type (Contivity / CheckPoint) has been changed, but for it -- to take effect, the VPN Router must be restarted. -- Contivity Firewall specific values. Warning: Firewall: Firewall state is not known!; -- The Contivity firewall's -- state cannot be determined. -- CheckPoint Firewall specific values. Disabled: Firewall: Firewall stopped; Warning: Firewall: Daemon loading policy; Alert: Firewall: Firewall requires reboot to start; Alert: Firewall: Daemon task does not exist; Alert: Firewall: Daemon task is suspended; |
| STR fipsStatus | 1.3.6.1.4.1.2505.1.3.3 | DisplayString | read-only | Status of FIPS. Possible Values: Warning: FIPS: Random generator test failed; Warning: FIPS: DESMAC check on executables Failed; Warning: FIPS: DES KAT Test Failed; Warning: FIPS: SHA1 Self Test Failed; Alert: FIPS: status not known; |
| STR licensingStatus | 1.3.6.1.4.1.2505.1.3.4 | DisplayString | read-only | Status of temporary SW Licenses. Possible Values: Warning: Licensing: Temporary key will expire within 5 days; Alert: Licensing: Temporary key has expired; |
| STR natStatus | 1.3.6.1.4.1.2505.1.3.5 | DisplayString | read-only | Status of Network Address Translator. Possible Values: Disabled: NAT: NAT disabled; Warning: NAT: Reboot is required to start Interface NAT; Warning: NAT: NAT state is not known!; Alert: NAT: All Addresses in the Address Translation pool are used; Alert: NAT: LDAP policy parse failed - Using system default policy; The values have the following meaning: -- The first two possible values are common to all firewalls. Disabled: NAT: NAT disabled; Existing NAT sessions are not deleted, but -- no new address bindings are created for Interface NAT. Branch Office NAT -- is not affected. Warning: NAT: Reboot is required to start Interface NAT; -- To take effect, the VPN Router must be restarted. |
| STR antiSpoofingStatus | 1.3.6.1.4.1.2505.1.3.6 | DisplayString | read-only | Status of Anti Spoofing Feature. Possible Values: Disabled: Anti-Spoofing is Disabled; Warning: Anti-Spoofing : Packets Dropped; Alert: Anti-Spoofing state not known!; The values have the following meaning: -- The first means the feature is disabled -- The second means packets were dropped due to a detected spoofed address -- The third should never happen, but means the status has been set to a bogus value. |
| STR sslVpnStatus | 1.3.6.1.4.1.2505.1.3.7 | DisplayString | read-only | Status of SSL-VPN Accelerator. Possible Values: Disabled: Disabled -- The unit is administrativley disabled. Disabled: HW not installed -- There is no SSL-VPN Accelerator installed. Warning: Initialization in progress. -- The unit is being Initialized. Warning: Configuration Errors - see eventlog for details. Healthy: Operational -- The unit is Operational. Alert: Unreachable: Error Comminicating with SSL-VPN |
| STR usrIpAddrStatus | 1.3.6.1.4.1.2505.1.3.8 | DisplayString | read-only | Status of User Ip Address Pool server. Possible Values: Alert : -- Server is down. Alert : -- Object not found. Alert : -- Server Not Configured. Alert : -- No IP address available. Warning : -- Reserved address count is low. Healthy : -- User Ip Address Pool operational. Alert : -- Associated system task failed. Warning : -- No DHCP Pool selected for any group/subgroup. Warning : -- DHCP server(s) unavailable. Healthy : -- Local pool: %s; Healthy : -- DHCP pool: %s; Healthy : -- All User IP Pools are under quota exhausted. Alert : -- At least one User IP Pool exceeds %d percent |
| STR vrrpStatus | 1.3.6.1.4.1.2505.1.3.9 | DisplayString | read-only | Status of VRRP Server. Possible Values: Disabled : -- VRRP is globally disabled Alert : -- Configuration errors -- see syslog for details Warning : -- LDAP has changed -- see syslog for details Healthy : -- VRRP is operational |
| STR mcastRelayStatus | 1.3.6.1.4.1.2505.1.3.10 | DisplayString | read-only | Status of Multicast Relay. Possible Values: Warning : -- Multicast Relay Not Initialized Disabled : -- Multicast Relay is Globally Disabled Alert : -- RPS Reg Blocked Healthy : -- Multicast Relay is operational |
| STR dlswStatus | 1.3.6.1.4.1.2505.1.3.11 | DisplayString | read-only | Status of DLSW Server. Possible Values: Healthy : -- DLSw local peer enabled Disabled : -- DLSw local peer disabled Disabled : -- DLSw feature disabled Disabled : -- No DLSw local peer defined |
| STR ipsecFailoverStatus | 1.3.6.1.4.1.2505.1.3.12 | DisplayString | read-only | Status of IPsec Failover service. Possible Values: Disabled : -- Failover service disabled Healthy : -- Failover service operational Alert : -- Failover service not initialized |
| STR tunnelGuardStatus | 1.3.6.1.4.1.2505.1.3.13 | DisplayString | read-only | Status of TunnelGuard. Possible Values: Disabled : -- Tunnelguard Disabled Healthy : -- Tunnelguard Operational Alert : -- Fatal error encountered during tunnelguard processing Warning : -- Tunnelguard state unknown! |
| STR ripStatus | 1.3.6.1.4.1.2505.1.3.14 | DisplayString | read-only | Status of RIP Server. Possible Values: Warning : -- Rip Not Initalized Disabled : -- Rip is Globally Disabled Alert : -- RTM Open Blocked Alert : -- RPS Reg Blocked Healthy : -- RIP is operational |
| STR routePolicyStatus | 1.3.6.1.4.1.2505.1.3.15 | DisplayString | read-only | Status of Route Policy. Possible Values: Disable : -- Routing Policy Server disabled. Alert : -- Routing Policy Server requires reboot to start. Alert : -- Routing Policy Server task does not exist. Alert : -- Routing Policy Server task is suspended. Healthy : -- Routing Policy Server is up. |
| STR cRoutesMStatus | 1.3.6.1.4.1.2505.1.3.16 | DisplayString | read-only | Status of Client Routes Marshaler. Possible Values: Alert : -- ClientRoutesMarshaler does not exist!!! Warning : -- ClientRoutesMarshaler's task cannot be verified! Disabled: -- ClientRoutesMarshaler is disabled. Healthy : -- ClientRoutesMarshaler is UP. |
| STR igmpStatus | 1.3.6.1.4.1.2505.1.3.17 | DisplayString | read-only | Status of IGMP Server. Possible Values: Disabled : -- IGMP is not initialized Warning : -- IGMP(CMS) is not initialized Warning : -- No Upstream interface is up Alert : -- No downstream interface is up Healthy : -- IGMP is operational |
| loginCESTrapInfo | 1.3.6.1.4.1.2505.1.4 | |||
| NTF failedLoginTrap | 1.3.6.1.4.1.2505.1.4.0.101 | Failed Login Attempt | ||
| STR failedLogin | 1.3.6.1.4.1.2505.1.4.1 | DisplayString | read-only | Failed Login Attempt. Possible Values: Failed Login Attempt: Username=IPSEC Encrypted: Date/Time=(xx) ; Failed Login Attempt: Username=(userid): Date/Time=(xx) ; Failed Login Attempt. Invalid Account: Username=(userid): Date/Time=(xx) ; Failed Remote Network Login: Username=(userid): Date/Time=(xx) ; Failed Remote Application Login: Username=(userid): Date/Time=(xx) ; The values have the following meaning: --(userid) is a place holder for the actual userid of the person or branch office --trying to login. --(xx) is a place holder for the date and time string. |
| intrusionCESTrapInfo | 1.3.6.1.4.1.2505.1.5 | |||
| NTF securityIntrusionTrap | 1.3.6.1.4.1.2505.1.5.0.201 | Security Intrusion | ||
| STR securityIntrusion | 1.3.6.1.4.1.2505.1.5.1 | DisplayString | read-only | Security Intrusion. Possible Values: Intruder: : Source: %s, Destination: %s; |
| STR powerUpTrap | 1.3.6.1.4.1.2505.1.6 | DisplayString | read-only | Power Up. Possible Values: Cold Start |
| INT severityLevel | 1.3.6.1.4.1.2505.1.7 | INTEGER | read-only | Severity of specific trap. |
| STR systemName | 1.3.6.1.4.1.2505.1.8 | DisplayString | read-only | System Name. |
| STR systemDate | 1.3.6.1.4.1.2505.1.9 | DisplayString | read-only | System Date. |
| STR systemTime | 1.3.6.1.4.1.2505.1.10 | DisplayString | read-only | System Time. |
| STR systemUpTime | 1.3.6.1.4.1.2505.1.11 | DisplayString | read-only | System Up Time. |
| STR periodicHeartbeat | 1.3.6.1.4.1.2505.1.12 | DisplayString | read-only | Periodic Heartbeat. Possible Values: Has been executed n times |
| snmpAgentTrapInfo_ces | 1.3.6.1.4.1.2505.1.14 | |||
| snmpAgentAuthTrapInfo_ces | 1.3.6.1.4.1.2505.1.14.1 | |||
| INT snmpAuthenOperation_ces | 1.3.6.1.4.1.2505.1.14.1.1 | INTEGER | read-only | SNMP operation attempted. |
| IP snmpAuthenIpAddress_ces | 1.3.6.1.4.1.2505.1.14.1.2 | IpAddress | read-only | IP address of host trying to access the CES. |
| STR snmpAuthenCommString_ces | 1.3.6.1.4.1.2505.1.14.1.3 | DisplayString | read-only | Community string used to access the CES. |
| snmpAgentInterfaceInfo_ces | 1.3.6.1.4.1.2505.1.14.2 | |||
| IFR ifReasonForStatus_ces | 1.3.6.1.4.1.2505.1.14.2.1 | IfReasonForStatus_ces | read-only | The reason for the status change. These include: unknown(1) -- the reason could not be determined. timed-out(2) -- connection(tunnel) timed out. |
| POR ifPhysLocation_ces | 1.3.6.1.4.1.2505.1.14.2.2 | PortLocation_ces | read-only | The physical location of the port. This has the values of motherBoardOrSlot0, slot1, slot2, slot3, slot4, slot5. |
| INT ifPhysRelPos_ces | 1.3.6.1.4.1.2505.1.14.2.3 | INTEGER | read-only | The relative position of the physical port at the location defined by interfacePhysLocation. |
| IP ifIpAddr_ces | 1.3.6.1.4.1.2505.1.14.2.4 | IpAddress | read-only | For physical ports this is the associated IP address. For a tunnel connection it is the local IP address. |
| STR ifName_ces | 1.3.6.1.4.1.2505.1.14.2.5 | DisplayString | read-only | The name of the interface, same as ifName. |
| IP ifTunnelRemoteIpAddr_ces | 1.3.6.1.4.1.2505.1.14.2.6 | IpAddress | read-only | The remote IP address of a tunnel connection. |
| snmpAgentFirewallInfo_ces | 1.3.6.1.4.1.2505.1.14.3 | |||
| NTF firewallRuleTriggeredTrap | 1.3.6.1.4.1.2505.1.14.3.0.1 | An event sent at the user's request to signal that a rule has been matched. firewallPolicyType-ces -- Policy type. firewallRuleType-ces -- Type of rule that triggered this event. firewallRuleNumber-ces -- Number of the rule that triggered this event. ifIndex -- ifIndex is the index into the ifTable for port that received the packet. ifName-ces -- The name of the interface, same as ifName. firewallSrcAddr-ces -- Source IP address of the packet. firewallSrcPort-ces -- Source port address of the packet. firewallDestAddr-ces -- Destination IP address of the packet. firewallDestPort-ces -- Destination port of the packet. firewallProtocolID-ces -- The value of the protocol field in the IP header. firewallRuleAction-ces -- Action defined for the triggered rule. | ||
| FIR firewallPolicyType_ces | 1.3.6.1.4.1.2505.1.14.3.1 | FirewallPolicyType_ces | read-only | Policy type. |
| FIR firewallRuleType_ces | 1.3.6.1.4.1.2505.1.14.3.2 | FirewallRuleType_ces | read-only | Type of rule that triggered this event. |
| INT firewallRuleNumber_ces | 1.3.6.1.4.1.2505.1.14.3.3 | INTEGER | read-only | Number of the rule that triggered this event. |
| IP firewallSrcAddr_ces | 1.3.6.1.4.1.2505.1.14.3.6 | IpAddress | read-only | Source IP address of the packet. |
| INT firewallSrcPort_ces | 1.3.6.1.4.1.2505.1.14.3.7 | INTEGER | read-only | Source port address of the packet. |
| IP firewallDestAddr_ces | 1.3.6.1.4.1.2505.1.14.3.8 | IpAddress | read-only | Destination IP address of the packet. |
| INT firewallDestPort_ces | 1.3.6.1.4.1.2505.1.14.3.9 | INTEGER | read-only | Destination port of the packet. |
| INT firewallProtocolID_ces | 1.3.6.1.4.1.2505.1.14.3.10 | INTEGER | read-only | The value of the protocol field in the IP header. |
| FIR firewallRuleAction_ces | 1.3.6.1.4.1.2505.1.14.3.11 | FirewallRuleAction_ces | read-only | Action defined for the triggered rule. |
RFC description
Trap definitions and bound objects for VPN Router event notifications with severity levels and details.
Start monitoring Nortel/Avaya Contivity VPN Router with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.