Home/Catalog/TPLINK-SNMPNOTIFICATIONHOST-MIB

TPLINK-SNMPNOTIFICATIONHOST-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for TPLINK-SNMPNOTIFICATIONHOST-MIB.

25
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

25 total
Object Name
tpSnmpNotificationHost
OBJECT IDENTIFIER
.1.3.6.1.4.1.11863.6.32.1.1
tpSnmpNotificationHostTableA list of SNMP notification host control entries.
SEQUENCE OF TPSNMPNOTIFICATIONHOSTENTRY
.1.3.6.1.4.1.11863.6.32.1.1.1
tpSnmpNotificationHostEntryWith the Notification function enabled, the switch can initiatively report to the management station about the important events that occur on the Views, which allows the management station to monitor and process the events in time.
TPSNMPNOTIFICATIONHOSTENTRY
.1.3.6.1.4.1.11863.6.32.1.1.1.1
tpSnmpNotificationHostIpAddrIP Address of the management Host.ro
IpAddress
.1.3.6.1.4.1.11863.6.32.1.1.1.1.1
tpSnmpNotificationHostUserNameThe User name of the management station.ro
OCTET STRING
.1.3.6.1.4.1.11863.6.32.1.1.1.1.2
tpSnmpNotificationHostUDPPortThe 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.rw
INTEGER
.1.3.6.1.4.1.11863.6.32.1.1.1.1.3
tpSnmpNotificationHostSecModeThe 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.rw
Enumeration
.1.3.6.1.4.1.11863.6.32.1.1.1.1.4
tpSnmpNotificationHostSecLevThe 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. authPriv(3),Both the authentication and the privacy security levels are used.rw
Enumeration
.1.3.6.1.4.1.11863.6.32.1.1.1.1.5
tpSnmpNotificationHostNtfyTypeThe 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.rw
Enumeration
.1.3.6.1.4.1.11863.6.32.1.1.1.1.6
tpSnmpNotificationHostRetrySpecify 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 the Timeout interval, and it will terminate resending the inform request if the resending times reach the specified Retry times. Its value range is 1-255.rw
INTEGER
.1.3.6.1.4.1.11863.6.32.1.1.1.1.7
tpSnmpNotificationHostTimeoutSpecify 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.rw
INTEGER
.1.3.6.1.4.1.11863.6.32.1.1.1.1.8
tpSnmpNotificationHostRowStatusThe status column has three defined values: - `active(1)', which indicates that the conceptual row is available for using by the managed device; - `createAndGo(4)', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for using by the managed device; - `destroy(6)', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row.rw
TPRowStatus (TPLINK-TC-MIB)
.1.3.6.1.4.1.11863.6.32.1.1.1.1.9
tpSnmpNotificationHostV6TableA list of SNMP notification host control entries, supports IPV6.
SEQUENCE OF TPSNMPNOTIFICATIONHOSTV6ENTRY
.1.3.6.1.4.1.11863.6.32.1.1.2
tpSnmpNotificationHostV6EntryWith the Notification function enabled, the switch can initiatively report to the management station about the important events that occur on the Views, which allows the management station to monitor and process the events in time.
TPSNMPNOTIFICATIONHOSTV6ENTRY
.1.3.6.1.4.1.11863.6.32.1.1.2.1
tpSnmpNotificationHostV6IndexThe 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 is used to denote that no corresponding row exists. Index values are assigned by the agent, and should not be reused but should continue to increase in value.
INTEGER
.1.3.6.1.4.1.11863.6.32.1.1.2.1.1
tpSnmpNotificationHostV6IpModeThe type of IP address.Type is IPv4 or IPv6ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11863.6.32.1.1.2.1.2
tpSnmpNotificationHostV6IpAddrIP Address of the management Host. Just input like a string.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11863.6.32.1.1.2.1.3
tpSnmpNotificationHostV6UserNameThe User name of the management station.rw
OCTET STRING
.1.3.6.1.4.1.11863.6.32.1.1.2.1.4
tpSnmpNotificationHostV6UDPPortThe 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.rw
INTEGER
.1.3.6.1.4.1.11863.6.32.1.1.2.1.5
tpSnmpNotificationHostV6SecModeThe 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.rw
Enumeration
.1.3.6.1.4.1.11863.6.32.1.1.2.1.6
tpSnmpNotificationHostV6SecLevThe 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. authPriv(3),Both the authentication and the privacy security levels are used.rw
Enumeration
.1.3.6.1.4.1.11863.6.32.1.1.2.1.7
tpSnmpNotificationHostV6NtfyTypeThe 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.rw
Enumeration
.1.3.6.1.4.1.11863.6.32.1.1.2.1.8
tpSnmpNotificationHostV6RetrySpecify 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 the Timeout interval, and it will terminate resending the inform request if the resending times reach the specified Retry times. Its value range is 1-255.rw
INTEGER
.1.3.6.1.4.1.11863.6.32.1.1.2.1.9
tpSnmpNotificationHostV6TimeoutSpecify 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.rw
INTEGER
.1.3.6.1.4.1.11863.6.32.1.1.2.1.10
tpSnmpNotificationHostV6RowStatusThe status column has three defined values: - `active(1)', which indicates that the conceptual row is available for using by the managed device; - `createAndGo(4)', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for using by the managed device; - `destroy(6)', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row.rw
TPRowStatus (TPLINK-TC-MIB)
.1.3.6.1.4.1.11863.6.32.1.1.2.1.11
TPLINK-SNMPNOTIFICATIONHOST-MIB - SNMP MIB Reference | MIBs Explorer