TOS-IF: View SNMP OID List / Download MIB

VENDOR: BEIJING TOPSEC NETWORK SECURITY TECHNOLOGY


 Home MIB: TOS-IF
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 tosIfTable 1.3.6.1.4.1.14331.5.5.1.5
The (conceptual) table containing information about Network Interface card status.
     tosIfEntry 1.3.6.1.4.1.14331.5.5.1.5.1
information about NIC status.
         ifIndex 1.3.6.1.4.1.14331.5.5.1.5.1.1
Table index.
         ifDescr 1.3.6.1.4.1.14331.5.5.1.5.1.2
Name of the NIC.
         ifNoLock 1.3.6.1.4.1.14331.5.5.1.5.1.3
No safe lock
         ifDuplex 1.3.6.1.4.1.14331.5.5.1.5.1.4
current interface work in full-duplex or halp-duplex
         ifAutoNegotiate 1.3.6.1.4.1.14331.5.5.1.5.1.5
The negotiation state of the interface.
         ifMtu 1.3.6.1.4.1.14331.5.5.1.5.1.6
The size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface.
         ifSpeed 1.3.6.1.4.1.14331.5.5.1.5.1.7
The interfaces current bandwidth in bits per second.
         ifAdminStatus 1.3.6.1.4.1.14331.5.5.1.5.1.8
The desired state of the interface, shutdown or no shutdown.
         ifOperStatus 1.3.6.1.4.1.14331.5.5.1.5.1.9
The current operational state of the interface, link up or not.
         ifSwitchMode 1.3.6.1.4.1.14331.5.5.1.5.1.10
current interface work in switch mode or not
         ifNotBad 1.3.6.1.4.1.14331.5.5.1.5.1.11
No hardware error.
         ifPhysAddress 1.3.6.1.4.1.14331.5.5.1.5.1.12
Physical address of the NIC.
         ifAddress 1.3.6.1.4.1.14331.5.5.1.5.1.13
First IP address of the NIC.
         ifSubMask 1.3.6.1.4.1.14331.5.5.1.5.1.14
Submask of First IP address of the NIC.
         ifInPkts 1.3.6.1.4.1.14331.5.5.1.5.1.15
The total number of the packets received.
         ifInOctets 1.3.6.1.4.1.14331.5.5.1.5.1.16
The total number of octets received.
         ifInDiscards 1.3.6.1.4.1.14331.5.5.1.5.1.17
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol.
         ifInErrors 1.3.6.1.4.1.14331.5.5.1.5.1.18
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
         ifInDiscardsRate 1.3.6.1.4.1.14331.5.5.1.5.1.19
The ratio of inbound discarded packets vs total packets in a certain time. (value*100)
         ifInErrorsRate 1.3.6.1.4.1.14331.5.5.1.5.1.20
The ratio of inbound error packets vs total packets in a certain time. (value*100)
         ifInSpeed 1.3.6.1.4.1.14331.5.5.1.5.1.21
The flow speed of inbound(bits/s)
         ifOutPkts 1.3.6.1.4.1.14331.5.5.1.5.1.22
The total number of the packets transmitted.
         ifOutOctets 1.3.6.1.4.1.14331.5.5.1.5.1.23
The total number of octets transmitted.
         ifOutDiscards 1.3.6.1.4.1.14331.5.5.1.5.1.24
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted.
         ifOutErrors 1.3.6.1.4.1.14331.5.5.1.5.1.25
The number of outbound packets that could not be transmitted because of errors.
         ifOutDiscardsRate 1.3.6.1.4.1.14331.5.5.1.5.1.26
The ratio of outbound discarded packets vs total packets in a certain time. (value*100)
         ifOutErrorsRate 1.3.6.1.4.1.14331.5.5.1.5.1.27
The ratio of outbound error packets vs total packets in a certain time. (value*100)
         ifOutSpeed 1.3.6.1.4.1.14331.5.5.1.5.1.28
The flow speed of outbound(bits/s)
         ifBandInUse 1.3.6.1.4.1.14331.5.5.1.5.1.29
The band in use. (value*100)
         ifRcvChkSumErr 1.3.6.1.4.1.14331.5.5.1.5.1.30
The number of packets received with error checksum.
         ifRcvL3bCast 1.3.6.1.4.1.14331.5.5.1.5.1.31
The number of of the L3 broadcast packets received
         ifRcvOtherErrPkts 1.3.6.1.4.1.14331.5.5.1.5.1.32
The number of the other error packets received.
         ifRcvIpPkts 1.3.6.1.4.1.14331.5.5.1.5.1.33
The total number of the ip packets received.
         ifRcvIpBytes 1.3.6.1.4.1.14331.5.5.1.5.1.34
The total number of the ip bytes received.
         ifRcvArpPkts 1.3.6.1.4.1.14331.5.5.1.5.1.35
The total number of the arp packets received.
         ifRcvArpBytes 1.3.6.1.4.1.14331.5.5.1.5.1.36
The total number of the arp bytes received.
         ifRcvUdpPkts 1.3.6.1.4.1.14331.5.5.1.5.1.37
The total number of the udp packets received.
         ifRcvUdpBytes 1.3.6.1.4.1.14331.5.5.1.5.1.38
The total number of the udp bytes received.
         ifRcvTcpPkts 1.3.6.1.4.1.14331.5.5.1.5.1.39
The total number of the tcp packets received.
         ifRcvTcpBytes 1.3.6.1.4.1.14331.5.5.1.5.1.40
The total number of the tcp bytes received.
         ifRcvIcmpPkts 1.3.6.1.4.1.14331.5.5.1.5.1.41
The total number of the icmp packets received.
         ifRcvIcmpBytes 1.3.6.1.4.1.14331.5.5.1.5.1.42
The total number of the icmp bytes received.
         ifRcvL3mCast 1.3.6.1.4.1.14331.5.5.1.5.1.43
The total number of the third level broadcast and multicast packets received.
         ifRcvL2bCastPkts 1.3.6.1.4.1.14331.5.5.1.5.1.44
The total number of the L2 broadcast packets received.
         ifRcvRejectPkts 1.3.6.1.4.1.14331.5.5.1.5.1.45
The total number of reject packets in received.
         ifRcvIpoptionPkts 1.3.6.1.4.1.14331.5.5.1.5.1.46
The total number of the Ip option packets received.
         ifRcvFragPkts 1.3.6.1.4.1.14331.5.5.1.5.1.47
The total number of the packets denied and discarded.
         ifDropPkts 1.3.6.1.4.1.14331.5.5.1.5.1.48
The number of the packets dropped.
         ifColliPkts 1.3.6.1.4.1.14331.5.5.1.5.1.49
The number of the packets collisioned.