DANZ Monitoring Fabric SNMP Trap Definitions
SNMP Trap Definitions for VM Controllers
| SNMP Trap | OID | Details |
|---|---|---|
| authenticationFailure | .1.3.6.1.6.3.1.1.5.5 |
Default value triggers trap: incorrect v1/v2 community Value meaning: Authentication failure Monitor interval: 0.0 Syntax:
authenticationFailure NOTIFICATION-TYPE
STATUS current
DESCRIPTION
An authenticationFailure trap signifies that the SNMP
entity has received a protocol message that is not
properly authenticated. While all implementations of
SNMP entities MAY be capable of generating this
trap, the snmpEnableAuthenTraps object indicates
whether this trap will be generated.
::= { snmpTraps 5 }
{iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6)
snmpModules(3) snmpAlarmNextIndex(1) snmpMIBObjects(1)
snmpTraps(5)}
Example:
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (2106) 0:00:21.06 SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::authenticationFailure SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 Comments: n/a |
| authenticationFailure | .1.3.6.1.6.3.1.1.5.5 |
Default value triggers trap: incorrect v3 authpass Value meaning: Authentication failure Monitor interval: Whenever happens Syntax:
authenticationFailure NOTIFICATION-TYPE
STATUS current
DESCRIPTION
An authenticationFailure trap signifies that the SNMP
entity has received a protocol message that is not
properly authenticated. While all implementations of
SNMP entities MAY be capable of generating this
trap, the snmpEnableAuthenTraps object indicates
whether this trap will be generated.
::= { snmpTraps 5 }
{iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6)
snmpModules(3) snmpAlarmNextIndex(1) snmpMIBObjects(1)
snmpTraps(5)}
Example:
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (2108) 0:00:21.08 SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::authenticationFailure SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 Comments: n/a |
| cpuload | .1.3.6.1.4.1.2021.10.1.5.1 | Default value triggers trap: >900 on VM with 10 cpu
>3600 on R440 with 40 cpu Value meaning: 1 minute CPU load value Monitor interval: 30s Syntax:
Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example:
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3873100) 10:45:31.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cpuload DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::laLoadInt.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 1000 Comments: 90% of all CPU cores |
| memtotalfree | .1.3.6.1.4.1.2021.4.11.0 | Default value triggers trap: <50000
Value meaning: Bytes Monitor interval: 30s Syntax:
Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example:
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (142) 0:00:01.42 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: memtotalfree DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::memTotalFree.0 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 38221972 Comments: n/a |
| linkUpTrap | .1.3.6.1.6.3.1.1.5.4 | Default value triggers trap: ifOperStatus!=2
Value meaning: Operation status up Monitor interval: 10s Syntax:
linkUp NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
STATUS current
DESCRIPTION
A linkUp trap signifies that the SNMP entity, acting in an
agent role, has detected that the ifOperStatus object for
one of its communication links left the down state and
transitioned into some other state (but not into the
notPresent state). This other state is indicated by the
included value of ifOperStatus.
::= { snmpTraps 4 }
Example:
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1411) 0:00:14.11 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-MIB::linkUp IF-MIB::ifIndex.1034 = INTEGER: 1034 IF-MIB::ifAdminStatus.1034 = INTEGER: up(1) IF-MIB::ifOperStatus.1034 = INTEGER: up(1) IF-MIB::ifDescr.1034 = STRING: ethernet34 SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 Comments: n/a |
| linkDownTrap | .1.3.6.1.6.3.1.1.5.3 | Default value triggers trap: ifOperStatus=2
Value meaning: Operating status down Monitor interval: 10s Syntax:
linkDown NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
STATUS current
DESCRIPTION
A linkDown trap signifies that the SNMP entity, acting in
an agent role, has detected that the ifOperStatus object for
one of its communication links is about to enter the down
state from some other state (but not from the notPresent
state). This other state is indicated by the included value
of ifOperStatus.
::= { snmpTraps 3 }
Example:
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1415) 0:00:14.15 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-MIB::linkDown IF-MIB::ifIndex.1193 = INTEGER: 1193 IF-MIB::ifAdminStatus.1193 = INTEGER: up(1) IF-MIB::ifOperStatus.1193 = INTEGER: down(2) IF-MIB::ifDescr.1193 = STRING: ethernet32/4 SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 Comments: n/a |
| disk-percent | .1.3.6.1.4.1.2021.9.1.9.1 | Default value triggers trap: Not enabled by default
Value meaning: Disk usage on root and /var/log partitions Monitor interval: 30s Syntax:
Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example:
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (363) 0:00:03.63 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: diskAlmostFull DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::dskErrorFlag.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 0 UCD-SNMP-MIB::dskPath.1 = STRING: /var/log UCD-SNMP-MIB::dskErrorMsg.1 = No Such Instance currently exists at this OID UCD-SNMP-MIB::dskPercent.1 = INTEGER: 2 UCD-SNMP-MIB::dskPercentNode.1 = INTEGER: 1 Comments: n/a |
| newLinkSaturationWarnings | .1.3.6.1.4.1.37538.68.77.70.1.5.1 | Value meaning: One or more links with a saturation level above 90% detected
Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (12012) 0:01:20:12 SNMPv2- MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT- MIB::mteHotTrigger.0 = STRING: newLinkSaturationWarnings DISMAN-EVENT- MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: MIB::mteHotOID.0 = OID: .1.3.6.1.4.1.37538.68.77.70.1.1.0 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 2 .1.3.6.1.4.1.37538.68.77.70.1.1.0 = INTEGER: 2 .1.3.6.1.4.1.37538.68.77.70.1.3.0 = OID: .1.3.6.1.4.1.37538.68.77.70.1.5 |
| linkSaturationWarningsCleared | .1.3.6.1.4.1.37538.68.77.70.1.6.1 | Value meaning: One or more links that have had saturation levels above 90% had levels drop below 70%
Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (6011) 0:00:60:11 SNMPv2- MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT- MIB::mteHotTrigger.0 = STRING: linkSaturationWarningsCleared DISMAN-EVENT- MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: MIB::mteHotOID.0 = OID: .1.3.6.1.4.1.37538.68.77.70.1.2.0 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 2 .1.3.6.1.4.1.37538.68.77.70.1.2.0 = INTEGER: 2 .1.3.6.1.4.1.37538.68.77.70.1.4.0 = OID: .1.3.6.1.4.1.37538.68.77.70.1.6 |
| newPacketDropsWarnings | .1.3.6.1.4.1.37538.68.77.70.2.3.1 | Default value triggers trap: Increment in interface transmit drop counter
Value meaning: One or more interfaces have had a transmit drop counter increase Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (23) 0:00:00:23 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: newPacketDropsWarnings DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT- MIB::mteHotContextName.0 = STRING: MIB::mteHotOID.0 = OID: .1.3.6.1.4.1.37538.68.77.70.2.1.0 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 4 .1.3.6.1.4.1.37538.68.77.70.2.1.0 = INTEGER: 4 .1.3.6.1.4.1.37538.68.77.70.2.2.0 = OID: .1.3.6.1.4.1.37538.68.77.70.2.3 |
SNMP Trap Definitions for Dell DCA-DM-CDL Controllers
| SNMP Trap | OID | Details |
|---|---|---|
| authenticationFailure | .1.3.6.1.6.3.1.1.5.5 |
Default value triggers trap: incorrect v1/v2 community Value meaning: Authentication failure Monitor interval: 0.0 Syntax: authenticationFailure NOTIFICATION-TYPE
STATUS current
DESCRIPTION
An authenticationFailure trap signifies that the SNMP
entity has received a protocol message that is not
properly authenticated. While all implementations
of SNMP entities MAY be capable of generating this
trap, the snmpEnableAuthenTraps object indicates
whether this trap will be generated.
::= { snmpTraps 5 }
{iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6)
snmpModules(3) snmpAlarmNextIndex(1) snmpMIBObjects(1)
snmpTraps(5)}
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (2106) 0:00:21.06 SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::authenticationFailure SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 Comments: n/a |
| authenticationFailure | .1.3.6.1.6.3.1.1.5.5 |
Default value triggers trap: incorrect v3 authpass Value meaning: Authentication failure Monitor interval: Whenever happens Syntax: authenticationFailure NOTIFICATION-TYPE
STATUS current
DESCRIPTION
An authenticationFailure trap signifies that the SNMP
entity has received a protocol message that is not
properly authenticated. While all implementations
of SNMP entities MAY be capable of generating this
trap, the snmpEnableAuthenTraps object indicates whether this trap will be generated.
::= { snmpTraps 5 }
{iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6)
snmpModules(3) snmpAlarmNextIndex(1) snmpMIBObjects(1)
snmpTraps(5)}
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (2108) 0:00:21.08 SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::authenticationFailure SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 Comments: n/a |
| cpuload | .1.3.6.1.4.1.2021.10.1.5.1 |
Default value triggers trap: >900 on VM with 10 cpu >3600 on R440 with 40 cpu Value meaning: 1 minute CPU load value Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3873100) 10:45:31.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cpuload DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::laLoadInt.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 1000 Comments: 90% of all CPU cores |
| memtotalfree | .1.3.6.1.4.1.2021.4.11.0 |
Default value triggers trap: <50000 Value meaning: Bytes Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (142) 0:00:01.42 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: memtotalfree DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::memTotalFree.0 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 38221972 Comments: n/a |
| linkUpTrap | .1.3.6.1.6.3.1.1.5.4 |
Default value triggers trap: ifOperStatus!=2 Value meaning: Operation status up Monitor interval: 10s Syntax: linkUp NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
STATUS current
DESCRIPTION
A linkUp trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its
communication links left the down state and transitioned into some other state (but not into the notPresent state).
This other state is indicated by the included value of ifOperStatus.
::= { snmpTraps 4 }
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1411) 0:00:14.11 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-MIB::linkUp IF-MIB::ifIndex.1034 = INTEGER: 1034 IF-MIB::ifAdminStatus.1034 = INTEGER: up(1) IF-MIB::ifOperStatus.1034 = INTEGER: up(1) IF-MIB::ifDescr.1034 = STRING: ethernet34 SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 Comments: n/a |
| linkDownTrap | .1.3.6.1.6.3.1.1.5.3 |
Default value triggers trap: ifOperStatus=2 Value meaning: Operating status down Monitor interval: 10s Syntax: linkDown NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
STATUS current
DESCRIPTION
A linkDown trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its
communication links is about to enter the down state from some other state (but not from the notPresent state).
This other state is indicated by the included value of ifOperStatus.
::= { snmpTraps 3 }
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1415) 0:00:14.15 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-MIB::linkDown IF-MIB::ifIndex.1193 = INTEGER: 1193 IF-MIB::ifAdminStatus.1193 = INTEGER: up(1) I F-MIB::ifOperStatus.1193 = INTEGER: down(2) IF-MIB::ifDescr.1193 = STRING: ethernet32/4 SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 Comments: n/a |
| disk-percent | .1.3.6.1.4.1.2021.9.1.9.1 |
Default value triggers trap: Not enabled by default Value meaning: Disk usage on root and /var/log partitions Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (363) 0:00:03.63 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: diskAlmostFull DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::dskErrorFlag.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 0 UCD-SNMP-MIB::dskPath.1 = STRING: /var/log UCD-SNMP-MIB::dskErrorMsg.1 = No Such Instance currently exists at this OID UCD-SNMP-MIB::dskPercent.1 = INTEGER: 2 UCD-SNMP-MIB::dskPercentNode.1 = INTEGER: 1 Comments: n/a |
| cputemp | .1.3.6.1.2.1.99.1.1.1.4.1001 |
Default value triggers trap: >89 for R440 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (300) 0:00:03.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cputemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.1001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 51 Comments: n/a |
| cpu1temp | .1.3.6.1.2.1.99.1.1.1.4.1002 |
Default value triggers trap: >89 for R440 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (300) 0:00:03.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cputemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.1002 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 51 Comments: n/a |
| cpu2temp | .1.3.6.1.2.1.99.1.1.1.4.1003 |
Default value triggers trap: Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (300) 0:00:03.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cputemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.1003 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 51 Comments: n/a |
| cpu3temp | .1.3.6.1.2.1.99.1.1.1.4.1004 |
Default value triggers trap: Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (300) 0:00:03.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cputemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.1004 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 51 Comments: n/a |
| ambienttemp | .1.3.6.1.2.1.99.1.1.1.4.2001 |
Default value triggers trap: >47 Value meaning: ambient > 47 C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (316) 0:00:03.16 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: ambienttemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.2001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 54 Comments: n/a |
| powersupply | .1.3.6.1.2.1.99.1.1.1.4.3001 |
Default value triggers trap: >1342 for R440 Value meaning: Watts Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (282) 0:00:02.82 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: powersupply DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.3001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 84 Comments: n/a |
| fan1Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4011 |
Default value triggers trap: <480 for R440 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan1Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan1Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4012 |
Default value triggers trap: <480 for R440 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan1Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan2Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4021 |
Default value triggers trap: <480 for R440 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan2Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan2Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4022 |
Default value triggers trap: <480 for R440 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan2Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan3Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4031 |
Default value triggers trap: <480 for R440 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan3Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan3Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4032 |
Default value triggers trap: <480 for R440 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan3Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan4Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4041 |
Default value triggers trap: <480 for R440 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan4Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan4Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4042 |
Default value triggers trap: <480 for R440 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan4Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan5Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4051 |
Default value triggers trap: <480 for R440 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan5Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan5Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4052 |
Default value triggers trap: <480 for R440 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan5Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan6Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4061 |
Default value triggers trap: <480 for R440 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan6Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4062 |
Default value triggers trap: <480 for R440 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| psuCount | .1.3.6.1.2.1.99.1.1.1.4.5001 |
Default value triggers trap: <2 Value meaning: Number of working PSUs Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: psuCount DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.5001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 1 |
| fanCount | .1.3.6.1.2.1.99.1.1.1.4.5002 |
Default value triggers trap: <12 Value meaning: Number of working Fans Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (369) 0:00:03.69 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fancount DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.5002 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 11 |
| exhausttemp | .1.3.6.1.2.1.99.1.1.1.4.2002 |
Default value triggers trap: >80 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (369) 0:00:03.69 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: exhausttemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.2002 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 92 Comments: n/a |
| newLinkSaturationWarnings | .1.3.6.1.4.1.37538.68.77.70.1.5.1 | Value meaning: One or more links with a saturation level above 90% detected
Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (12012) 0:01:20:12 SNMPv2- MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT- MIB::mteHotTrigger.0 = STRING: newLinkSaturationWarnings DISMAN-EVENT- MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: MIB::mteHotOID.0 = OID: .1.3.6.1.4.1.37538.68.77.70.1.1.0 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 2 .1.3.6.1.4.1.37538.68.77.70.1.1.0 = INTEGER: 2 .1.3.6.1.4.1.37538.68.77.70.1.3.0 = OID: .1.3.6.1.4.1.37538.68.77.70.1.5 |
| linkSaturationWarningsCleared | .1.3.6.1.4.1.37538.68.77.70.1.6.1 | Value meaning: One or more links that have had saturation levels above 90% had levels drop below 70%
Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (6011) 0:00:60:11 SNMPv2- MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT- MIB::mteHotTrigger.0 = STRING: linkSaturationWarningsCleared DISMAN-EVENT- MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: MIB::mteHotOID.0 = OID: .1.3.6.1.4.1.37538.68.77.70.1.2.0 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 2 .1.3.6.1.4.1.37538.68.77.70.1.2.0 = INTEGER: 2 .1.3.6.1.4.1.37538.68.77.70.1.4.0 = OID: .1.3.6.1.4.1.37538.68.77.70.1.6 |
| newPacketDropsWarnings | .1.3.6.1.4.1.37538.68.77.70.2.3.1 | Default value triggers trap: Increment in interface transmit drop counter
Value meaning: One or more interfaces have had a transmit drop counter increase Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (23) 0:00:00:23 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: newPacketDropsWarnings DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT- MIB::mteHotContextName.0 = STRING: MIB::mteHotOID.0 = OID: .1.3.6.1.4.1.37538.68.77.70.2.1.0 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 4 .1.3.6.1.4.1.37538.68.77.70.2.1.0 = INTEGER: 4 .1.3.6.1.4.1.37538.68.77.70.2.2.0 = OID: .1.3.6.1.4.1.37538.68.77.70.2.3 |
SNMP Trap Definitions for DCA-DM-C450 (R450 Controller)
| SNMP Trap | OID | Details |
|---|---|---|
| authenticationFailure | .1.3.6.1.6.3.1.1.5.5 |
Default value triggers trap: incorrect v1/v2 community Value meaning: Authentication failure Monitor interval: 0.0 Syntax: authenticationFailure NOTIFICATION-TYPE
STATUS current
DESCRIPTION
An authenticationFailure trap signifies that the SNMP
entity has received a protocol message that is not
properly authenticated. While all implementations
of SNMP entities MAY be capable of generating this
trap, the snmpEnableAuthenTraps object indicates
whether this trap will be generated.
::= { snmpTraps 5 }
{iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6)
snmpModules(3) snmpAlarmNextIndex(1) snmpMIBObjects(1)
snmpTraps(5)}
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (2106) 0:00:21.06 SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::authenticationFailure SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 Comments: n/a |
| authenticationFailure | .1.3.6.1.6.3.1.1.5.5 |
Default value triggers trap: incorrect v3 authpass Value meaning: Authentication failure Monitor interval: Whenever happens Syntax: authenticationFailure NOTIFICATION-TYPE
STATUS current
DESCRIPTION
An authenticationFailure trap signifies that the SNMP
entity has received a protocol message that is not
properly authenticated. While all implementations
of SNMP entities MAY be capable of generating this
trap, the snmpEnableAuthenTraps object indicates whether this trap will be generated.
::= { snmpTraps 5 }
{iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6)
snmpModules(3) snmpAlarmNextIndex(1) snmpMIBObjects(1)
snmpTraps(5)}
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (2108) 0:00:21.08 SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::authenticationFailure SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 Comments: n/a |
| cpuload | .1.3.6.1.4.1.2021.10.1.5.1 |
Default value triggers trap: >900 on VM with 10 cpu >3600 on R440 with 40 cpu >4320 on R450 with 48 cpu Value meaning: 1 minute CPU load value Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3873100) 10:45:31.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cpuload DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::laLoadInt.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 1000 Comments: 90% of all CPU cores |
| memtotalfree | .1.3.6.1.4.1.2021.4.11.0 |
Default value triggers trap: <50000 Value meaning: Bytes Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (142) 0:00:01.42 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: memtotalfree DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::memTotalFree.0 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 38221972 Comments: n/a |
| linkUpTrap | .1.3.6.1.6.3.1.1.5.4 |
Default value triggers trap: ifOperStatus!=2 Value meaning: Operation status up Monitor interval: 10s Syntax: linkUp NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
STATUS current
DESCRIPTION
A linkUp trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its
communication links left the down state and transitioned into some other state (but not into the notPresent state).
This other state is indicated by the included value of ifOperStatus.
::= { snmpTraps 4 }
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1411) 0:00:14.11 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-MIB::linkUp IF-MIB::ifIndex.1034 = INTEGER: 1034 IF-MIB::ifAdminStatus.1034 = INTEGER: up(1) IF-MIB::ifOperStatus.1034 = INTEGER: up(1) IF-MIB::ifDescr.1034 = STRING: ethernet34 SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 Comments: n/a |
| linkDownTrap | .1.3.6.1.6.3.1.1.5.3 |
Default value triggers trap: ifOperStatus=2 Value meaning: Operating status down Monitor interval: 10s Syntax: linkDown NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
STATUS current
DESCRIPTION
A linkDown trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its
communication links is about to enter the down state from some other state (but not from the notPresent state).
This other state is indicated by the included value of ifOperStatus.
::= { snmpTraps 3 }
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1415) 0:00:14.15 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-MIB::linkDown IF-MIB::ifIndex.1193 = INTEGER: 1193 IF-MIB::ifAdminStatus.1193 = INTEGER: up(1) I F-MIB::ifOperStatus.1193 = INTEGER: down(2) IF-MIB::ifDescr.1193 = STRING: ethernet32/4 SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 Comments: n/a |
| disk-percent | .1.3.6.1.4.1.2021.9.1.9.1 |
Default value triggers trap: Not enabled by default Value meaning: Disk usage on root and /var/log partitions Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (363) 0:00:03.63 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: diskAlmostFull DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::dskErrorFlag.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 0 UCD-SNMP-MIB::dskPath.1 = STRING: /var/log UCD-SNMP-MIB::dskErrorMsg.1 = No Such Instance currently exists at this OID UCD-SNMP-MIB::dskPercent.1 = INTEGER: 2 UCD-SNMP-MIB::dskPercentNode.1 = INTEGER: 1 Comments: n/a |
| cputemp | .1.3.6.1.2.1.99.1.1.1.4.1001 |
Default value triggers trap: >89 for R450 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (300) 0:00:03.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cputemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.1001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 51 Comments: n/a |
| cpu1temp | .1.3.6.1.2.1.99.1.1.1.4.1002 |
Default value triggers trap: >89 for R450 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (300) 0:00:03.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cputemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.1002 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 51 Comments: n/a |
| ambienttemp | .1.3.6.1.2.1.99.1.1.1.4.2001 |
Default value triggers trap: >47 Value meaning: ambient > 47 C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (316) 0:00:03.16 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: ambienttemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.2001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 54 Comments: n/a |
| powersupply | .1.3.6.1.2.1.99.1.1.1.4.3001 |
Default value triggers trap: >1342 for R450 Value meaning: Watts Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (282) 0:00:02.82 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: powersupply DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.3001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 84 Comments: n/a |
| fan1Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4011 |
Default value triggers trap: <480 for R450 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan1Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan1Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4012 |
Default value triggers trap: <480 for R450 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan1Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan2Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4021 |
Default value triggers trap: <480 for R450 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan2Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan2Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4022 |
Default value triggers trap: <480 for R450 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan2Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan3Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4031 |
Default value triggers trap: <480 for R450 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan3Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan3Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4032 |
Default value triggers trap: <480 for R450 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan3Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan4Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4041 |
Default value triggers trap: <480 for R450 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan4Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan4Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4042 |
Default value triggers trap: <480 for R450 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan4Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan5Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4051 |
Default value triggers trap: <480 for R450 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan5Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan5Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4052 |
Default value triggers trap: <480 for R450 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan5Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan6Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4061 |
Default value triggers trap: <480 for R450 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan6Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4062 |
Default value triggers trap: <480 for R450 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan7Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4071 |
Default value triggers trap: <480 for R450 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| fan7Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4072 |
Default value triggers trap: <480 for R450 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 Comments: n/a |
| psuCount | .1.3.6.1.2.1.99.1.1.1.4.5001 |
Default value triggers trap: <2 Value meaning: Number of working PSUs Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: psuCount DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.5001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 1 |
| fanCount | .1.3.6.1.2.1.99.1.1.1.4.5002 |
Default value triggers trap: <14 Value meaning: Number of working Fans Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (369) 0:00:03.69 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fancount DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.5002 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 11 |
| exhausttemp | .1.3.6.1.2.1.99.1.1.1.4.2002 |
Default value triggers trap: >80 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (369) 0:00:03.69 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: exhausttemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.2002 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 92 Comments: n/a |
| newLinkSaturationWarnings | .1.3.6.1.4.1.37538.68.77.70.1.5.1 | Value meaning: One or more links with a saturation level above 90% detected
Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (12012) 0:01:20:12 SNMPv2- MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT- MIB::mteHotTrigger.0 = STRING: newLinkSaturationWarnings DISMAN-EVENT- MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: MIB::mteHotOID.0 = OID: .1.3.6.1.4.1.37538.68.77.70.1.1.0 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 2 .1.3.6.1.4.1.37538.68.77.70.1.1.0 = INTEGER: 2 .1.3.6.1.4.1.37538.68.77.70.1.3.0 = OID: .1.3.6.1.4.1.37538.68.77.70.1.5 |
| linkSaturationWarningsCleared | .1.3.6.1.4.1.37538.68.77.70.1.6.1 | Value meaning: One or more links that have had saturation levels above 90% had levels drop below 70%
Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the object instances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (6011) 0:00:60:11 SNMPv2- MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT- MIB::mteHotTrigger.0 = STRING: linkSaturationWarningsCleared DISMAN-EVENT- MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: MIB::mteHotOID.0 = OID: .1.3.6.1.4.1.37538.68.77.70.1.2.0 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 2 .1.3.6.1.4.1.37538.68.77.70.1.2.0 = INTEGER: 2 .1.3.6.1.4.1.37538.68.77.70.1.4.0 = OID: .1.3.6.1.4.1.37538.68.77.70.1.6 |
| newPacketDropsWarnings | .1.3.6.1.4.1.37538.68.77.70.2.3.1 | Default value triggers trap: Increment in interface transmit drop counter
Value meaning: One or more interfaces have had a transmit drop counter increase Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType 'boolean' or 'existence'. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (23) 0:00:00:23 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: newPacketDropsWarnings DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT- MIB::mteHotContextName.0 = STRING: MIB::mteHotOID.0 = OID: .1.3.6.1.4.1.37538.68.77.70.2.1.0 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 4 .1.3.6.1.4.1.37538.68.77.70.2.1.0 = INTEGER: 4 .1.3.6.1.4.1.37538.68.77.70.2.2.0 = OID: .1.3.6.1.4.1.37538.68.77.70.2.3 |
SNMP Trap Definitions for Switches
| SNMP Trap | OID | Details |
|---|---|---|
| cpl_thd | .1.3.6.1.4.1.2021.10.1.5.1 |
Multiple threshold allowed: Yes Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (9) 0:00:00.09 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: sl_cpu_gt_1 DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::laLoadInt.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 66 |
| cpl5_thd | .1.3.6.1.4.1.2021.10.1.5.2 |
Multiple threshold allowed: Yes Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (9) 0:00:00.09 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: sl_cpu5_gt_1 DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::laLoadInt.2 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 62 |
| cpl15_thd | .1.3.6.1.4.1.2021.10.1.5.3 |
Multiple threshold allowed: Yes Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (9) 0:00:00.09 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: sl_cpu15_gt_1 DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::laLoadInt.3 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 69 |
| pcutil_thd | .1.3.6.1.4.1.42623.1.3.1.1 |
Multiple threshold allowed: Yes Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (2009) 0:00:20.09 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: sl_pctutil_gt_100 DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::enterprises.42623.1.3.1.1 DISMAN-EVENT-MIB::mteHotValue.0 = Wrong Type (should be INTEGER): Gauge32: 909 |
| pcidle_thd | .1.3.6.1.4.1.42623.1.3.1.2 |
Multiple threshold allowed: Yes Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (12006) 0:02:00.06 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: sl_pctidle_lt_9000 DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::enterprises.42623.1.3.1.2 DISMAN-EVENT-MIB::mteHotValue.0 = Wrong Type (should be INTEGER): Gauge32: 8972 |
| mem-free | .1.3.6.1.4.1.2021.4.11.0 |
Multiple threshold allowed: Yes Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (7) 0:00:00.07 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: sl_mem_lt_22020096 DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::memTotalFree.0 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 6690528 |
| psu_X_sts_good | .1.3.6.1.4.1.42623.1.2.3.1.3.X |
Multiple threshold allowed: No Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3008) 0:00:30.08 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: sl_psu_all_sts_eq_1 DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::enterprises.42623.1.2.3.1.3.2 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 1 |
| psu_X_sts_failed | .1.3.6.1.4.1.42623.1.2.3.1.3.X |
Multiple threshold allowed: No Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3008) 0:00:30.08 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: sl_psu_all_sts_eq_1 DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::enterprises.42623.1.2.3.1.3.2 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 2 |
| psu_X_sts_missing | .1.3.6.1.4.1.42623.1.2.3.1.3.X |
Multiple threshold allowed: No Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3008) 0:00:30.08 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: sl_psu_all_sts_eq_1 DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::enterprises.42623.1.2.3.1.3.2 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 0 |
| fan_X_sts_good | .1.3.6.1.4.1.42623.1.2.2.1.3.X |
Multiple threshold allowed: No Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3009) 0:00:30.09 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: sl_fan_all_sts_eq_1 DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::enterprises.42623.1.2.2.1.3.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 1 |
| fan_X_sts_failed | .1.3.6.1.4.1.42623.1.2.2.1.3.X |
Multiple threshold allowed: No Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3009) 0:00:30.09 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: sl_fan_all_sts_eq_1 DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::enterprises.42623.1.2.2.1.3.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 2 |
| fan_X_sts_missing | .1.3.6.1.4.1.42623.1.2.2.1.3.X |
Multiple threshold allowed: No Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3009) 0:00:30.09 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: sl_fan_all_sts_eq_1 DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::enterprises.42623.1.2.2.1.3.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 1 |
| Notif_Link_Up_All | .1.3.6.1.6.3.1.1.5.4 |
Multiple threshold allowed: No Syntax: linkUp NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
STATUS current
DESCRIPTION
A linkUp trap signifies that the SNMP entity, acting in an
agent role, has detected that the ifOperStatus object for
one of its communication links left the down state and
transitioned into some other state (but not into the
notPresent state). This other state is indicated by the
included value of ifOperStatus.
::= { snmpTraps 4 }
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1411) 0:00:14.11 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-MIB::linkUp IF-MIB::ifIndex.1034 = INTEGER: 1034 IF-MIB::ifAdminStatus.1034 = INTEGER: up(1) IF-MIB::ifOperStatus.1034 = INTEGER: up(1) IF-MIB::ifDescr.1034 = STRING: ethernet34 SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 |
| Notif_Link_Down_All | .1.3.6.1.6.3.1.1.5.3 |
Multiple threshold allowed: No Syntax: linkDown NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus } STATUS current
DESCRIPTION
A linkDown trap signifies that the SNMP entity, acting in
an agent role, has detected that the ifOperStatus object for
one of its communication links is about to enter the down
state from some other state (but not from the notPresent
state). This other state is indicated by the included value
of ifOperStatus.
::= { snmpTraps 3 }
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1415) 0:00:14.15 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-MIB::linkDown IF-MIB::ifIndex.1193 = INTEGER: 1193 IF-MIB::ifAdminStatus.1193 = INTEGER: up(1) I F-MIB::ifOperStatus.1193 = INTEGER: down(2) IF-MIB::ifDescr.1193 = STRING: ethernet32/4 SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 |
| thm_X_tmp_min | .1.3.6.1.4.1.42623.1.2.1.1.4.X |
Multiple threshold allowed: No Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3007) 0:00:30.07 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: sl_thm_all_thr_gt_12000 DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::enterprises.42623.1.2.1.1.4.1 DISMAN-EVENT-MIB::mteHotValue.0 |
| thm_X_tmp_max | .1.3.6.1.4.1.42623.1.2.1.1.4.X |
Multiple threshold allowed: No Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3007) 0:00:30.07 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: sl_thm_all_thr_gt_12000 DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::enterprises.42623.1.2.1.1.4.1 DISMAN-EVENT-MIB::mteHotValue.0 |
| thm_X_sts_good | .1.3.6.1.4.1.42623.1.2.1.1.3.X |
Multiple threshold allowed: No Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3009) 0:00:30.09 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: sl_thm_all_sts_eq_1 DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::enterprises.42623.1.2.1.1.3.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 1 |
| thm_X_sts_failed | .1.3.6.1.4.1.42623.1.2.1.1.3.X |
Multiple threshold allowed: No Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3009) 0:00:30.09 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: sl_thm_all_sts_eq_1 DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::enterprises.42623.1.2.1.1.3.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 2 |
| thm_X_sts_missing | .1.3.6.1.4.1.42623.1.2.1.1.3.X |
Multiple threshold allowed: No Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3009) 0:00:30.09 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: sl_thm_all_sts_eq_1 DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::enterprises.42623.1.2.1.1.3.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 0 |
SNMP Trap Definitions for Service Nodes
| SNMP Trap | OID | Details |
|---|---|---|
| authenticationFailure | .1.3.6.1.6.3.1.1.5.5 |
Default value triggers trap: incorrect v1/v2 community Value meaning: Authentication failure Monitor interval: 0.0 Syntax: authenticationFailure NOTIFICATION-TYPE
STATUS current
DESCRIPTION
An authenticationFailure trap signifies that the SNMP
entity has received a protocol message that is not
properly authenticated. While all implementations
of SNMP entities MAY be capable of generating this
trap, the snmpEnableAuthenTraps object indicates
whether this trap will be generated.
::= { snmpTraps 5 }
{iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6)
snmpModules(3) snmpAlarmNextIndex(1) snmpMIBObjects(1)
snmpTraps(5)}
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (2106) 0:00:21.06 SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::authenticationFailure SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 |
| authenticationFailure | .1.3.6.1.6.3.1.1.5.5 |
Default value triggers trap: incorrect v3 authpass Value meaning: Authentication failure Monitor interval: Whenever happens Syntax: authenticationFailure NOTIFICATION-TYPE
STATUS current
DESCRIPTION
An authenticationFailure trap signifies that the SNMP
entity has received a protocol message that is not
properly authenticated. While all implementations
of SNMP entities MAY be capable of generating this
trap, the snmpEnableAuthenTraps object indicates
whether this trap will be generated.
::= { snmpTraps 5 }
{iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6)
snmpModules(3) snmpAlarmNextIndex(1) snmpMIBObjects(1)
snmpTraps(5)}
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (2108) 0:00:21.08 SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::authenticationFailure SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 |
| cpuload | .1.3.6.1.4.1.2021.10.1.5.1 |
Default value triggers trap: >90 (Wrong) should be 90*cpu_number Value meaning: 1 minute CPU load value Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3873100) 10:45:31.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cpuload DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::laLoadInt.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 1000 |
| memtotalfree | .1.3.6.1.4.1.2021.4.11.0 |
Default value triggers trap: <50000 Value meaning: Bytes Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (142) 0:00:01.42 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: memtotalfree DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::memTotalFree.0 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 38221972 |
| linkUpTrap | .1.3.6.1.6.3.1.1.5.4 |
Default value triggers trap: ifOperStatus!=2 Value meaning: Operation status up Monitor interval: 10s Syntax: linkUp NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
STATUS current
DESCRIPTION
A linkUp trap signifies that the SNMP entity, acting in an
agent role, has detected that the ifOperStatus object for
one of its communication links left the down state and
transitioned into some other state (but not into the
notPresent state). This other state is indicated by the
included value of ifOperStatus.
::= { snmpTraps 4 }
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1411) 0:00:14.11 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-MIB::linkUp IF-MIB::ifIndex.1034 = INTEGER: 1034 IF-MIB::ifAdminStatus.1034 = INTEGER: up(1) IF-MIB::ifOperStatus.1034 = INTEGER: up(1) IF-MIB::ifDescr.1034 = STRING: ethernet34 SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 |
| linkDownTrap | .1.3.6.1.6.3.1.1.5.3 |
Default value triggers trap: ifOperStatus=2 Value meaning: Operating status down Monitor interval: 10s Syntax: linkDown NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
STATUS current
DESCRIPTION
A linkDown trap signifies that the SNMP entity, acting in an
agent role, has detected that the ifOperStatus object for
one of its communication links is about to enter the down
state from some other state (but not from the notPresent
state). This other state is indicated by the included value
of ifOperStatus.
::= { snmpTraps 3 }
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1415) 0:00:14.15 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-MIB::linkDown IF-MIB::ifIndex.1193 = INTEGER: 1193 IF-MIB::ifAdminStatus.1193 = INTEGER: up(1) I F-MIB::ifOperStatus.1193 = INTEGER: down(2) IF-MIB::ifDescr.1193 = STRING: ethernet32/4 SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 |
| disk-percent | .1.3.6.1.4.1.2021.9.1.9.1 |
Default value triggers trap: Not enabled by default Value meaning: Disk usage on root and /var/log partitions Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (363) 0:00:03.63 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: diskAlmostFull DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::dskErrorFlag.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 0 UCD-SNMP-MIB::dskPath.1 = STRING: /var/log UCD-SNMP-MIB::dskErrorMsg.1 = No Such Instance currently exists at this OID UCD-SNMP-MIB::dskPercent.1 = INTEGER: 2 UCD-SNMP-MIB::dskPercentNode.1 = INTEGER: 1 |
| cputemp | .1.3.6.1.2.1.99.1.1.1.4.1001 |
Default value triggers trap: >96 Value meaning: Temperature 96 C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (300) 0:00:03.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cputemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.1001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 5 |
| cpu1temp | .1.3.6.1.2.1.99.1.1.1.4.1002 |
Default value triggers trap: >96 Value meaning: Temperature 96 C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (300) 0:00:03.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cputemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.1002 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 51 |
| cpu2temp | .1.3.6.1.2.1.99.1.1.1.4.1003 |
Default value triggers trap: >96 Value meaning: Temperature 96 C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (300) 0:00:03.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cputemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.1003 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 51\ |
| cpu3temp | .1.3.6.1.2.1.99.1.1.1.4.1004 |
Default value triggers trap: >96 Value meaning: Temperature 96 C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (300) 0:00:03.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cputemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.1004 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 51 |
| ambienttemp | .1.3.6.1.2.1.99.1.1.1.4.2001 |
Default value triggers trap: >47 Value meaning: ambient > 47 C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (316) 0:00:03.16 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: ambienttemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.2001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 54 |
| powersupply | .1.3.6.1.2.1.99.1.1.1.4.3001 |
Default value triggers trap: > 2926 Value meaning: Watts Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (282) 0:00:02.82 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: powersupply DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.3001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 84 |
| fan1Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4011 |
Default value triggers trap: <600 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan1Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan1Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4012 |
Default value triggers trap: <600 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan1Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4012 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan2Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4021 |
Default value triggers trap: <600 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan2Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4021 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan2Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4022 |
Default value triggers trap: <600 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan2Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4022 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan3Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4031 |
Default value triggers trap: <600 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan3Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4031 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan3Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4032 |
Default value triggers trap: <600 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan3Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4032 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan4Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4041 |
Default value triggers trap: <600 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan4Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4041 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan4Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4042 |
Default value triggers trap: <600 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan4Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4042 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan5Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4051 |
Default value triggers trap: <600 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan5Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4051 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan5Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4052 |
Default value triggers trap: <600 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan5Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4052 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan6Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4061 |
Default value triggers trap: <600 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4061 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan6Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4062 |
Default value triggers trap: <600 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4062 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan7Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4071 |
Default value triggers trap: <600 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4071 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan7Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4072 |
Default value triggers trap: <600 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4072 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| psuCount | .1.3.6.1.2.1.99.1.1.1.4.5001 |
Default value triggers trap:<2 Value meaning: Number of working PSUs Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344)0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: psuCount DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.5001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 1 |
| fanCount | .1.3.6.1.2.1.99.1.1.1.4.5002 |
Default value triggers trap: <14 Value meaning: Number of working Fans Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (369) 0:00:03.69 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fancount DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.5002 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 11 |
SNMP Trap Definitions for Analytics Node DCA-DM-AA3
| SNMP Trap | OID | Details |
|---|---|---|
| authenticationFailure | .1.3.6.1.6.3.1.1.5.5 |
Default value triggers trap: incorrect v1/v2 community Value meaning: Authentication failure Monitor interval: 0.0 Syntax: authenticationFailure NOTIFICATION-TYPE
STATUS current
DESCRIPTION
An authenticationFailure trap signifies that the SNMP
entity has received a protocol message that is not
properly authenticated. While all implementations
of SNMP entities MAY be capable of generating this
trap, the snmpEnableAuthenTraps object indicates
whether this trap will be generated.
::= { snmpTraps 5 }
{iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6)
snmpModules(3) snmpAlarmNextIndex(1) snmpMIBObjects(1) snmpTraps(5)}
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (2106) 0:00:21.06 SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::authenticationFailure SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 |
| authenticationFailure | .1.3.6.1.6.3.1.1.5.5 |
Default value triggers trap: incorrect v3 authpass Value meaning: Authentication failure Monitor interval: Whenever happens Syntax: authenticationFailure NOTIFICATION-TYPE
STATUS current
DESCRIPTION
An authenticationFailure trap signifies that the SNMP
entity has received a protocol message that is not
properly authenticated. While all implementations
of SNMP entities MAY be capable of generating this
trap, the snmpEnableAuthenTraps object indicates
whether this trap will be generated.
::= { snmpTraps 5 }
{iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6)
snmpModules(3) snmpAlarmNextIndex(1) snmpMIBObjects(1)
snmpTraps(5)}
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (2108) 0:00:21.08 SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::authenticationFailure SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 |
| cpuload | .1.3.6.1.4.1.2021.10.1.5.1 |
Default value triggers trap: >3600 90*cpu_number Value meaning: 1 minute CPU load value Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3873100) 10:45:31.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cpuload DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::laLoadInt.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 1000 |
| memtotalfree | .1.3.6.1.4.1.2021.4.11.0 |
Default value triggers trap: <50000 Value meaning: Bytes Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (142) 0:00:01.42 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: memtotalfree DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::memTotalFree.0 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 38221972 |
| linkUpTrap | .1.3.6.1.6.3.1.1.5.4 |
Default value triggers trap: ifOperStatus!=2 Value meaning: Operation status up Monitor interval: 10s Syntax: linkUp NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
STATUS current
DESCRIPTION
A linkUp trap signifies that the SNMP entity,
acting in an agent role, has detected that the
ifOperStatus object for one of its communication
links left the down state and transitioned into
some other state (but not into the notPresent state).
This other state is indicated by the included value
of ifOperStatus.
::= { snmpTraps 4 }
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1411) 0:00:14.11 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-MIB::linkUp IF-MIB::ifIndex.1034 = INTEGER: 1034 IF-MIB::ifAdminStatus.1034 = INTEGER: up(1) IF-MIB::ifOperStatus.1034 = INTEGER: up(1) IF-MIB::ifDescr.1034 = STRING: ethernet34 SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.1 |
| linkDownTrap | .1.3.6.1.6.3.1.1.5.3 |
Default value triggers trap: ifOperStatus=2 Value meaning: Operating status down Monitor interval: 10s Syntax: linkDown NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
STATUS current
DESCRIPTION
A linkDown trap signifies that the SNMP entity,
acting in an agent role, has detected that the
ifOperStatus object for one of its communication
links is about to enter the down state from some
other state (but not from the notPresent state).
This other state is indicated by the included value
of ifOperStatus.
::= { snmpTraps 3 }
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1415) 0:00:14.15 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-MIB::linkDown IF-MIB::ifIndex.1193 = INTEGER: 1193 IF-MIB::ifAdminStatus.1193 = INTEGER: up(1) IF-MIB::ifOperStatus.1193 = INTEGER: down(2) IF-MIB::ifDescr.1193 = STRING: ethernet32/4 SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 |
| disk-percent | .1.3.6.1.4.1.2021.9.1.9.1 |
Default value triggers trap: Not enabled by default Value meaning: Disk usage on root, /var/log and /var/lib/analytics/data partitions Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (363) 0:00:03.63 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: diskAlmostFull DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::dskErrorFlag.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 0 UCD-SNMP-MIB::dskPath.1 = STRING: /var/log UCD-SNMP-MIB::dskErrorMsg.1 = No Such Instance currently exists at this OID UCD-SNMP-MIB::dskPercent.1 = INTEGER: 2 UCD-SNMP-MIB::dskPercentNode.1 = INTEGER: 1 |
| cputemp | .1.3.6.1.2.1.99.1.1.1.4.1001 |
Default value triggers trap: >89 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (300) 0:00:03.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cputemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.1001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 51 |
| cpu1temp | .1.3.6.1.2.1.99.1.1.1.4.1002 |
Default value triggers trap: >89 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (300) 0:00:03.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cputemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.1002 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 51 |
| ambienttemp | .1.3.6.1.2.1.99.1.1.1.4.2001 |
Default value triggers trap: >47 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (316) 0:00:03.16 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: ambienttemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.2001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 54 |
| exhausttemp | .1.3.6.1.2.1.99.1.1.1.4.2002 |
Default value triggers trap: >80 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (316) 0:00:03.16 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: ambienttemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.2002 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 85 |
| powersupply | .1.3.6.1.2.1.99.1.1.1.4.3001 |
Default value triggers trap: >1342 Value meaning: Watts Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (282) 0:00:02.82 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: powersupply DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.3001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 84 |
| fan1Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4011 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan1Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan1Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4012 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan1Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4012 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan2Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4021 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan2Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4021 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan2Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4022 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan2Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4022 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan3Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4031 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan3Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4031 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan3Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4032 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan3Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4032 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan4Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4041 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan4Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4041 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan4Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4042 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan4Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4042 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan5Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4051 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan5Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4051 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan5Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4052 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan5Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4052 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan6Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4061 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4061 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan6Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4062 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4061 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| psuCount | .1.3.6.1.2.1.99.1.1.1.4.5001 |
Default value triggers trap: <2 Value meaning: Number of working PSUs Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: psuCount DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.5001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 1 |
| fanCount | .1.3.6.1.2.1.99.1.1.1.4.5002 |
Default value triggers trap: <12 Value meaning: Number of working Fans Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (369) 0:00:03.69 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fancount DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.5002 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 11 |
SNMP Trap Definitions for Analytics Node DCA-DM-AN450
| SNMP Trap | OID | Details |
|---|---|---|
| authenticationFailure | .1.3.6.1.6.3.1.1.5.5 |
Default value triggers trap: incorrect v1/v2 community Value meaning: Authentication failure Monitor interval: 0.0 Syntax: authenticationFailure NOTIFICATION-TYPE
STATUS current
DESCRIPTION
An authenticationFailure trap signifies that the SNMP
entity has received a protocol message that is not
properly authenticated. While all implementations
of SNMP entities MAY be capable of generating this
trap, the snmpEnableAuthenTraps object indicates
whether this trap will be generated.
::= { snmpTraps 5 }
{iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6)
snmpModules(3) snmpAlarmNextIndex(1) snmpMIBObjects(1) snmpTraps(5)}
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (2106) 0:00:21.06 SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::authenticationFailure SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 |
| authenticationFailure | .1.3.6.1.6.3.1.1.5.5 |
Default value triggers trap: incorrect v3 authpass Value meaning: Authentication failure Monitor interval: Whenever happens Syntax: authenticationFailure NOTIFICATION-TYPE
STATUS current
DESCRIPTION
An authenticationFailure trap signifies that the SNMP
entity has received a protocol message that is not
properly authenticated. While all implementations
of SNMP entities MAY be capable of generating this
trap, the snmpEnableAuthenTraps object indicates
whether this trap will be generated.
::= { snmpTraps 5 }
{iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6)
snmpModules(3) snmpAlarmNextIndex(1) snmpMIBObjects(1)
snmpTraps(5)}
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (2108) 0:00:21.08 SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::authenticationFailure SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 |
| cpuload | .1.3.6.1.4.1.2021.10.1.5.1 |
Default value triggers trap: >4320 90*cpu_number Value meaning: 1 minute CPU load value Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3873100) 10:45:31.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cpuload DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::laLoadInt.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 1000 |
| memtotalfree | .1.3.6.1.4.1.2021.4.11.0 |
Default value triggers trap: <50000 Value meaning: Bytes Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (142) 0:00:01.42 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: memtotalfree DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::memTotalFree.0 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 38221972 |
| linkUpTrap | .1.3.6.1.6.3.1.1.5.4 |
Default value triggers trap: ifOperStatus!=2 Value meaning: Operation status up Monitor interval: 10s Syntax: linkUp NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
STATUS current
DESCRIPTION
A linkUp trap signifies that the SNMP entity,
acting in an agent role, has detected that the
ifOperStatus object for one of its communication
links left the down state and transitioned into
some other state (but not into the notPresent state).
This other state is indicated by the included value
of ifOperStatus.
::= { snmpTraps 4 }
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1411) 0:00:14.11 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-MIB::linkUp IF-MIB::ifIndex.1034 = INTEGER: 1034 IF-MIB::ifAdminStatus.1034 = INTEGER: up(1) IF-MIB::ifOperStatus.1034 = INTEGER: up(1) IF-MIB::ifDescr.1034 = STRING: ethernet34 SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.1 |
| linkDownTrap | .1.3.6.1.6.3.1.1.5.3 |
Default value triggers trap: ifOperStatus=2 Value meaning: Operating status down Monitor interval: 10s Syntax: linkDown NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
STATUS current
DESCRIPTION
A linkDown trap signifies that the SNMP entity,
acting in an agent role, has detected that the
ifOperStatus object for one of its communication
links is about to enter the down state from some
other state (but not from the notPresent state).
This other state is indicated by the included value
of ifOperStatus.
::= { snmpTraps 3 }
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1415) 0:00:14.15 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-MIB::linkDown IF-MIB::ifIndex.1193 = INTEGER: 1193 IF-MIB::ifAdminStatus.1193 = INTEGER: up(1) IF-MIB::ifOperStatus.1193 = INTEGER: down(2) IF-MIB::ifDescr.1193 = STRING: ethernet32/4 SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 |
| disk-percent | .1.3.6.1.4.1.2021.9.1.9.1 |
Default value triggers trap: Not enabled by default Value meaning: Disk usage on root, /var/log and /var/lib/analytics/data partitions Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (363) 0:00:03.63 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: diskAlmostFull DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::dskErrorFlag.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 0 UCD-SNMP-MIB::dskPath.1 = STRING: /var/log UCD-SNMP-MIB::dskErrorMsg.1 = No Such Instance currently exists at this OID UCD-SNMP-MIB::dskPercent.1 = INTEGER: 2 UCD-SNMP-MIB::dskPercentNode.1 = INTEGER: 1 |
| cputemp | .1.3.6.1.2.1.99.1.1.1.4.1001 |
Default value triggers trap: >89 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (300) 0:00:03.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cputemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.1001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 51 |
| cpu1temp | .1.3.6.1.2.1.99.1.1.1.4.1002 |
Default value triggers trap: >89 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (300) 0:00:03.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cputemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.1002 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 51 |
| ambienttemp | .1.3.6.1.2.1.99.1.1.1.4.2001 |
Default value triggers trap: >47 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (316) 0:00:03.16 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: ambienttemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.2001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 54 |
| exhausttemp | .1.3.6.1.2.1.99.1.1.1.4.2002 |
Default value triggers trap: >80 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (316) 0:00:03.16 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: ambienttemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.2002 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 85 |
| powersupply | .1.3.6.1.2.1.99.1.1.1.4.3001 |
Default value triggers trap: >1342 Value meaning: Watts Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (282) 0:00:02.82 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: powersupply DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.3001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 84 |
| fan1Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4011 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan1Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan1Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4012 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan1Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4012 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan2Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4021 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan2Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4021 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan2Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4022 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan2Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4022 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan3Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4031 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan3Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4031 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan3Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4032 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan3Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4032 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan4Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4041 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan4Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4041 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan4Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4042 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan4Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4042 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan5Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4051 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan5Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4051 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan5Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4052 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan5Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4052 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan6Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4061 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4061 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan6Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4062 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4062 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan7Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4071 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4071 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan7Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4072 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4072 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| psuCount | .1.3.6.1.2.1.99.1.1.1.4.5001 |
Default value triggers trap: <2 Value meaning: Number of working PSUs Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: psuCount DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.5001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 1 |
| fanCount | .1.3.6.1.2.1.99.1.1.1.4.5002 |
Default value triggers trap: <14 Value meaning: Number of working Fans Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (369) 0:00:03.69 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fancount DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.5002 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 11 |
SNMP Trap Definitions for Recorder Nodes
| SNMP Trap | OID | Details |
|---|---|---|
| authenticationFailure | .1.3.6.1.6.3.1.1.5.5 |
Default value triggers trap: incorrect v1/v2 community Value meaning: Authentication failure Monitor interval: 0.0 Syntax: authenticationFailure NOTIFICATION-TYPE
STATUS current
DESCRIPTION
An authenticationFailure trap signifies that the SNMP
entity has received a protocol message that is not
properly authenticated. While all implementations
of SNMP entities MAY be capable of generating this
trap, the snmpEnableAuthenTraps object indicates
whether this trap will be generated.
::= { snmpTraps 5 }
{iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6)
snmpModules(3) snmpAlarmNextIndex(1) snmpMIBObjects(1)
snmpTraps(5)}
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (2106) 0:00:21.06 SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::authenticationFailure SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 |
| authenticationFailure | .1.3.6.1.6.3.1.1.5.5 |
Default value triggers trap: incorrect v3 authpass Value meaning: Authentication failure Monitor interval: Whenever happens Syntax: authenticationFailure NOTIFICATION-TYPE
STATUS current
DESCRIPTION
An authenticationFailure trap signifies that the SNMP
entity has received a protocol message that is not
properly authenticated. While all implementations
of SNMP entities MAY be capable of generating this
trap, the snmpEnableAuthenTraps object indicates
whether this trap will be generated.
::= { snmpTraps 5 }
{iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6)
snmpModules(3) snmpAlarmNextIndex(1) snmpMIBObjects(1)
snmpTraps(5)}
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (2108) 0:00:21.08 SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-MIB::authenticationFailure SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 |
| cpuload | .1.3.6.1.4.1.2021.10.1.5.1 |
Default value triggers trap: >360 (wrong) 90*cpu_number Value meaning: 1 minute CPU load value Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3873100) 10:45:31.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cpuload DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::laLoadInt.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 1000 |
| memtotalfree | .1.3.6.1.4.1.2021.4.11.0 |
Default value triggers trap: <50000 Value meaning: Bytes Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (142) 0:00:01.42 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: memtotalfree DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::memTotalFree.0 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 38221972 |
| linkUpTrap | .1.3.6.1.6.3.1.1.5.4 |
Default value triggers trap: ifOperStatus!=2 Value meaning: Operation status up Monitor interval: 10s Syntax: linkUp NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
STATUS current
DESCRIPTION
A linkUp trap signifies that the SNMP entity, acting in an
agent role, has detected that the ifOperStatus object for
one of its communication links left the down state and
transitioned into some other state (but not into the
notPresent state). This other state is indicated by the
included value of ifOperStatus.
::= { snmpTraps 4 }
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1411) 0:00:14.11 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-MIB::linkUp IF-MIB::ifIndex.1034 = INTEGER: 1034 IF-MIB::ifAdminStatus.1034 = INTEGER: up(1) IF-MIB::ifOperStatus.1034 = INTEGER: up(1) IF-MIB::ifDescr.1034 = STRING: ethernet34 SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 |
| linkDownTrap | .1.3.6.1.6.3.1.1.5.3 |
Default value triggers trap: ifOperStatus=2 Value meaning: Operating status down Monitor interval: 10s Syntax: linkDown NOTIFICATION-TYPE
OBJECTS { ifIndex, ifAdminStatus, ifOperStatus }
STATUS current
DESCRIPTION
A linkDown trap signifies that the SNMP entity, acting in
an agent role, has detected that the ifOperStatus object for
one of its communication links is about to enter the down
state from some other state (but not from the notPresent
state). This other state is indicated by the included value
of ifOperStatus.
::= { snmpTraps 3 }
Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1415) 0:00:14.15 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-MIB::linkDown IF-MIB::ifIndex.1193 = INTEGER: 1193 IF-MIB::ifAdminStatus.1193 = INTEGER: up(1) IF-MIB::ifOperStatus.1193 = INTEGER: down(2) IF-MIB::ifDescr.1193 = STRING: ethernet32/4 SNMPv2-MIB::snmpTrapEnterprise.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 |
| disk-percent | .1.3.6.1.4.1.2021.9.1.9.1 |
Default value triggers trap: Not enabled by default Value meaning: Disk usage on root and /var/log partitions Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (363) 0:00:03.63 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: diskAlmostFull DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: UCD-SNMP-MIB::dskErrorFlag.1 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 0 UCD-SNMP-MIB::dskPath.1 = STRING: /var/log UCD-SNMP-MIB::dskErrorMsg.1 = No Such Instance currently exists at this OID UCD-SNMP-MIB::dskPercent.1 = INTEGER: 2 UCD-SNMP-MIB::dskPercentNode.1 = INTEGER: 1 |
| cputemp | .1.3.6.1.2.1.99.1.1.1.4.1001 |
Default value triggers trap: >103 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (300) 0:00:03.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cputemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.1001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 51 |
| cpu1temp | .1.3.6.1.2.1.99.1.1.1.4.1002 |
Default value triggers trap: >103 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (300) 0:00:03.00 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: cputemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.1002 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 51 |
| ambienttemp | .1.3.6.1.2.1.99.1.1.1.4.2001 |
Default value triggers trap: >42 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (316) 0:00:03.16 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: ambienttemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.2001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 54 |
| exhausttemp | .1.3.6.1.2.1.99.1.1.1.4.2002 |
Default value triggers trap: >80 Value meaning: Temperature C Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (316) 0:00:03.16 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: ambienttemp DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.2002 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 85 |
| powersupply | .1.3.6.1.2.1.99.1.1.1.4.3001 |
Default value triggers trap: >1254 Value meaning: Watts Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (282) 0:00:02.82 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: powersupply DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.3001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 84 |
| fan1Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4011 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan1Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4011 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan1Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4012 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan1Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4012 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan2Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4021 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan2Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4021 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan2Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4022 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan2Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4022 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan3Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4031 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan3Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4031 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan3Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4032 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan3Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4032 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan4Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4041 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan4Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4041 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan4Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4042 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan4Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4042 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan5Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4051 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan5Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4051 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan5Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4052 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan5Bspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4052 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan6Aspeed | .1.3.6.1.2.1.99.1.1.1.4.4061 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4061 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| fan6Bspeed | .1.3.6.1.2.1.99.1.1.1.4.4062 |
Default value triggers trap: <480 Value meaning: RPM Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fan6Aspeed DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.4061 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 400 |
| psuCount | .1.3.6.1.2.1.99.1.1.1.4.5001 |
Default value triggers trap: <2 Value meaning: Number of working PSUs Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344) 0:00:03.44 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: psuCount DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.5001 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 1 |
| fanCount | .1.3.6.1.2.1.99.1.1.1.4.5002 |
Default value triggers trap: <12 Value meaning: Number of working Fans Monitor interval: 30s Syntax: Notification Name: mteTriggerFired In MIB: DISMAN-EVENT-MIB Registered at OID: .1.3.6.1.2.1.88.2.0.1 Notification Description: Notification that the trigger indicated by the objectinstances has fired, for triggers with mteTriggerType’boolean’ or ‘existence’. Mandatory Objects: mteHotTrigger mteHotTargetName mteHotContextName mteHotOID mteHotValue Example: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (369) 0:00:03.69 SNMPv2-MIB::snmpTrapOID.0 = OID: DISMAN-EVENT-MIB::mteTriggerFired DISMAN-EVENT-MIB::mteHotTrigger.0 = STRING: fancount DISMAN-EVENT-MIB::mteHotTargetName.0 = STRING: DISMAN-EVENT-MIB::mteHotContextName.0 = STRING: DISMAN-EVENT-MIB::mteHotOID.0 = OID: SNMPv2-SMI::mib-2.99.1.1.1.4.5002 DISMAN-EVENT-MIB::mteHotValue.0 = INTEGER: 11 |
