TPLINK-SNMPRMON-MIB

File: TPLINK-SNMPRMON-MIB.mib (25116 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC TPLINK-SNMP-MIB

Imported symbols

OBJECT-TYPE TimeTicks Counter32
TEXTUAL-CONVENTION tplinkSnmpMIBObjects

Defined Types

EntryStatus  
The status of a table entry.
TEXTUAL-CONVENTION    
  INTEGER valid(1), createRequest(2), underCreation(3), invalid(4)  

TPSNMPRMONSTATSCTRLENTRY  
SEQUENCE    
  tpSnmpRmonStatsCtrlIndex INTEGER
  tpSnmpRmonStatsCtrlDataSource OCTET STRING
  tpSnmpRmonStatsCtrlOwner OCTET STRING
  tpSnmpRmonStatsCtrlRowStatus EntryStatus

TPSNMPRMONHISTORYCTRLENTRY  
SEQUENCE    
  tpSnmpRmonHistoryCtrlIndex INTEGER
  tpSnmpRmonHistoryCtrlSourcePort OCTET STRING
  tpSnmpRmonHistoryCtrlInterval INTEGER
  tpSnmpRmonHistoryCtrlBucketsRequested INTEGER
  tpSnmpRmonHistoryCtrlOwner OCTET STRING
  tpSnmpRmonHistoryCtrlStatus INTEGER

TPSNMPRMONHISTORYDATAENTRY  
SEQUENCE    
  tpSnmpRmonHistoryDataIndex INTEGER
  tpSnmpRmonHistoryDataSampleIndex INTEGER
  tpSnmpRmonHistoryDataIntervalStart TimeTicks
  tpSnmpRmonHistoryDataDropEvents Counter32
  tpSnmpRmonHistoryDataOctets Counter32
  tpSnmpRmonHistoryDataPkts Counter32
  tpSnmpRmonHistoryDataBroadcastPkts Counter32
  tpSnmpRmonHistoryDataMulticastPkts Counter32
  tpSnmpRmonHistoryDataCRCAlignErrors Counter32
  tpSnmpRmonHistoryDataUndersizePkts Counter32
  tpSnmpRmonHistoryDataOversizePkts Counter32
  tpSnmpRmonHistoryDataFragments Counter32
  tpSnmpRmonHistoryDataJabbers Counter32
  tpSnmpRmonHistoryDataCollisions Counter32
  tpSnmpRmonHistoryDataUtilization INTEGER

TPSNMPRMONEVENTCTRLENTRY  
SEQUENCE    
  tpSnmpRmonEventCtrlIndex INTEGER
  tpSnmpRmonEventCtrlUserName OCTET STRING
  tpSnmpRmonEventCtrlDesc OCTET STRING
  tpSnmpRmonEventCtrlType INTEGER
  tpSnmpRmonEventCtrlOwner OCTET STRING
  tpSnmpRmonEventCtrlStatus INTEGER

TPSNMPRMONEVENTLOGENTRY  
SEQUENCE    
  tpSnmpRmonEventLogEventIndex INTEGER
  tpSnmpRmonEventLogIndex INTEGER
  tpSnmpRmonEventLogTime TimeTicks
  tpSnmpRmonEventLogDescription OCTET STRING

TPSNMPRMONALARMCTRLENTRY  
SEQUENCE    
  tpSnmpRmonAlarmCtrlIndex INTEGER
  tpSnmpRmonAlarmCtrlVariable INTEGER
  tpSnmpRmonAlarmCtrlStatisticsIndex INTEGER
  tpSnmpRmonAlarmCtrlSampleType INTEGER
  tpSnmpRmonAlarmCtrlRisingThreshold INTEGER
  tpSnmpRmonAlarmCtrlRisingEvent INTEGER
  tpSnmpRmonAlarmCtrlFallingThreshold INTEGER
  tpSnmpRmonAlarmCtrlFallingEvent INTEGER
  tpSnmpRmonAlarmCtrlStartUp INTEGER
  tpSnmpRmonAlarmCtrlInterval INTEGER
  tpSnmpRmonAlarmCtrlOwner OCTET STRING
  tpSnmpRmonAlarmCtrlStatus INTEGER

Defined Values

tpSnmpRmonControl 1.3.6.1.4.1.11863.6.32.1.2
OBJECT IDENTIFIER    

tpSnmpRmonStatisticsCtrl 1.3.6.1.4.1.11863.6.32.1.2.1
OBJECT IDENTIFIER    

tpSnmpRmonHistoryCtrl 1.3.6.1.4.1.11863.6.32.1.2.2
OBJECT IDENTIFIER    

tpSnmpRmonEventCtrl 1.3.6.1.4.1.11863.6.32.1.2.3
OBJECT IDENTIFIER    

tpSnmpRmonAlarmCtrl 1.3.6.1.4.1.11863.6.32.1.2.4
OBJECT IDENTIFIER    

tpSnmpRmonStatsCtrlTable 1.3.6.1.4.1.11863.6.32.1.2.1.1
A list of SNMP RMON STATISTICS control entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPSNMPRMONSTATSCTRLENTRY

tpSnmpRmonStatsCtrlEntry 1.3.6.1.4.1.11863.6.32.1.2.1.1.1
RMON (Remote Monitoring), basing on SNMP (Simple Network Management Protocol) architecture, functions to monitor the network. Statistics Group, as one of the commonly used RMON Groups, is used to collect the statistics of interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPSNMPRMONSTATSCTRLENTRY  

tpSnmpRmonStatsCtrlIndex 1.3.6.1.4.1.11863.6.32.1.2.1.1.1.1
The index of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

tpSnmpRmonStatsCtrlDataSource 1.3.6.1.4.1.11863.6.32.1.2.1.1.1.2
This object identifies the source of the data that this statistics entry is configured to analyze. This source can be any ethernet interface on this device. The source should be given as 1/0/1.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

tpSnmpRmonStatsCtrlOwner 1.3.6.1.4.1.11863.6.32.1.2.1.1.1.3
The owner of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

tpSnmpRmonStatsCtrlRowStatus 1.3.6.1.4.1.11863.6.32.1.2.1.1.1.4
The status column has four defined values: - 'valid(1)', which indicates that the conceptual row is available for using by the managed device; - 'createRequest(2)', 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 valid(1), making it available for using by the managed device; - 'underCreation(3)', which indicates that the conceptual row is existing in the managed device but not working. - 'invalid(4)', 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    
  EntryStatus  

tpSnmpRmonHistoryCtrlTable 1.3.6.1.4.1.11863.6.32.1.2.2.1
A list of SNMP RMON hisotry control entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPSNMPRMONHISTORYCTRLENTRY

tpSnmpRmonHistoryCtrlEntry 1.3.6.1.4.1.11863.6.32.1.2.2.1.1
History Group is one of the commonly used RMON (Remote Monitoring) Groups. After a history group is configured, the switch collects network statistics information periodically, based on which the management station can monitor network effectively.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPSNMPRMONHISTORYCTRLENTRY  

tpSnmpRmonHistoryCtrlIndex 1.3.6.1.4.1.11863.6.32.1.2.2.1.1.1
The index of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpSnmpRmonHistoryCtrlSourcePort 1.3.6.1.4.1.11863.6.32.1.2.2.1.1.2
The port from which the history samples were taken. Specify the port in form of 1/0/1.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

tpSnmpRmonHistoryCtrlInterval 1.3.6.1.4.1.11863.6.32.1.2.2.1.1.3
The interval to take samplings from the port. 10sec-3600sec.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..3600  

tpSnmpRmonHistoryCtrlBucketsRequested 1.3.6.1.4.1.11863.6.32.1.2.2.1.1.4
The requested number of discrete time intervals over which data is to be saved in the part of the media-specific table associated with this historyControlEntry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

tpSnmpRmonHistoryCtrlOwner 1.3.6.1.4.1.11863.6.32.1.2.2.1.1.5
The name of the device or user that defined the entry.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

tpSnmpRmonHistoryCtrlStatus 1.3.6.1.4.1.11863.6.32.1.2.2.1.1.6
Enable/Disable the corresponding sampling entry. disable(0), disable the history entry. enable(1), enable the history entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpSnmpRmonHistoryDataTable 1.3.6.1.4.1.11863.6.32.1.2.2.2
A list of SNMP RMON hisotry data entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPSNMPRMONHISTORYDATAENTRY

tpSnmpRmonHistoryDataEntry 1.3.6.1.4.1.11863.6.32.1.2.2.2.1
Contains of the history data for a control entry
Status: current Access: not-accessible
OBJECT-TYPE    
  TPSNMPRMONHISTORYDATAENTRY  

tpSnmpRmonHistoryDataIndex 1.3.6.1.4.1.11863.6.32.1.2.2.2.1.1
index
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

tpSnmpRmonHistoryDataSampleIndex 1.3.6.1.4.1.11863.6.32.1.2.2.2.1.2
An index that uniquely identifies the particular sample this entry represents among all samples associated with the same historyControlEntry. This index starts at 1 and increases by one as each new sample is taken.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

tpSnmpRmonHistoryDataIntervalStart 1.3.6.1.4.1.11863.6.32.1.2.2.2.1.3
The value of sysUpTime at the start of the interval over which this sample was measured. If the probe keeps track of the time of day, it should start the first sample of the history at a time such that when the next hour of the day begins, a sample is started at that instant. Note that following this rule may require the probe to delay collecting the first sample of the history, as each sample must be of the same interval. Also note that the sample which is currently being collected is not accessible in this table until the end of its interval.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

tpSnmpRmonHistoryDataDropEvents 1.3.6.1.4.1.11863.6.32.1.2.2.2.1.4
The total number of events in which packets were dropped by the probe due to lack of resources during this sampling interval. Note that this number is not necessarily the number of packets dropped, it is just the number of times this condition has been detected.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tpSnmpRmonHistoryDataOctets 1.3.6.1.4.1.11863.6.32.1.2.2.2.1.5
The total number of octets of data (including those in bad packets) received on the network (excluding framing bits but including FCS octets)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tpSnmpRmonHistoryDataPkts 1.3.6.1.4.1.11863.6.32.1.2.2.2.1.6
The number of packets (including bad packets) received during this sampling interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tpSnmpRmonHistoryDataBroadcastPkts 1.3.6.1.4.1.11863.6.32.1.2.2.2.1.7
The number of good packets received during this sampling interval that were directed to the broadcast address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tpSnmpRmonHistoryDataMulticastPkts 1.3.6.1.4.1.11863.6.32.1.2.2.2.1.8
The number of good packets received during this sampling interval that were directed to the broadcast address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tpSnmpRmonHistoryDataCRCAlignErrors 1.3.6.1.4.1.11863.6.32.1.2.2.2.1.9
The number of packets received during this sampling interval that had a length (excluding framing bits but including FCS octets) between 64 and 1518 octets, inclusive, but had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tpSnmpRmonHistoryDataUndersizePkts 1.3.6.1.4.1.11863.6.32.1.2.2.2.1.10
The number of packets received during this sampling interval that were less than 64 octets long (excluding framing bits but including FCS octets) and were otherwise well formed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tpSnmpRmonHistoryDataOversizePkts 1.3.6.1.4.1.11863.6.32.1.2.2.2.1.11
The number of packets received during this sampling interval that were longer than 1518 octets (excluding framing bits but including FCS octets) but were otherwise well formed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tpSnmpRmonHistoryDataFragments 1.3.6.1.4.1.11863.6.32.1.2.2.2.1.12
The total number of packets received during this sampling interval that were less than 64 octets in length (excluding framing bits but including FCS octets) had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tpSnmpRmonHistoryDataJabbers 1.3.6.1.4.1.11863.6.32.1.2.2.2.1.13
The number of packets received during this sampling interval that were longer than 1518 octets (excluding framing bits but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tpSnmpRmonHistoryDataCollisions 1.3.6.1.4.1.11863.6.32.1.2.2.2.1.14
The number of collion received during this sampling interval that
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tpSnmpRmonHistoryDataUtilization 1.3.6.1.4.1.11863.6.32.1.2.2.2.1.15
The best estimate of the mean physical layer network utilization on this interface during this sampling interval, in hundredths of a percent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..10000  

tpSnmpRmonEventCtrlTable 1.3.6.1.4.1.11863.6.32.1.2.3.1
A list of SNMP RMON EVENT control entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPSNMPRMONEVENTCTRLENTRY

tpSnmpRmonEventCtrlEntry 1.3.6.1.4.1.11863.6.32.1.2.3.1.1
RMON (Remote Monitoring), basing on SNMP (Simple Network Management Protocol) architecture, functions to monitor the network. Event Group, as one of the commonly used RMON Groups, is used to define RMON events. Alarms occur when an event is detected.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPSNMPRMONEVENTCTRLENTRY  

tpSnmpRmonEventCtrlIndex 1.3.6.1.4.1.11863.6.32.1.2.3.1.1.1
The index of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpSnmpRmonEventCtrlUserName 1.3.6.1.4.1.11863.6.32.1.2.3.1.1.2
The name of the User or the community to which the event belongs.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

tpSnmpRmonEventCtrlDesc 1.3.6.1.4.1.11863.6.32.1.2.3.1.1.3
Description which is given to the event for identification.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

tpSnmpRmonEventCtrlType 1.3.6.1.4.1.11863.6.32.1.2.3.1.1.4
The event type, which determines the act way of the network device in response to an event. none(1),no processing. log(2),logging the event. snmptrap(3),sending trap messages to the management station. logandtrap(4),logging the event and sending trap messages to the management station.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), log(2), snmptrap(3), logandtrap(4)  

tpSnmpRmonEventCtrlOwner 1.3.6.1.4.1.11863.6.32.1.2.3.1.1.5
The name of the device or user that defined the entry.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

tpSnmpRmonEventCtrlStatus 1.3.6.1.4.1.11863.6.32.1.2.3.1.1.6
Enable/Disable the corresponding event entry. disable(0),disable the event entry. enable(1),enable the event entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpSnmpRmonEventLogTable 1.3.6.1.4.1.11863.6.32.1.2.3.2
A list of log that have been logged.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPSNMPRMONEVENTLOGENTRY

tpSnmpRmonEventLogEntry 1.3.6.1.4.1.11863.6.32.1.2.3.2.1
A set of data describing an event that has been logged. For example, an instance of the logDescription object might be named logDescription.6.47
Status: current Access: not-accessible
OBJECT-TYPE    
  TPSNMPRMONEVENTLOGENTRY  

tpSnmpRmonEventLogEventIndex 1.3.6.1.4.1.11863.6.32.1.2.3.2.1.1
The event entry that generated this log entry. The log identified by a particular value of this index is associated with the same eventEntry as identified by the same value of eventIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

tpSnmpRmonEventLogIndex 1.3.6.1.4.1.11863.6.32.1.2.3.2.1.2
An index that uniquely identifies an entry in the log table amongst those generated by the same eventEntries. These indexes are assigned beginning with 1 and increase by one with each new log entry. The association between values of logIndex and logEntries is fixed for the lifetime of each logEntry. The agent may choose to delete the oldest instances of logEntry as required because of lack of memory. It is an implementation-specific matter as to when this deletion may occur.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

tpSnmpRmonEventLogTime 1.3.6.1.4.1.11863.6.32.1.2.3.2.1.3
The value of sysUpTime when this log entry was created.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

tpSnmpRmonEventLogDescription 1.3.6.1.4.1.11863.6.32.1.2.3.2.1.4
An implementation dependent description of the event that activated this log entry.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpSnmpRmonAlarmCtrlTable 1.3.6.1.4.1.11863.6.32.1.2.4.1
A list of SNMP RMON EVENT control entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPSNMPRMONALARMCTRLENTRY

tpSnmpRmonAlarmCtrlEntry 1.3.6.1.4.1.11863.6.32.1.2.4.1.1
Alarm Group is one of the commonly used RMON Groups. RMON alarm management allows monitoring the specific alarm variables. When the value of a monitored variable exceeds the threshold, an alarm event is generated, which triggers the switch to act in the set way.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPSNMPRMONALARMCTRLENTRY  

tpSnmpRmonAlarmCtrlIndex 1.3.6.1.4.1.11863.6.32.1.2.4.1.1.1
The index of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpSnmpRmonAlarmCtrlVariable 1.3.6.1.4.1.11863.6.32.1.2.4.1.1.2
The packet type that to be count.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dropEvent(3), recBytes(4), recPackets(5), bPackets(6), mPackets(7), crcAlignErr(8), undersize(9), oversize(10), fragments(11), jabbers(12), collisions(13), packet64Bytes(14), packetFrom65to127(15), packetFrom128to255(16), packetFrom256to511(17), packetFrom512to1023(18), packetFrom1024to10240(19)  

tpSnmpRmonAlarmCtrlStatisticsIndex 1.3.6.1.4.1.11863.6.32.1.2.4.1.1.3
The index of the statistics entry relative with this alarm entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

tpSnmpRmonAlarmCtrlSampleType 1.3.6.1.4.1.11863.6.32.1.2.4.1.1.4
The method of sampling the selected variable and calculating the value to be compared against the thresholds. absoluteValue(1),compares the values directly with the thresholds at the end of the sampling interval. deltaValue(2),subtracts the last sampled value from the current value. The difference in the values is compared to the threshold.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER absoluteValue(1), deltaValue(2)  

tpSnmpRmonAlarmCtrlRisingThreshold 1.3.6.1.4.1.11863.6.32.1.2.4.1.1.5
The rising counter value that triggers the rise hold alarm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

tpSnmpRmonAlarmCtrlRisingEvent 1.3.6.1.4.1.11863.6.32.1.2.4.1.1.6
The index of the corresponding event which will be triggered if the sampled value is larger than the Rise Hold.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..12  

tpSnmpRmonAlarmCtrlFallingThreshold 1.3.6.1.4.1.11863.6.32.1.2.4.1.1.7
The falling counter value that triggers the fall hold alarm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

tpSnmpRmonAlarmCtrlFallingEvent 1.3.6.1.4.1.11863.6.32.1.2.4.1.1.8
The index of the corresponding event which will be triggered if the sampled value is lower than the Fall Hold.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..12  

tpSnmpRmonAlarmCtrlStartUp 1.3.6.1.4.1.11863.6.32.1.2.4.1.1.9
Specify the type of the alarm. risingAlarm(1),When the sampled value exceeds the Rise Hold, an alarm event is triggered. fallingAlarm(2),When the sampled value is under the Fall Hold, an alarm event is triggered. risingOrFallingAlarm(3),The alarm event will be triggered either the sampled value exceeds the Rise Hold or is under the Fall Hold.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER risingAlarm(1), fallingAlarm(2), risingOrFallingAlarm(3)  

tpSnmpRmonAlarmCtrlInterval 1.3.6.1.4.1.11863.6.32.1.2.4.1.1.10
The alarm interval time in seconds. 10sec-3600sec.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..3600  

tpSnmpRmonAlarmCtrlOwner 1.3.6.1.4.1.11863.6.32.1.2.4.1.1.11
The name of the device or user that defined the entry.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

tpSnmpRmonAlarmCtrlStatus 1.3.6.1.4.1.11863.6.32.1.2.4.1.1.12
Enable/Disable the corresponding alarm entry. disable(0),disable the alarm entry. enable(1),enable the alarm entry
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)