UBQS-SNMP-MIB: View SNMP OID List / Download MIB

VENDOR: PREMIER NETWORK CO., LTD


 Home MIB: UBQS-SNMP-MIB
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
 ubiSnmpMIB 1.3.6.1.4.1.7800.100.19
This MIB module defines MIB objects which provide mechanisms to remotely configure the parameters used by an SNMP entity for the generation of notifications.
       ubiSnmpMIBNotificationPrefix 1.3.6.1.4.1.7800.100.19.0
       ubiSnmpMIBObjects 1.3.6.1.4.1.7800.100.19.1
           ubiSnmpCommunityTable 1.3.6.1.4.1.7800.100.19.1.1 no-access
This table contains objects which provide the information about the community configuration of SNMP.
               ubiSnmpCommunityEntry 1.3.6.1.4.1.7800.100.19.1.1.1 no-access
An entry containing information about the SNMP community.
                   ubiSnmpCommunity 1.3.6.1.4.1.7800.100.19.1.1.1.1 displaystring read-only
A textual string containing information about the SNMP community.
                   ubiSnmpCommunityType 1.3.6.1.4.1.7800.100.19.1.1.1.2 integer read-write
The access type of SNMP community. Enumeration: 'read-write': 2, 'read-only': 1.
                   ubiSnmpCommunityAclName 1.3.6.1.4.1.7800.100.19.1.1.1.3 displaystring read-write
The access id for SNMP community.
                   ubiSnmpCommunityView 1.3.6.1.4.1.7800.100.19.1.1.1.4 displaystring read-write
The view string for SNMP community.
                   ubiSnmpCommunityRowStatus 1.3.6.1.4.1.7800.100.19.1.1.1.5 rowstatus read-only
This object is used to create a new row or modify or delete an existing row in this table.
           ubiSnmpUserTable 1.3.6.1.4.1.7800.100.19.1.2 no-access
This table contains objects which provide the information about the user configuration of SNMP.
               ubiSnmpUserEntry 1.3.6.1.4.1.7800.100.19.1.2.1 no-access
An entry containing information about the SNMP user.
                   ubiSnmpUserVersion 1.3.6.1.4.1.7800.100.19.1.2.1.1 snmpversion read-only
The version of SNMP user.
                   ubiSnmpUserName 1.3.6.1.4.1.7800.100.19.1.2.1.2 displaystring read-only
A textual string containing information about the SNMP user.
                   ubiSnmpUserGroup 1.3.6.1.4.1.7800.100.19.1.2.1.3 displaystring read-write
A textual string containing information about the group belong to SNMP user.
                   ubiSnmpUserAuthType 1.3.6.1.4.1.7800.100.19.1.2.1.4 integer read-write
This object indicates the authentication parameters for SNMPv3 user. SNMPv1 and SNMPv2c is always none(0). Because only SNMPv3 user can support the authentication and(or) Privacy. Enumeration: 'sha': 2, 'none': 0, 'md5': 1.
                   ubiSnmpUserAuthPasswd 1.3.6.1.4.1.7800.100.19.1.2.1.5 displaystring read-write
A textual string containing authentication password for SNMPv3 user. SNMPv1 and SNMPv2c is always ''(null string). Because only SNMPv3 user can support the authentication and(or) Privacy.
                   ubiSnmpUserPrivacyType 1.3.6.1.4.1.7800.100.19.1.2.1.6 integer read-write
This object indicates the encryption parameters for SNMPv3 user. SNMPv1 and SNMPv2c is always none(0). Because only SNMPv3 user can support the authentication and(or) Privacy. Enumeration: 'none': 0, 'des': 2, 'aes': 1.
                   ubiSnmpUserPrivacyPasswd 1.3.6.1.4.1.7800.100.19.1.2.1.7 displaystring read-write
A textual string containing encryption password for SNMPv3 user. SNMPv1 and SNMPv2c is always ''(null string). Because only SNMPv3 user can support the authentication and(or) Privacy.
                   ubiSnmpUserAclName 1.3.6.1.4.1.7800.100.19.1.2.1.8 displaystring read-write
The access ID for SNMP user.
                   ubiSnmpUserRowStatus 1.3.6.1.4.1.7800.100.19.1.2.1.9 rowstatus read-only
This object is used to create a new row or modify or delete an existing row in this table.
           ubiSnmpGroupTable 1.3.6.1.4.1.7800.100.19.1.3 no-access
This table contains objects which provide the information about the group configuration of SNMP.
               ubiSnmpGroupEntry 1.3.6.1.4.1.7800.100.19.1.3.1 no-access
An entry containing information about the SNMP group.
                   ubiSnmpGroupVersion 1.3.6.1.4.1.7800.100.19.1.3.1.1 snmpversion read-only
