remoteAlertIdEntryStatus
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.1.3.1.1.2
Object
column
mandatory
r/w
Enumeration
Remote alert entry status, invalid means entry not defined yet, disabledAndValid means entry defined but not enabled to send an alert, enabledAndValid means entry defined and enabled to send an alert.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.1.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- remoteAlertIdsEntry
- Table
- remoteAlertIdsTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | disabledAndValid |
2 | enabledAndValid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| remoteAlertIdEntryIndex mandatory Index for remote alert entry. | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.1.3.1.1.1 |
| remoteAlertIdEntrySelectiveAlert mandatory Remote alert entry selective alert setting. A value of
critOnlyAlerts will only send critical alerts to this
remote alert recipient, a value of allAlerts will send
all alerts to … | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.3.1.1.13 |
| remoteAlertIdEntryIpOrHostAddress mandatory A null terminated string that either
contains an IP address of the form '1.2.3.4'
or a host name (if DNS is enabled) for the
alert entry. | column | OctetString | .1.3.6.1.4.1.2.3.51.2.4.1.3.1.1.3 |
| remoteAlertIdEntryTextDescription mandatory A null terminated string that contains
a text description of this entry. | column | OctetString | .1.3.6.1.4.1.2.3.51.2.4.1.3.1.1.4 |
| remoteAlertIdEntryNotificationType mandatory Remote alert entry notification method. Types include
unknown when the type can't be determined (read-only),
snmpOverLan for an SNMP alert over ethernet,
and emailOverLan for a E… | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.3.1.1.5 |
| remoteAlertIdEmailAddr mandatory A null terminated string that contains an
E-Mail Address. For example, 'xyz@us.ibm.com'.
Used only for an E-mail over LAN notification type. | column | OctetString | .1.3.6.1.4.1.2.3.51.2.4.1.3.1.1.9 |