ntcDevSnmpNotifDestType
NEWTEC-DEVICE-MIB ·
.1.3.6.1.4.1.5835.5.2.100.1.3.1.1.1.3
Object
column
r/w
Enumeration
Specify the type of SNMP notification to be sent to the management station. Notice that clients with SNMPv1 require TrapV1.
Context
- MIB
- NEWTEC-DEVICE-MIB
- OID
.1.3.6.1.4.1.5835.5.2.100.1.3.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntcDevSnmpNotifDestEntry
- Table
- ntcDevSnmpNotifDestTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | trapV1 |
1 | trapV2 |
2 | inform |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ntcDevSnmpNotifDestDestination The index of the destination | column | Unsigned32 | .1.3.6.1.4.1.5835.5.2.100.1.3.1.1.1.1 |
| ntcDevSnmpNotifDestIpAddress IP address used as destinations of the SNMP notifications to send. Regular
expression : (?-mix:^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$) | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5835.5.2.100.1.3.1.1.1.2 |
| ntcDevSnmpNotifDestCommunity Specifies the notification community, which is an alphanumeric non-empty
string of less than 30 characters. Regular expression : (?-mix:[A-Za-z0-9]+) | column | OctetString | .1.3.6.1.4.1.5835.5.2.100.1.3.1.1.1.4 |