The version of SNMP group.
                   ubiSnmpGroupName 1.3.6.1.4.1.7800.100.19.1.3.1.2 displaystring read-only
A textual string containing information about the SNMP group.
                   ubiSnmpGroupSecLevel 1.3.6.1.4.1.7800.100.19.1.3.1.3 integer read-write
Enumeration: 'authen': 2, 'none': 0, 'noAuthen': 1, 'privacy': 3.
                   ubiSnmpGroupReadView 1.3.6.1.4.1.7800.100.19.1.3.1.4 displaystring read-write
                   ubiSnmpGroupWriteView 1.3.6.1.4.1.7800.100.19.1.3.1.5 displaystring read-write
                   ubiSnmpGroupNotifyView 1.3.6.1.4.1.7800.100.19.1.3.1.6 displaystring read-write
                   ubiSnmpGroupRowStatus 1.3.6.1.4.1.7800.100.19.1.3.1.7 rowstatus read-only
This object is used to create a new row or modify or delete an existing row in this table.
           ubiSnmpViewTable 1.3.6.1.4.1.7800.100.19.1.4 no-access
This table contains objects which provide the information about the group configuration of SNMP.
               ubiSnmpViewEntry 1.3.6.1.4.1.7800.100.19.1.4.1 no-access
An entry containing information about the SNMP group.
                   ubiSnmpViewName 1.3.6.1.4.1.7800.100.19.1.4.1.1 displaystring read-only
A textual string containing information about the SNMP view.
                   ubiSnmpViewVariable 1.3.6.1.4.1.7800.100.19.1.4.1.2 displaystring read-only
                   ubiSnmpViewType 1.3.6.1.4.1.7800.100.19.1.4.1.3 integer read-write
Enumeration: 'included': 2, 'none': 0, 'excluded': 1.
                   ubiSnmpViewRowStatus 1.3.6.1.4.1.7800.100.19.1.4.1.4 rowstatus read-only
This object is used to create a new row or modify or delete an existing row in this table.
           ubiSnmpTrapHostTable 1.3.6.1.4.1.7800.100.19.1.5 no-access
This table contains objects which provide the information about the trap host configuration of SNMP.
               ubiSnmpTrapHostEntry 1.3.6.1.4.1.7800.100.19.1.5.1 no-access
An entry containing information about the SNMP trap host.
                   ubiSnmpTrapHostType 1.3.6.1.4.1.7800.100.19.1.5.1.1 integer read-only
This object indicates the trap type. Enumeration: 'inform': 2, 'trap': 1.
                   ubiSnmpTrapHostVersion 1.3.6.1.4.1.7800.100.19.1.5.1.2 snmpversion read-only
This object indicates the trap version. A system configuring the trap host can send a notification depending on trap version.
                   ubiSnmpTrapHostAddrType 1.3.6.1.4.1.7800.100.19.1.5.1.3 inetaddresstype read-only
The type of the UbiSnmpTrapHostAddress, as defined in the InetAddress MIB. (e.g. ipv4, ipv6..)
                   ubiSnmpTrapHostAddress 1.3.6.1.4.1.7800.100.19.1.5.1.4 inetaddress read-only
The trap host IP address. The type of this address is determined by the value of the ubiSnmpTrapHostAddrType object.
                   ubiSnmpTrapHostCommunity 1.3.6.1.4.1.7800.100.19.1.5.1.5 displaystring read-only
A textual string containing information about the community(or SNMPv3 user) for trap host configuration.
                   ubiSnmpTrapHostSecLevel 1.3.6.1.4.1.7800.100.19.1.5.1.6 integer read-write
The security type for SNMPv3 trap host. Enumeration: 'authen': 2, 'none': 0, 'noAuthen': 1, 'privacy': 3.
                   ubiSnmpTrapHostPort 1.3.6.1.4.1.7800.100.19.1.5.1.7 integer32 read-write
The port number of SNMP trap host.
                   ubiSnmpTrapHostRowStatus 1.3.6.1.4.1.7800.100.19.1.5.1.8 rowstatus read-only
This object is used to create a new row or modify or delete an existing row in this table.
       ubiSnmpMIBConformance 1.3.6.1.4.1.7800.100.19.2
           ubiSnmpMIBCompliances 1.3.6.1.4.1.7800.100.19.2.1
               ubiSnmpMIBCompliance 1.3.6.1.4.1.7800.100.19.2.1.1
The compliance statement for entities which implement the ubiquoss snmp configuration MIB.
           ubiSnmpMIBGroups 1.3.6.1.4.1.7800.100.19.2.2
               ubiSnmpConfigGroup 1.3.6.1.4.1.7800.100.19.2.2.1
A collection of objects containing information about IP adderss configuration.