UBQS-SNMP-MIB

File: UBQS-SNMP-MIB.mib (20204 bytes)

Imported modules

RFC1213-MIB IANAifType-MIB SNMPv2-TC
INET-ADDRESS-MIB UBQS-SMI SNMPv2-SMI

Imported symbols

DisplayString IANAifType RowStatus
InetAddress InetAddressType InetAddressPrefixLength
ubiMgmtv2 Integer32

Defined Types

SnmpVersion  
The version of the SNMP.
TEXTUAL-CONVENTION    
  INTEGER none(0), v1(1), v2(2), v3(3), inform(4)  

UbiSnmpCommunityEntry  
SEQUENCE    
  ubiSnmpCommunity DisplayString
  ubiSnmpCommunityType INTEGER
  ubiSnmpCommunityAclName DisplayString
  ubiSnmpCommunityView DisplayString
  ubiSnmpCommunityRowStatus RowStatus

UbiSnmpUserEntry  
SEQUENCE    
  ubiSnmpUserVersion SnmpVersion
  ubiSnmpUserName DisplayString
  ubiSnmpUserGroup DisplayString
  ubiSnmpUserAuthType INTEGER
  ubiSnmpUserAuthPasswd DisplayString
  ubiSnmpUserPrivacyType INTEGER
  ubiSnmpUserPrivacyPasswd DisplayString
  ubiSnmpUserAclName DisplayString
  ubiSnmpUserRowStatus RowStatus

UbiSnmpGroupEntry  
SEQUENCE    
  ubiSnmpGroupVersion SnmpVersion
  ubiSnmpGroupName DisplayString
  ubiSnmpGroupSecLevel INTEGER
  ubiSnmpGroupReadView DisplayString
  ubiSnmpGroupWriteView DisplayString
  ubiSnmpGroupNotifyView DisplayString
  ubiSnmpGroupRowStatus RowStatus

UbiSnmpViewEntry  
SEQUENCE    
  ubiSnmpViewName DisplayString
  ubiSnmpViewVariable DisplayString
  ubiSnmpViewType INTEGER
  ubiSnmpViewRowStatus RowStatus

UbiSnmpTrapHostEntry  
SEQUENCE    
  ubiSnmpTrapHostType INTEGER
  ubiSnmpTrapHostVersion SnmpVersion
  ubiSnmpTrapHostAddrType InetAddressType
  ubiSnmpTrapHostAddress InetAddress
  ubiSnmpTrapHostCommunity DisplayString
  ubiSnmpTrapHostSecLevel INTEGER
  ubiSnmpTrapHostPort Integer32
  ubiSnmpTrapHostRowStatus RowStatus

Defined Values

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.
MODULE-IDENTITY    

ubiSnmpMIBNotificationPrefix 1.3.6.1.4.1.7800.100.19.0
OBJECT IDENTIFIER    

ubiSnmpMIBObjects 1.3.6.1.4.1.7800.100.19.1
OBJECT IDENTIFIER    

ubiSnmpMIBConformance 1.3.6.1.4.1.7800.100.19.2
OBJECT IDENTIFIER    

ubiSnmpCommunityTable 1.3.6.1.4.1.7800.100.19.1.1
This table contains objects which provide the information about the community configuration of SNMP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UbiSnmpCommunityEntry

ubiSnmpCommunityEntry 1.3.6.1.4.1.7800.100.19.1.1.1
An entry containing information about the SNMP community.
Status: current Access: not-accessible
OBJECT-TYPE    
  UbiSnmpCommunityEntry  

ubiSnmpCommunity 1.3.6.1.4.1.7800.100.19.1.1.1.1
A textual string containing information about the SNMP community.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ubiSnmpCommunityType 1.3.6.1.4.1.7800.100.19.1.1.1.2
The access type of SNMP community.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER read-only(1), read-write(2)  

ubiSnmpCommunityAclName 1.3.6.1.4.1.7800.100.19.1.1.1.3
The access id for SNMP community.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ubiSnmpCommunityView 1.3.6.1.4.1.7800.100.19.1.1.1.4
The view string for SNMP community.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ubiSnmpCommunityRowStatus 1.3.6.1.4.1.7800.100.19.1.1.1.5
This object is used to create a new row or modify or delete an existing row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ubiSnmpUserTable 1.3.6.1.4.1.7800.100.19.1.2
This table contains objects which provide the information about the user configuration of SNMP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UbiSnmpUserEntry

ubiSnmpUserEntry 1.3.6.1.4.1.7800.100.19.1.2.1
An entry containing information about the SNMP user.
Status: current Access: not-accessible
OBJECT-TYPE    
  UbiSnmpUserEntry  

ubiSnmpUserVersion 1.3.6.1.4.1.7800.100.19.1.2.1.1
The version of SNMP user.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpVersion  

ubiSnmpUserName 1.3.6.1.4.1.7800.100.19.1.2.1.2
A textual string containing information about the SNMP user.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ubiSnmpUserGroup 1.3.6.1.4.1.7800.100.19.1.2.1.3
A textual string containing information about the group belong to SNMP user.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ubiSnmpUserAuthType 1.3.6.1.4.1.7800.100.19.1.2.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), md5(1), sha(2)  

