snmpNotifyType
SNMP-NOTIFICATION-MIB ·
.1.3.6.1.6.3.13.1.1.1.3
Object
column
r/w
Enumeration
This object determines the type of notification to
be generated for entries in the snmpTargetAddrTable
selected by the corresponding instance of
snmpNotifyTag. This value is only used when
generating notifications, and is ignored when
using the snmpTargetAddrTable for other purposes.
If the value of this object is trap(1), then any
messages generated for selected rows will contain
Unconfirmed-Class PDUs.
If the value of this object is inform(2), then any
messages generated for selected rows will contain
Confirmed-Class PDUs.
Note that if an SNMP entity only supports
generation of Unconfirmed-Class PDUs (and not
Confirmed-Class PDUs), then this object may be
read-only.
Context
- MIB
- SNMP-NOTIFICATION-MIB
- OID
.1.3.6.1.6.3.13.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpNotifyEntry
- Table
- snmpNotifyTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | trap |
2 | inform |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpNotifyName The locally arbitrary, but unique identifier associated
with this snmpNotifyEntry. | column | OctetString | .1.3.6.1.6.3.13.1.1.1.1 |
| snmpNotifyTag This object contains a single tag value which is used
to select entries in the snmpTargetAddrTable. Any entry
in the snmpTargetAddrTable which contains a tag value
which is equal… | column | SNMP-TARGET-MIBSnmpTagValue | .1.3.6.1.6.3.13.1.1.1.2 |
| snmpNotifyStorageType The storage type for this conceptual row.
Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row. | column | SNMPv2-TCStorageType | .1.3.6.1.6.3.13.1.1.1.4 |
| snmpNotifyRowStatus The status of this conceptual row.
To create a row in this table, a manager must
set this object to either createAndGo(4) or
createAndWait(5). | column | SNMPv2-TCRowStatus | .1.3.6.1.6.3.13.1.1.1.5 |