[Important Security Notice] Fake Qfinder Pro Websites Detected. Learn more >

Which MIBs are supported by QSW managed switches?


Last modified date: 2024-04-11

Applicable Products

Hardware

  • QSW-M3224-24T
  • QSW-M7308R-4X

Software

  • QSS Pro v4.0.0 and later

Overview

The Management Information Base (MIB) list provides definitions and information regarding the properties of managed resources and the services supported by QNAP switches. Object Identifiers (OIDs) serve as a unique naming convention within the Management Information Base (MIB) hierarchy, enabling the identification and access of specific objects.

RFC1213-MIB

MIB FileObject Identifier (OID)NameDescription
RFC1213-MIB.mib1.3.6.1.2.1.1systemThe system group includes information about the system on which the entity resides. Object in this group are useful for fault management and configuration management. For details, see IETF RFC 1213.
NameOIDAccessDescription
sysDescr1.3.6.1.2.1.1.1Read-onlyA textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software.
sysObjectID1.3.6.1.2.1.1.2Read-onlyThe vendor's authoritative identification of the network management subsystem contained in the entity.
sysUpTime1.3.6.1.2.1.1.3Read-onlyThe time (in hundredths of a second) since the network management portion of the system was last re-initialized.
sysContact1.3.6.1.2.1.1.4Read-writeThe textual identification of the contact person for this managed node, together with information on how to contact this person.
sysName1.3.6.1.2.1.1.5Read-writeAn administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name.
sysLocation1.3.6.1.2.1.1.6Read-writeThe physical location of this node.
sysServices1.3.6.1.2.1.1.7Read-onlyA value which indicates the set of services that this entity primarily offers.

IF-MIB

MIB FileObject Identifier (OID)NameDescription
IF-MIB.mib1.3.6.1.2.1.2interfacesInterfaces group. The interfaces object group contains information about each interface on a network device. This group provides useful information on fault management, configuration management, performance management and accounting management.
NameOIDAccessDescription
ifNumber1.3.6.1.2.1.2.1Read-onlyThe number of network interfaces (regardless of their current state) pres.ent on this system.
ifTable1.3.6.1.2.1.2.2Not-accessibleA list of interface entries. The number of entries is given by the value of ifNumber.
ifEntry1.3.6.1.2.1.2.2.1Not-accessibleAn entry containing management information applicable to a particular interface.
ifIndex1.3.6.1.2.1.2.2.1.1Read-onlyA unique value for each interface.
ifDescr1.3.6.1.2.1.2.2.1.2Read-onlyA textual string containing information about the interface.
ifType1.3.6.1.2.1.2.2.1.3Read-onlyThe type of interface, distinguished according to the physical/link protocol(s) immediately ‘below’ the network layer in the protocol stack.
ifSpeed1.3.6.1.2.1.2.2.1.5Read-onlyAn estimate of the interface's current bandwidth in bits per second.
ifPhysAddress1.3.6.1.2.1.2.2.1.6Read-onlyThe interface’s address at the protocol layer immediately 'below' the network layer in the protocol stack.
ifAdminStatus1.3.6.1.2.1.2.2.1.7Read-onlyThe desired state of the interface.
ifMtu1.3.6.1.2.1.2.2.1.4Read-onlyThe size of the largest datagram which can be sent/received on the interface, specified in octets.
ifOperStatus1.3.6.1.2.1.2.2.1.8Read-onlyThe current operational state of the interface.
ifLastChange1.3.6.1.2.1.2.2.1.9Read-onlyThe value of sysUpTime at the time the interface entered its current operational state.
ifInOctets1.3.6.1.2.1.2.2.1.10Read-onlyThe total number of octets received on the interface, including framing characters.
ifInUcastPkts1.3.6.1.2.1.2.2.1.11Read-onlyThe number of subnetwork-unicast packets delivered to a higher-layer protocol.
ifInNUcastPkts1.3.6.1.2.1.2.2.1.12Read-onlyThe number of non-unicast (i.e., subnetwork-broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.
ifInDiscards1.3.6.1.2.1.2.2.1.13Read-onlyThe 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.
ifInErrors1.3.6.1.2.1.2.2.1.14Read-onlyThe number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
ifInUnknownProtos1.3.6.1.2.1.2.2.1.15Read-onlyThe number of packets received via the interface which were discarded because of an unknown or unsupported protocol.
ifOutOctets1.3.6.1.2.1.2.2.1.16Read-onlyThe total number of octets transmitted out of the interface, including framing characters.
ifOutUcastPkts1.3.6.1.2.1.2.2.1.17Read-onlyThe total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent.
ifOutNUcastPkts1.3.6.1.2.1.2.2.1.18Read-onlyThe total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent.
ifOutDiscards1.3.6.1.2.1.2.2.1.19Read-onlyThe number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted.
ifMtu1.3.6.1.2.1.2.2.1.20Read-onlyThe size of the largest datagram which can be sent/received on the interface, specified in octets.
ifOutErrors1.3.6.1.2.1.2.2.1.21Read-onlyThe number of outbound packets that could not be transmitted because of errors.
ifOutQLen1.3.6.1.2.1.2.2.1.21Read-onlyThe length of the output packet queue (in packets).
ifSpecific1.3.6.1.2.1.2.2.1.22Read-onlyA reference to MIB definitions specific to the particular media being used to realize the interface.

SNMPv2

MIB FileObject Identifier (OID)NameDescription
SNMPv2-MIB.mib1.3.6.1.6.3.1.1.4snmpTrapA collection of objects which allow the SNMP entity.
NameOIDAccessDescription
snmpTrapEnterprise1.3.6.1.6.3.1.1.4.3Read-onlyThe authoritative identification of the enterprise associated with the trap currently being sent.

START-MIB

MIB FileObject Identifier (OID)NameDescription
START-MIB.mib IF-MIB.mib1.3.6.1.6.3.1.1.5snmpTrapsA collection of objects which allow the SNMP entity.
NameOIDAccessDescription
coldStart1.3.6.1.6.3.1.1.5.1Read-onlyA coldStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself and that its configuration may have been altered.
warmStart1.3.6.1.6.3.1.1.5.2Read-onlyA warmStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself such that its configuration is unaltered.
linkDown1.3.6.1.6.3.1.1.5.3Read-onlyA linkDown trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its communication links is about to enter the down state from some other state (but not from the notPresent state).
linkUp1.3.6.1.6.3.1.1.5.4Read-onlyA linkUp trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its communication links left the down state and transitioned into some other state (but not into the notPresent state).

Was this article helpful?

17% of people think it helps.
Thank you for your feedback.

Please tell us how this article can be improved:

If you want to provide additional feedback, please include it below.

Choose specification

      Show more Less
      Choose Your Country or Region
      open menu
      back to top