ubiSnmpUserAuthPasswd 1.3.6.1.4.1.7800.100.19.1.2.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ubiSnmpUserPrivacyType 1.3.6.1.4.1.7800.100.19.1.2.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), aes(1), des(2)  

ubiSnmpUserPrivacyPasswd 1.3.6.1.4.1.7800.100.19.1.2.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ubiSnmpUserAclName 1.3.6.1.4.1.7800.100.19.1.2.1.8
The access ID for SNMP user.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ubiSnmpUserRowStatus 1.3.6.1.4.1.7800.100.19.1.2.1.9
This object is used to create a new row or modify or delete an existing row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ubiSnmpGroupTable 1.3.6.1.4.1.7800.100.19.1.3
This table contains objects which provide the information about the group configuration of SNMP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UbiSnmpGroupEntry

ubiSnmpGroupEntry 1.3.6.1.4.1.7800.100.19.1.3.1
An entry containing information about the SNMP group.
Status: current Access: not-accessible
OBJECT-TYPE    
  UbiSnmpGroupEntry  

ubiSnmpGroupVersion 1.3.6.1.4.1.7800.100.19.1.3.1.1
The version of SNMP group.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpVersion  

ubiSnmpGroupName 1.3.6.1.4.1.7800.100.19.1.3.1.2
A textual string containing information about the SNMP group.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ubiSnmpGroupSecLevel 1.3.6.1.4.1.7800.100.19.1.3.1.3
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), noAuthen(1), authen(2), privacy(3)  

ubiSnmpGroupReadView 1.3.6.1.4.1.7800.100.19.1.3.1.4
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ubiSnmpGroupWriteView 1.3.6.1.4.1.7800.100.19.1.3.1.5
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ubiSnmpGroupNotifyView 1.3.6.1.4.1.7800.100.19.1.3.1.6
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ubiSnmpGroupRowStatus 1.3.6.1.4.1.7800.100.19.1.3.1.7
This object is used to create a new row or modify or delete an existing row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ubiSnmpViewTable 1.3.6.1.4.1.7800.100.19.1.4
This table contains objects which provide the information about the group configuration of SNMP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UbiSnmpViewEntry

ubiSnmpViewEntry 1.3.6.1.4.1.7800.100.19.1.4.1
An entry containing information about the SNMP group.
Status: current Access: not-accessible
OBJECT-TYPE    
  UbiSnmpViewEntry  

ubiSnmpViewName 1.3.6.1.4.1.7800.100.19.1.4.1.1
A textual string containing information about the SNMP view.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ubiSnmpViewVariable 1.3.6.1.4.1.7800.100.19.1.4.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ubiSnmpViewType 1.3.6.1.4.1.7800.100.19.1.4.1.3
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), excluded(1), included(2)  

ubiSnmpViewRowStatus 1.3.6.1.4.1.7800.100.19.1.4.1.4
This object is used to create a new row or modify or delete an existing row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ubiSnmpTrapHostTable 1.3.6.1.4.1.7800.100.19.1.5
This table contains objects which provide the information about the trap host configuration of SNMP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UbiSnmpTrapHostEntry

ubiSnmpTrapHostEntry 1.3.6.1.4.1.7800.100.19.1.5.1
An entry containing information about the SNMP trap host.
Status: current Access: not-accessible
OBJECT-TYPE    
  UbiSnmpTrapHostEntry  

ubiSnmpTrapHostType 1.3.6.1.4.1.7800.100.19.1.5.1.1
This object indicates the trap type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER trap(1), inform(2)  

ubiSnmpTrapHostVersion 1.3.6.1.4.1.7800.100.19.1.5.1.2
This object indicates the trap version. A system configuring the trap host can send a notification depending on trap version.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpVersion  

ubiSnmpTrapHostAddrType 1.3.6.1.4.1.7800.100.19.1.5.1.3
The type of the UbiSnmpTrapHostAddress, as defined in the InetAddress MIB. (e.g. ipv4, ipv6..)
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

ubiSnmpTrapHostAddress 1.3.6.1.4.1.7800.100.19.1.5.1.4
The trap host IP address. The type of this address is determined by the value of the ubiSnmpTrapHostAddrType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

ubiSnmpTrapHostCommunity 1.3.6.1.4.1.7800.100.19.1.5.1.5
A textual string containing information about the community(or SNMPv3 user) for trap host configuration.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ubiSnmpTrapHostSecLevel 1.3.6.1.4.1.7800.100.19.1.5.1.6
The security type for SNMPv3 trap host.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), noAuthen(1), authen(2), privacy(3)  

ubiSnmpTrapHostPort 1.3.6.1.4.1.7800.100.19.1.5.1.7
The port number of SNMP trap host.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

ubiSnmpTrapHostRowStatus 1.3.6.1.4.1.7800.100.19.1.5.1.8
This object is used to create a new row or modify or delete an existing row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ubiSnmpMIBCompliances 1.3.6.1.4.1.7800.100.19.2.1
OBJECT IDENTIFIER    

ubiSnmpMIBGroups 1.3.6.1.4.1.7800.100.19.2.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-create
MODULE-COMPLIANCE    

ubiSnmpConfigGroup 1.3.6.1.4.1.7800.100.19.2.2.1
A collection of objects containing information about IP adderss configuration.
Status: current Access: read-create
OBJECT-GROUP