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
|