TPLINK-SNMPNOTIFICATIONHOST-MIB

File: TPLINK-SNMPNOTIFICATIONHOST-MIB.mib (11567 bytes)

Imported modules

SNMPv2-SMI INET-ADDRESS-MIB TPLINK-TC-MIB
TPLINK-SNMP-MIB

Imported symbols

OBJECT-TYPE IpAddress InetAddress
InetAddressType TPRowStatus tplinkSnmpMIBObjects

Defined Types

TPSNMPNOTIFICATIONHOSTENTRY  
SEQUENCE    
  tpSnmpNotificationHostIpAddr IpAddress
  tpSnmpNotificationHostUserName OCTET STRING
  tpSnmpNotificationHostUDPPort INTEGER
  tpSnmpNotificationHostSecMode INTEGER
  tpSnmpNotificationHostSecLev INTEGER
  tpSnmpNotificationHostNtfyType INTEGER
  tpSnmpNotificationHostRetry INTEGER
  tpSnmpNotificationHostTimeout INTEGER
  tpSnmpNotificationHostRowStatus TPRowStatus

TPSNMPNOTIFICATIONHOSTV6ENTRY  
SEQUENCE    
  tpSnmpNotificationHostV6Index INTEGER
  tpSnmpNotificationHostV6IpMode InetAddressType
  tpSnmpNotificationHostV6IpAddr InetAddress
  tpSnmpNotificationHostV6UserName OCTET STRING
  tpSnmpNotificationHostV6UDPPort INTEGER
  tpSnmpNotificationHostV6SecMode INTEGER
  tpSnmpNotificationHostV6SecLev INTEGER
  tpSnmpNotificationHostV6NtfyType INTEGER
  tpSnmpNotificationHostV6Retry INTEGER
  tpSnmpNotificationHostV6Timeout INTEGER
  tpSnmpNotificationHostV6RowStatus TPRowStatus

Defined Values

tpSnmpNotificationHost 1.3.6.1.4.1.11863.6.32.1.1
OBJECT IDENTIFIER    

tpSnmpNotificationHostTable 1.3.6.1.4.1.11863.6.32.1.1.1
A list of SNMP notification host control entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPSNMPNOTIFICATIONHOSTENTRY

tpSnmpNotificationHostEntry 1.3.6.1.4.1.11863.6.32.1.1.1.1
With 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPSNMPNOTIFICATIONHOSTENTRY  

tpSnmpNotificationHostIpAddr 1.3.6.1.4.1.11863.6.32.1.1.1.1.1
IP Address of the management Host.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tpSnmpNotificationHostUserName 1.3.6.1.4.1.11863.6.32.1.1.1.1.2
The User name of the management station.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

tpSnmpNotificationHostUDPPort 1.3.6.1.4.1.11863.6.32.1.1.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tpSnmpNotificationHostSecMode 1.3.6.1.4.1.11863.6.32.1.1.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER v1(1), v2c(2), v3(3)  

tpSnmpNotificationHostSecLev 1.3.6.1.4.1.11863.6.32.1.1.1.1.5
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. authPriv(3),Both the authentication and the privacy security levels are used.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noAuthNoPriv(1), authNoPriv(2), authPriv(3)  

tpSnmpNotificationHostNtfyType 1.3.6.1.4.1.11863.6.32.1.1.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER trap(1), inform(2)  

tpSnmpNotificationHostRetry 1.3.6.1.4.1.11863.6.32.1.1.1.1.7
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 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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tpSnmpNotificationHostTimeout 1.3.6.1.4.1.11863.6.32.1.1.1.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tpSnmpNotificationHostRowStatus 1.3.6.1.4.1.11863.6.32.1.1.1.1.9
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)', 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.
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

tpSnmpNotificationHostV6Table 1.3.6.1.4.1.11863.6.32.1.1.2
A list of SNMP notification host control entries, supports IPV6.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPSNMPNOTIFICATIONHOSTV6ENTRY

tpSnmpNotificationHostV6Entry 1.3.6.1.4.1.11863.6.32.1.1.2.1
With 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPSNMPNOTIFICATIONHOSTV6ENTRY  

tpSnmpNotificationHostV6Index 1.3.6.1.4.1.11863.6.32.1.1.2.1.1
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 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..12  

tpSnmpNotificationHostV6IpMode 1.3.6.1.4.1.11863.6.32.1.1.2.1.2
The type of IP address.Type is IPv4 or IPv6
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tpSnmpNotificationHostV6IpAddr 1.3.6.1.4.1.11863.6.32.1.1.2.1.3
IP Address of the management Host. Just input like a string.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

tpSnmpNotificationHostV6UserName 1.3.6.1.4.1.11863.6.32.1.1.2.1.4
The User name of the management station.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

tpSnmpNotificationHostV6UDPPort 1.3.6.1.4.1.11863.6.32.1.1.2.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tpSnmpNotificationHostV6SecMode 1.3.6.1.4.1.11863.6.32.1.1.2.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER v1(1), v2c(2), v3(3)  

tpSnmpNotificationHostV6SecLev 1.3.6.1.4.1.11863.6.32.1.1.2.1.7
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. authPriv(3),Both the authentication and the privacy security levels are used.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noAuthNoPriv(1), authNoPriv(2), authPriv(3)  

tpSnmpNotificationHostV6NtfyType 1.3.6.1.4.1.11863.6.32.1.1.2.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER trap(1), inform(2)  

tpSnmpNotificationHostV6Retry 1.3.6.1.4.1.11863.6.32.1.1.2.1.9
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 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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tpSnmpNotificationHostV6Timeout 1.3.6.1.4.1.11863.6.32.1.1.2.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

tpSnmpNotificationHostV6RowStatus 1.3.6.1.4.1.11863.6.32.1.1.2.1.11
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)', 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.
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus