www.pudn.com > javasnmpv3.rar > MainWindowPrivate.ui



MainWindowPrivate

    
        MainWindowPrivate
    
    
        
            0
            0
            619
            580
        
    
    
        Simple SNMP++ example with Qt
    
    
        snmp++ example
    
    
        
            unnamed
        
        
            
                text_label_obj_id
            
            
                Object-ID
            
        
        
            
                text_label_value
            
            
                Value
            
        
        
            
                line_edit_obj_id
            
            
                1.3.6.1.2.1.1.1.0
            
        
        
            
                text_label_target
            
            
                Target
            
        
        
            
                line_edit_value
            
        
        
            
                line_edit_target
            
            
                localhost/4700
            
        
        
            
                button_group_version
            
            
                SNMP Version
            
            
                Select the SNMP version to use
            
            
                
                    unnamed
                
                
                    
                        radio_button_v1
                    
                    
                        SNMPv1
                    
                    
                        true
                    
                    
                        1
                    
                
                
                    
                        radio_button_v2
                    
                    
                        SNMPv2c
                    
                    
                        2
                    
                
                
                    
                        radio_button_v3
                    
                    
                        SNMPv3
                    
                    
                        3
                    
                
            
        
        
            
                group_box_v1
            
            
                SNMPv1 / v2c options
            
            
                Here options specific to SNMPv1/v2c can be entered
            
            
                
                    unnamed
                
                
                    
                        line_edit_community
                    
                    
                        public
                    
                    
                        AlignRight
                    
                
                
                    
                        text_label_community
                    
                    
                        Community
                    
                
            
        
        
            
                group_box_v3
            
            
                false
            
            
                SNMPv3 options
            
            
                
                    unnamed
                
                
                    
                        combo_box_sec_name
                    
                
                
                    
                        
                            noAuthNoPriv
                        
                    
                    
                        
                            authNoPriv
                        
                    
                    
                        
                            authPriv
                        
                    
                    
                        combo_box_sec_level
                    
                
                
                    
                        text_label_sec_level
                    
                    
                        SecurityLevel
                    
                
                
                    
                        text_label_context_name
                    
                    
                        ConextName
                    
                    
                        Can be left empty
                    
                
                
                    
                        text_label_context_engine_id
                    
                    
                        ContextEngineId
                    
                    
                        Can be left empty
                    
                
                
                    
                        line_edit_context_name
                    
                    
                        AlignRight
                    
                
                
                    
                        line_edit_context_engine_id
                    
                    
                        AlignRight
                    
                
                
                    
                        text_label_sec_name
                    
                    
                        SecurityName
                    
                
            
        
        
            
                layout_buttons
            
            
                
                    unnamed
                
                
                    
                        push_button_broadcast
                    
                    
                        Broadcast
                    
                    
                        Send a discovery broadcast to the target address
                    
                
                
                    
                        spacer_buttons
                    
                    
                        Horizontal
                    
                    
                        Expanding
                    
                    
                        
                            290
                            31
                        
                    
                
                
                    
                        push_button_get_next
                    
                    
                        GetNext
                    
                
            
        
        
            
                text_edit_output
            
        
        
            
                group_box_gen_opts
            
            
                General Options
            
            
                
                    unnamed
                
                
                    
                        text_label_timeout
                    
                    
                        Timeout (sec)
                    
                
                
                    
                        text_label_retries
                    
                    
                        Retries
                    
                
                
                    
                        spin_box_retries
                    
                    
                        10
                    
                    
                        1
                    
                
                
                    
                        spin_box_timeout
                    
                    
                        20
                    
                    
                        0
                    
                    
                        3
                    
                
            
        
        
            
                groupBox4
            
            
                
                    79
                    0
                
            
            
                Traps
            
            
                
                    unnamed
                
                
                    
                        push_button_traps
                    
                    
                        Start receiving Traps
                    
                    
                        Alt+A
                    
                    
                        true
                    
                
                
                    
                        spacer2
                    
                    
                        Horizontal
                    
                    
                        Expanding
                    
                    
                        
                            151
                            21
                        
                    
                
                
                    
                        line_edit_trap_port
                    
                    
                        162
                    
                
                
                    
                        textLabel1
                    
                    
                        
                            79
                            0
                        
                    
                    
                        Port
                    
                
            
        
    


    
        menubar
    
    
        
        
        
    
    
        
    
    
        
        
    




    
        
            fileExitAction
        
        
            Exit
        
        
            E&xit
        
        
            
        
    
    
        
            helpAboutAction
        
        
            About
        
        
            &About
        
        
            
        
    
    
        
            edit_properties_action
        
        
            Properties
        
        
            Properties
        
    


    
        fileExitAction
        activated()
        MainWindowPrivate
        fileExit()
    
    
        helpAboutAction
        activated()
        MainWindowPrivate
        helpAbout()
    
    
        push_button_get_next
        clicked()
        MainWindowPrivate
        push_button_get_next_clicked()
    
    
        edit_properties_action
        activated()
        MainWindowPrivate
        edit_properties_action_activated()
    
    
        button_group_version
        clicked(int)
        MainWindowPrivate
        button_group_version_clicked(int)
    
    
        push_button_broadcast
        clicked()
        MainWindowPrivate
        push_button_broadcast_clicked()
    
    
        push_button_traps
        toggled(bool)
        MainWindowPrivate
        push_button_traps_toggled(bool)
    


    MainWindowPrivate.ui.h


    fileExit()
    helpAbout()
    push_button_get_next_clicked()
    edit_properties_action_activated()
    button_group_version_clicked( int version )
    push_button_broadcast_clicked()
    push_button_traps_toggled(bool)