UBQS-SNMP-MIB
- Registered at
- 1.3.6.1.4.1.7800.100.19
- Last updated
- 2011-03-28 00:00
- Organization
- Ubiquoss Corp.
- Namespace
- ubiquoss
- Source file
UBQS-SNMP-MIB- Digest
sha256:2b3cb6cf602da6cd335ea9daf440fe1286ce3957d903afb9522134bde810e6f3
Description
This MIB module defines MIB objects which provide mechanisms to remotely configure the parameters used by an SNMP entity for the generation of notifications.
Contact
Ubiquoss Customer Service Postal: 24F Milennium B/D, 467-12, Dogok-Dong, GangNam-Gu, Seoul 135-270 Korea Tel: 82-2-2190-3100
Imports
| From | Symbols |
|---|---|
| IANAifType-MIB | IANAifType |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
| UBQS-SMI | ubiMgmtv2 |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC UBQS-SMI UBQS-SNMP-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| SnmpVersion TEXTUAL-CONVENTION The version of the SNMP. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ubiSnmpMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.19.0 | |||
| ubiSnmpMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.19.1 | |||
| ubiSnmpCommunityTable OBJECT-TYPE This table contains objects which provide the information about the community configuration of SNMP. | 1.3.6.1.4.1.7800.100.19.1.1 | not-accessible | current | |
| ubiSnmpCommunityEntry OBJECT-TYPE An entry containing information about the SNMP community. | 1.3.6.1.4.1.7800.100.19.1.1.1 | not-accessible | current | |
| ubiSnmpCommunity OBJECT-TYPE A textual string containing information about the SNMP community. | 1.3.6.1.4.1.7800.100.19.1.1.1.1 | DisplayString | read-only | current |
| ubiSnmpCommunityType OBJECT-TYPE The access type of SNMP community. | 1.3.6.1.4.1.7800.100.19.1.1.1.2 | INTEGER {read-only(1), read-write(2)} | read-write | current |
| ubiSnmpCommunityAclName OBJECT-TYPE The access id for SNMP community. | 1.3.6.1.4.1.7800.100.19.1.1.1.3 | DisplayString | read-write | current |
| ubiSnmpCommunityView OBJECT-TYPE The view string for SNMP community. | 1.3.6.1.4.1.7800.100.19.1.1.1.4 | DisplayString | read-write | current |
| ubiSnmpCommunityRowStatus OBJECT-TYPE This object is used to create a new row or modify or delete an existing row in this table. | 1.3.6.1.4.1.7800.100.19.1.1.1.5 | RowStatus | read-create | current |
| ubiSnmpUserTable OBJECT-TYPE This table contains objects which provide the information about the user configuration of SNMP. | 1.3.6.1.4.1.7800.100.19.1.2 | not-accessible | current | |
| ubiSnmpUserEntry OBJECT-TYPE An entry containing information about the SNMP user. | 1.3.6.1.4.1.7800.100.19.1.2.1 | not-accessible | current | |
| ubiSnmpUserVersion OBJECT-TYPE The version of SNMP user. | 1.3.6.1.4.1.7800.100.19.1.2.1.1 | SnmpVersion | read-only | current |
| ubiSnmpUserName OBJECT-TYPE A textual string containing information about the SNMP user. | 1.3.6.1.4.1.7800.100.19.1.2.1.2 | DisplayString | read-only | current |
| ubiSnmpUserGroup OBJECT-TYPE A textual string containing information about the group belong to SNMP user. | 1.3.6.1.4.1.7800.100.19.1.2.1.3 | DisplayString | read-write | current |
| ubiSnmpUserAuthType OBJECT-TYPE 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. | 1.3.6.1.4.1.7800.100.19.1.2.1.4 | INTEGER {none(0), md5(1), sha(2)} | read-write | current |
| ubiSnmpUserAuthPasswd OBJECT-TYPE 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. | 1.3.6.1.4.1.7800.100.19.1.2.1.5 | DisplayString | read-write | current |
| ubiSnmpUserPrivacyType OBJECT-TYPE 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. | 1.3.6.1.4.1.7800.100.19.1.2.1.6 | INTEGER {none(0), aes(1), des(2)} | read-write | current |
| ubiSnmpUserPrivacyPasswd OBJECT-TYPE 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. | 1.3.6.1.4.1.7800.100.19.1.2.1.7 | DisplayString | read-write | current |
| ubiSnmpUserAclName OBJECT-TYPE The access ID for SNMP user. | 1.3.6.1.4.1.7800.100.19.1.2.1.8 | DisplayString | read-write | current |
| ubiSnmpUserRowStatus OBJECT-TYPE This object is used to create a new row or modify or delete an existing row in this table. | 1.3.6.1.4.1.7800.100.19.1.2.1.9 | RowStatus | read-create | current |
| ubiSnmpGroupTable OBJECT-TYPE This table contains objects which provide the information about the group configuration of SNMP. | 1.3.6.1.4.1.7800.100.19.1.3 | not-accessible | current | |
| ubiSnmpGroupEntry OBJECT-TYPE An entry containing information about the SNMP group. | 1.3.6.1.4.1.7800.100.19.1.3.1 | not-accessible | current | |
| ubiSnmpGroupVersion OBJECT-TYPE The version of SNMP group. | 1.3.6.1.4.1.7800.100.19.1.3.1.1 | SnmpVersion | read-only | current |
| ubiSnmpGroupName OBJECT-TYPE A textual string containing information about the SNMP group. | 1.3.6.1.4.1.7800.100.19.1.3.1.2 | DisplayString | read-only | current |
| ubiSnmpGroupSecLevel OBJECT-TYPE | 1.3.6.1.4.1.7800.100.19.1.3.1.3 | INTEGER {none(0), noAuthen(1), authen(2), privacy(3)} | read-write | current |
| ubiSnmpGroupReadView OBJECT-TYPE | 1.3.6.1.4.1.7800.100.19.1.3.1.4 | DisplayString | read-write | current |
| ubiSnmpGroupWriteView OBJECT-TYPE | 1.3.6.1.4.1.7800.100.19.1.3.1.5 | DisplayString | read-write | current |
| ubiSnmpGroupNotifyView OBJECT-TYPE | 1.3.6.1.4.1.7800.100.19.1.3.1.6 | DisplayString | read-write | current |
| ubiSnmpGroupRowStatus OBJECT-TYPE This object is used to create a new row or modify or delete an existing row in this table. | 1.3.6.1.4.1.7800.100.19.1.3.1.7 | RowStatus | read-create | current |
| ubiSnmpViewTable OBJECT-TYPE This table contains objects which provide the information about the group configuration of SNMP. | 1.3.6.1.4.1.7800.100.19.1.4 | not-accessible | current | |
| ubiSnmpViewEntry OBJECT-TYPE An entry containing information about the SNMP group. | 1.3.6.1.4.1.7800.100.19.1.4.1 | not-accessible | current | |
| ubiSnmpViewName OBJECT-TYPE A textual string containing information about the SNMP view. | 1.3.6.1.4.1.7800.100.19.1.4.1.1 | DisplayString | read-only | current |
| ubiSnmpViewVariable OBJECT-TYPE | 1.3.6.1.4.1.7800.100.19.1.4.1.2 | DisplayString | read-only | current |
| ubiSnmpViewType OBJECT-TYPE | 1.3.6.1.4.1.7800.100.19.1.4.1.3 | INTEGER {none(0), excluded(1), included(2)} | read-write | current |
| ubiSnmpViewRowStatus OBJECT-TYPE This object is used to create a new row or modify or delete an existing row in this table. | 1.3.6.1.4.1.7800.100.19.1.4.1.4 | RowStatus | read-create | current |
| ubiSnmpTrapHostTable OBJECT-TYPE This table contains objects which provide the information about the trap host configuration of SNMP. | 1.3.6.1.4.1.7800.100.19.1.5 | not-accessible | current | |
| ubiSnmpTrapHostEntry OBJECT-TYPE An entry containing information about the SNMP trap host. | 1.3.6.1.4.1.7800.100.19.1.5.1 | not-accessible | current | |
| ubiSnmpTrapHostType OBJECT-TYPE This object indicates the trap type. | 1.3.6.1.4.1.7800.100.19.1.5.1.1 | INTEGER {trap(1), inform(2)} | read-only | current |
| ubiSnmpTrapHostVersion OBJECT-TYPE This object indicates the trap version. A system configuring the trap host can send a notification depending on trap version. | 1.3.6.1.4.1.7800.100.19.1.5.1.2 | SnmpVersion | read-only | current |
| ubiSnmpTrapHostAddrType OBJECT-TYPE The type of the UbiSnmpTrapHostAddress, as defined in the InetAddress MIB. (e.g. ipv4, ipv6..) | 1.3.6.1.4.1.7800.100.19.1.5.1.3 | InetAddressType | read-only | current |
| ubiSnmpTrapHostAddress OBJECT-TYPE The trap host IP address. The type of this address is determined by the value of the ubiSnmpTrapHostAddrType object. | 1.3.6.1.4.1.7800.100.19.1.5.1.4 | InetAddress | read-only | current |
| ubiSnmpTrapHostCommunity OBJECT-TYPE A textual string containing information about the community(or SNMPv3 user) for trap host configuration. | 1.3.6.1.4.1.7800.100.19.1.5.1.5 | DisplayString | read-only | current |
| ubiSnmpTrapHostSecLevel OBJECT-TYPE The security type for SNMPv3 trap host. | 1.3.6.1.4.1.7800.100.19.1.5.1.6 | INTEGER {none(0), noAuthen(1), authen(2), privacy(3)} | read-write | current |
| ubiSnmpTrapHostPort OBJECT-TYPE The port number of SNMP trap host. | 1.3.6.1.4.1.7800.100.19.1.5.1.7 | Integer32 (0..65535) | read-write | current |
| ubiSnmpTrapHostRowStatus OBJECT-TYPE This object is used to create a new row or modify or delete an existing row in this table. | 1.3.6.1.4.1.7800.100.19.1.5.1.8 | RowStatus | read-create | current |
| ubiSnmpMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.19.2 | |||
| ubiSnmpMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.19.2.1 | |||
| ubiSnmpMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.19.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ubiSnmpMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the ubiquoss snmp configuration MIB. | 1.3.6.1.4.1.7800.100.19.2.1.1 | current |
| ubiSnmpConfigGroup OBJECT-GROUP A collection of objects containing information about IP adderss configuration. | 1.3.6.1.4.1.7800.100.19.2.2.1 | current |