tpSnmpNotificationHostNtfyType
TPLINK-SNMPNOTIFICATIONHOST-MIB ·
.1.3.6.1.4.1.11863.6.32.1.1.1.1.8
Object
column
r/w
Enumeration
The type for the notifications. trap(1),Indicates traps are sent. inform(2),Indicates informs are sent. The Inform type has a higher security than the Trap type.
Context
- MIB
- TPLINK-SNMPNOTIFICATIONHOST-MIB
- OID
.1.3.6.1.4.1.11863.6.32.1.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tpSnmpNotificationHostEntry
- Table
- tpSnmpNotificationHostTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | trap |
2 | inform |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tpSnmpNotificationHostIndex The index to the conceptual row of the table.
Negative numbers are not allowed. There
are objects defined that point to conceptual
rows of this table with this index value.
Zero … | column | Integer32 | .1.3.6.1.4.1.11863.6.32.1.1.1.1.1 |
| tpSnmpNotificationHostTimeout Specify the maximum time for the switch to wait for the response from the management
station before resending a request.
Its value range is 1-3600. | column | Integer32 | .1.3.6.1.4.1.11863.6.32.1.1.1.1.10 |
| tpSnmpNotificationHostRowStatus The status column has three defined values:
- `active(1)', which indicates that the conceptual row is
available for using by the managed device;
- `createAndGo(4)… | column | TPLINK-TC-MIBTPRowStatus | .1.3.6.1.4.1.11863.6.32.1.1.1.1.11 |
| tpSnmpNotificationHostIpMode The type of IP address.Type is IPv4 or IPv6 | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.11863.6.32.1.1.1.1.2 |
| tpSnmpNotificationHostIpAddr IP Address of the management Host. Just input like a string. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.11863.6.32.1.1.1.1.3 |
| tpSnmpNotificationHostUserName The User name of the management station. | column | OctetString | .1.3.6.1.4.1.11863.6.32.1.1.1.1.4 |
| tpSnmpNotificationHostUDPPort The number of the UDP port used to send notifications.
The UDP port functions with the IP address for the
notification sending. The default is 162. | column | Integer32 | .1.3.6.1.4.1.11863.6.32.1.1.1.1.5 |
| tpSnmpNotificationHostSecMode The Security Model of the management station.
v1(1),SNMPv1 is defined for the notify.
v2c(2),SNMPv2c is defined for the notify.
v3(3),SNMPv3 is defined for the notify. | column | Enumeration | .1.3.6.1.4.1.11863.6.32.1.1.1.1.6 |
| tpSnmpNotificationHostSecLev The Security Level for the SNMP v3 User.
noAuthNoPriv(1),No authentication and no privacy security level are used.
authNoPriv(2),Only the authentication security level is used.
au… | column | Enumeration | .1.3.6.1.4.1.11863.6.32.1.1.1.1.7 |
| tpSnmpNotificationHostRetry Specify the amount of times the switch resends an inform request. The switch will
resend the inform request if it doesn't get the response from the management station
during th… | column | Integer32 | .1.3.6.1.4.1.11863.6.32.1.1.1.1.9 |