HP-SWITCH-BASIC-CONFIG-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-SWITCH-BASIC-CONFIG-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
     hpicfBridgeFilterConfigTable 1.3.6.1.4.1.11.2.14.11.5.1.7.1.8.2 no-access
A table that contains information about the source port traffic filter configuration in this device.
         hpicfBridgeFilterConfigEntry 1.3.6.1.4.1.11.2.14.11.5.1.7.1.8.2.1 no-access
Information about a source port traffic filter configuration in this device.
             hpicfBridgeFilterName 1.3.6.1.4.1.11.2.14.11.5.1.7.1.8.2.1.1 displaystring no-access
This variable specifies the name of the filter. Filter name can be upto 20 characters. Filter name cannot contain tilde (~). A filter name can not be same as port-name.
             hpicfBridgeFilterDropPortMask 1.3.6.1.4.1.11.2.14.11.5.1.7.1.8.2.1.2 portlist read-only
This variable specifies a group of ports to which forwarding of filtered traffic is not permitted.
             hpicfBridgeFilterEntryStatus 1.3.6.1.4.1.11.2.14.11.5.1.7.1.8.2.1.3 rowstatus read-only
Row can be deleted only when no port are mapped to this filter in 'hpSwitchFilterConfigEntry' table.
       hpSwitchIgmpProxyDomainConfigTable 1.3.6.1.4.1.11.2.14.11.5.1.7.1.15.5 no-access
A table that contains information about the IGMP proxy domain configurations on this switch.
           hpSwitchIgmpProxyDomainConfigEntry 1.3.6.1.4.1.11.2.14.11.5.1.7.1.15.5.1 no-access
The information associated with each IGMP proxy domain configuration.
               hpSwitchIgmpProxyDomainId 1.3.6.1.4.1.11.2.14.11.5.1.7.1.15.5.1.1 integer32 no-access
The domain id that uniquely identifies a row in the IGMP proxy domain configuration table.
               hpSwitchIgmpProxyDomainStatus 1.3.6.1.4.1.11.2.14.11.5.1.7.1.15.5.1.2 rowstatus read-only
The status of a IGMP proxy domain configuration entry. Allows creation/deletion of the IGMP proxy domain entry. Row cannot be deleted if the IGMP proxy domain is associated with a VLAN.
               hpSwitchIgmpProxyDomainName 1.3.6.1.4.1.11.2.14.11.5.1.7.1.15.5.1.3 displaystring read-only
The IGMP proxy domain name.
               hpSwitchIgmpProxyDomainIp 1.3.6.1.4.1.11.2.14.11.5.1.7.1.15.5.1.4 ipaddress read-only
The IGMP proxy domain IP.
               hpSwitchIgmpProxyMcastLowerIp 1.3.6.1.4.1.11.2.14.11.5.1.7.1.15.5.1.5 ipaddress read-only
The IGMP proxy domain's lower multicast IP.
               hpSwitchIgmpProxyMcastUpperIp 1.3.6.1.4.1.11.2.14.11.5.1.7.1.15.5.1.6 ipaddress read-only
The IGMP proxy domain's upper multicast IP.
 hpSwitchBasicConfigMIB 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29
This MIB module describes objects for basic switch configuration.
       hpSwitchBasicConfigObjects 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1
           hpSwitchNotificationObjects 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.0
               hpSwitchStartupConfigSource 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.0.1 integer no-access
Indicate the method of change to startup config was initiated. Enumeration: 'viaCli': 1, 'unknown': 0, 'viaWebUI': 3, 'viaSnmp': 2.
               hpSwitchStartupConfigSourceIPAddrType 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.0.2 inetaddresstype no-access
Indicates the source address type of network agent which made a change. Not valid (set to zero) if change is made via CLI on system console.
               hpSwitchStartupConfigSourceIPAddr 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.0.3 inetaddress no-access
Indicates the source address of network agent which made a change. Not valid (set to zero) if change is made via CLI on system console.
               hpSwitchStartupConfigSourceUsername 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.0.4 displaystring no-access
Indicates the username of CLI user making the change to startup config. Zero-string if username is not set or change is made via SNMP
               hpSwitchStartupConfigThrottled 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.0.5 truthvalue no-access
Indicates if notification throttle was activated and one or more notifications were dropped.
               hpSwitchStartupConfigChange 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.0.6
The hpSwitchStartupConfigChange notification signifies that switch's startup config was modified by user/manager. Notifications might be buffered on the system to be sent after throttle delay. In some cases, notifications will be dropped. At such event the next transmitted notification will set flag hpSwitchStartupConfigThrottled
               hpSwitchRunningConfigChange 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.0.7
Notification of a running configuration change event as recorded in hpSwitchRunningCfgChgTable.
           hpSwitchSaveConfig 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.1 integer read-write
When this object is set to to 'saveConfig' it results in saving the running configuration of the switch to flash. The saved configuration becomes the boot-up configuration of the switch when it boots next time. When read, this object always returns 'noConfigSave'. Enumeration: 'noConfigSave': 1, 'saveConfig': 2.
           hpSwitchAliasTable 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.2 no-access
Table of alias configurations for CLI commands. This table contains information about name of the alias and the corresponding CLI command.
               hpSwitchAliasEntry 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.2.1 no-access
A row in the alias config table.
                   hpSwitchAliasName 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.2.1.1 displaystring no-access
Name of the alias which uniquely identifies alias configuration table. 'hpSwitchAliasName' can be used in place of 'hpSwitchAliasCommand` on the CLI. Maximum allowed length for alias name is 32 characters.
                   hpSwitchAliasCommand 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.2.1.2 octet string read-only
CLI command for which 'hpSwitchAliasName' can be used in CLI. Maximum allowed length for alias command is 255 characters. This object is required to create an entry in the table.
                   hpSwitchAliasConfigRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.2.1.3 rowstatus read-only
Controls creation/deletion of entries in alias table. Row cant be created when 'hpSwitchAliasCommand' is of zero length. Row transition to 'notReady' or 'notInService' states are not allowed.
           hpSwitchACLConfig 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.3
               hpSwitchAclLogtimeoutConfig 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.3.1 integer32 read-write
The time in seconds between ACL logging summary messages. Some devices may limit the range to 30..300.
               hpSwitchAclIpv4DenyFragmentedTcpHeader 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.3.2 integer read-write
Configure the device to drop all IPv4 packets containing a fragmented TCP header. Enumeration: 'enable': 1, 'disable': 2.
               hpSwitchAclIpv6DenyNonClassifiableL4Header 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.3.3 integer read-write
Configure the device to drop all IPv6 packets for which the Layer 4 header cannot be processed by ACL hardware. Enumeration: 'enable': 1, 'disable': 2.
               hpSwitchAclGroupingEnable 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.3.4 truthvalue read-write
This object enables or disables ACL Grouping support. When set to true(1), ACL Grouping will allow for the sharing of hardware entries from an ACL with the same name and type and applied in the same direction when the hpicfGppcv2AcSharedFlag is used to apply the ACL. When set to false(2), entries will be unshared.
           hpicfPortCopyNameTable 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.4 no-access
This table contains Mirroring Destination name String.
               hpicfPortCopyNameEntry 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.4.1 no-access
An entry in the hpicfPortCopyNameEntry contains Mirroring Destination name string.
                   hpicfPortCopyName 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.4.1.1 displaystring read-only
Mirroring Destination name string.
           hpSwitchDefaultLogon 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.5 integer read-write
This indicates whether switch should boot to CLI (default) or menu. The changes takes effect after rebooting the switch. Enumeration: 'men': 1, 'cli': 0.
           hpSwitchChassisLocateTable 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.6 no-access
This table is contains information about the current state of all the chassis locate LEDs.
               hpSwitchChassisLocateEntry 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.6.1 no-access
Contains information about the current state of a particular chassis LED.
                   hpSwitchChassisLocateState 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.6.1.1 integer read-write
The current state of the chassis locate LED. Enumeration: 'on': 2, 'off': 1, 'blink': 3.
                   hpSwitchChassisLocateDuration 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.6.1.2 integer32 read-write
The duration for which the current LED state is to be maintained. The minimum value is 60 and the maximum value is 86400. The 'off' state does not require a duration. A get request for the duration when the state is 'off' will return the default duration value.
                   hpSwitchChassisLocateWhen 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.6.1.3 integer read-write
When to apply the values specified by hpSwitchChassisLocateState and hpSwitchChassisLocateDuration. If not specified, the default is now. Enumeration: 'now': 1, 'startup': 2.
           hpSwitchModules 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.7
               hpSwitchModuleInfoTable 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.7.1 no-access
A table describing all modules that can be supported by the device.
                   hpSwitchModuleInfoEntry 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.7.1.1 no-access
The information regarding the module type in the switch. This table lists all the supported module types. The supported module type will have the equivalent module name.
                       hpSwitchModuleInfoModId 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.7.1.1.1 integer32 no-access
The module Id. This is a sequence number
                       hpSwitchModuleInfoModType 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.7.1.1.2 displaystring read-only
The module type in the switch. This is the Jnumber string that is supported on the device.
               hpSwitchModuleConfigTable 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.7.2 no-access
A table to configure the module type for a specific module.
                   hpSwitchModuleConfigEntry 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.7.2.1 no-access
This entry is used to configure the module type for a specific module. Configuration of module type is not allowed if it is already configured.
                       hpSwitchModuleConfigModType 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.7.2.1.1 displaystring read-write
The module type in the switch. This is the Jnumber supported on the device. The supported types are listed in hpSwitchModuleInfoTable.
                       hpSwitchModuleConfigModName 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.7.2.1.2 displaystring read-only
The module name in the switch.
                       hpSwitchModuleConfigModRemove 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.7.2.1.3 truthvalue read-write
This MIB object is used to remove the slot configuration. Setting this object to true (1) will remove the module configuration. Default value is false (2). This object should always returns false (2). The module can be configured by setting the hpSwitchModuleConfigModType to a supported Jnumber on the device.
           hpSwitchWebSupportUrl 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.8 displaystring read-write
URL for the web interface support page.
           hpSwitchStartupConfigSeqNum 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.9 unsigned32 read-write
This is the value of the global startup-config sequential number. Every change to startup-config increments the value by 1. Must be stored in non-volatile memory to be carried over the system boot.
           hpSwitchStartupConfigNotifyEnable 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.10 integer read-write
Indicates whether the SNMP entity is permitted to generate hpSwitchStartupConfigChange notifications. Default is disabled. Enumeration: 'enable': 1, 'disable': 2.
           hpSwitchImplicitConfigSave 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.11 integer read-write
This object is to enable/disable the implicit write-memory (saving the running-config to the flash) done after every successful SNMP set operation. When set to 'enable', config changes are written to the flash which results in slow performance for these set operations. To get faster processing while doing large number of continuous SNMP set operations, this object can be set to 'disable'; And,once the SNMP set operations are done, 'hpSwitchSaveConfig' MIB object can be used to save the running-config to the flash. This object will not be saved across a re-boot, and will always be set to 'enable' at boot. It is advisable to set this MIB object to 'disable' only when there are a lot of continuous SNMP set operations e.g. a script executing a large number of SNMP set operations. Enumeration: 'enable': 1, 'disable': 2.
           hpSwitchRunningCfgChgObjects 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.12
                 hpSwitchRunningCfgChgNotifyEnable 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.12.1 integer read-write
Indicates whether the SNMP entity is permitted to generate hpSwitchRunningConfigChange notifications. Default is disabled. Enumeration: 'enable': 1, 'disable': 2.
                 hpSwitchRunningCfgChgTransmitInterval 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.12.2 unsigned32 read-write
Specifies the transmission interval in seconds for sending running config change traps. Only one running config change trap is sent in this time interval. Default value is 0, indicating there is no limit on sending running config change traps.
                 hpSwitchRunningCfgChgLatestDateAndTime 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.12.3 dateandtime read-only
Indicates the date and time of the most recent running config change.
                 hpSwitchRunningCfgChgCount 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.12.4 counter32 read-only
The total number of running config changes since last reboot.
                 hpSwitchRunningCfgChgEntriesBumped 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.12.5 counter32 read-only
The number of times the oldest entry in hpSwitchRunningCfgChgTable was discarded to make room for a new entry.
                 hpSwitchRunningCfgChgEventTable 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.12.6 no-access
A table of latest 32 running configuration change events.
                     hpSwitchRunningCfgChgEventEntry 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.12.6.1 no-access
Information about running configuration change event on this switch.
                         hpSwitchRunningCfgChgEventTableIndex 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.12.6.1.1 integer32 no-access
The Index for hpSwitchRunningCfgChgTable.
                         hpSwitchRunningCfgChgEventId 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.12.6.1.2 unsigned32 read-only
Identifies a specific running config change. Monotonically increasing values will be assigned by the system to each event as it occurs. If the system is reset, these event ID values will be reset as well.
                         hpSwitchRunningCfgChgEventMethod 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.12.6.1.3 integer read-only
Indicates the source through which change to running config was initiated. Enumeration: 'internalEvent': 5, 'cli': 1, 'unknown': 0, 'snmp': 3, 'webUI': 4, 'men': 2.
                         hpSwitchRunningCfgChgEventSourceIPAddrType 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.12.6.1.4 inetaddresstype read-only
Indicates the source address type of network agent which made a change. This object value is set to an address type of unknown when not applicable.
                         hpSwitchRunningCfgChgEventSourceIPAddr 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.12.6.1.5 inetaddress read-only
Indicates the source address of network agent which made a running config change. The value is an address of length 0 (unknown(0)) if not available or not applicable.
                         hpSwitchRunningCfgChgEventUsername 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.12.6.1.6 displaystring read-only
Indicates the username of the user making the change the change to running config. Empty string (length 0) if username is not available or not applicable.
                         hpSwitchRunningCfgChgEventDateAndTime 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.12.6.1.7 dateandtime read-only
Indicates the date and time of the running config change.
           hpSwitchSecureModeLevel 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.13 integer read-write
Indicates current Secure-Mode Level of switch standard : switch operates with standard security capabilities. enhanced : switch operates with enhanced security capabilities for configurations to satisfy FIPS 140-2 requirements.The default level is standard. Enumeration: 'standard': 1, 'enhanced': 16, 'error': 0.
           hpSwitchCdpRunMode 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.14 integer read-write
Indicates the mode of CDP processing. This variable has no effect when CDP is disabled (cdpGlobalRun = FALSE). Enumeration: 'passthr': 2, 'rxonly': 1, 'preStdVoice': 3.
           hpSwitchCdpObjects 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.15
                 hpSwitchCdpPreStdVoiceTable 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.15.1 no-access
Information about cdp pre-standard-voice admin status for each port in this device.
                     hpSwitchCdpPreStdVoiceEntry 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.15.1.1 no-access
Information about cdp pre-standard-voice admin status for a switch port.
                         hpSwitchCdpPreStdVoiceIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.15.1.1.1 interfaceindex no-access
The ifIndex value of the local interface.
                         hpSwitchCdpPreStdVoiceStatus 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.15.1.1.2 integer read-write
Indicates the admin status for cdp pre-standard-voice mode for this cdpInterfaceIfIndex entry Default is txAndRx and this value is valid only if hpSwitchCdpRunMode is 'preStdVoice(3)' . Enumeration: 'txAndRx': 1, 'rxOnly': 2.
           hpSwitchIgnoreUntagMacPortList 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.16 portlist read-write
Prevent learning MAC addresses on the specified ports when the VLAN is untagged and the destination MAC address is one of the following: 01000C-CCCCCC (CDP) 0180c2-00000e (LLDP) 0180c2-000003 (EAPOL)
           hpSwitchControlPlaneProtectionAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.17 integer read-write
The operational status of the Control Plane Protection feature. When Control Plane Protection feature is enabled on a device, if the number of IP error packets exceed the threshold value they are dropped at the data plane. This eliminates the processing of error packets by control plane, thereby reducing the load on the CPU. Enumeration: 'enable': 1, 'disable': 2.
           hpSwitchFPModules 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.19
                 hpSwitchFPModuleConfigTable 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.19.1 no-access
A table that contains the configuration details for flexible modules.
                     hpSwitchFPModuleConfigEntry 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.19.1.1 no-access
An entry in the table that contains the configuration details of a flexible module.
                         hpSwitchFPModuleConfigType 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.19.1.1.1 integer read-write
The J-Number of the flexible module. When set to a value other than none, the value can only be changed to none. Setting this object to none (0) erases the flexible module configuration . Enumeration: 'jl083a': 4, 'none': 0, 'jl078a': 1, 'jl081a': 3, 'jl079a': 2.
                         hpSwitchFPModuleConfigName 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.19.1.1.2 displaystring read-write
The flexible module name in the switch. Some devices do not support configuration of the flexible module name and will return an error if this object is set.
           hpSwitchRESTInterfaceStatus 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.20 integer read-write
The object that can be used to enable or disable the REST interface. The default value is enable. Enumeration: 'enable': 1, 'disable': 2.
           hpSwitchRESTSessionIdleTimeout 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.21 integer32 read-write
The time period after which the REST session timeout occurs. A user can configure this parameter. The default value is 600 seconds.
       hpSwitchBasicConfigConformance 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2
           hpSwitchBasicConfigCompliances 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.1
               hpSwitchBasicConfigCompliance 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.1.1
The compliance statement for config entities which implements basic configuration of the switch.
               hpSwitchBasicConfigCompliance2 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.1.2
The compliance statement for config entities which implements basic configuration of the switch.
               hpSwitchBasicConfigCompliance3 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.1.3
The compliance statement for config entities which implements basic configuration of the switch.
               hpSwitchBasicConfigCompliance4 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.1.4
The compliance statement for config entities which implements basic configuration of the switch.
               hpSwitchBasicConfigCompliance5 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.1.5
The compliance statement for config entities which implements basic configuration of the switch.
               hpSwitchBasicConfigCompliance6 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.1.6
The compliance statement for config entities which implements basic configuration of the switch.
               hpSwitchBasicConfigCompliance7 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.1.7
The compliance statement for config entities which implements the basic configuration of the switch.
               hpSwitchBasicConfigCompliance8 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.1.8
The compliance statement for entities that implement the Control Plane Protection feature on a device.
               hpSwitchBasicConfigCompliance10 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.1.10
The compliance statement for entities that implement the flexible Module configuration on a device.
               hpSwitchBasicConfigCompliance11 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.1.11
The compliance statement for entities that implement the REST interface configuration on a device.
               hpSwitchBasicConfigCompliance12 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.1.12
The compliance statement for config entities which implements basic configuration of the switch.
           hpSwitchBasicConfigGroups 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2
               hpSwitchBasicConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.1
A collection of objects for basic configuration of the switch.
               hpSwitchAliasGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.2
A collection of objects for alias configuration for CLI commands.
               hpicfBridgeFilterConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.3
A collection of objects for source-port filter configuration.
               hpicfPortCopyNameGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.4
A collection of objects for mirror configuration for CLI commands.
               hpSwitchAclLogtimeoutGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.5
A collection of objects for ACL log timeout configuration of the switch.
               hpSwitchIgmpProxyDomainConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.6
A collection of objects for IGMP proxy domain configuration.
               hpSwitchChassisLocateGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.7
A collection of objects for chassis locate configuration.
               hpSwitchModuleGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.8
A collection of objects for switch module configuration.
               hpSwitchStartupConfigChangeGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.9
A collection of objects for startup config change notifications.
               hpSwitchBasicConfigGroup2 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.10
A collection of objects for switch basic configurations.
               hpSwitchRunningCfgChgGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.11
A collection of objects for running config change details and its notification.
               hpSwitchBasicConfigGroup3 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.12
A collection of objects for switch Secure mode configurations.
               hpSwitchCdpConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.13
A collection of objects for Cisco discovery protocol mode configurations.
               hpSwitchCdpPreStdVoiceGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.14
A collection of objects for Cisco discovery protocol mode configurations.
               hpSwitchIgnoreUntagMacConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.15
A collection of objects for Ignore untag MAC configurations.
               hpSwitchModuleConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.16
Group of objects representing module configuration.
               hpSwitchBasicConfigGroup4 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.17
A collection of objects to configure the Control Plane Protection on a device.
               hpSwitchAclGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.20
A collection of objects to configure ACL options on a device.
               hpSwitchFPModuleGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.21
A collection of objects for switch flexible module configuration.
               hpSwitchRESTInterfaceGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.22
A collection of objects for the Representational State Transfer (REST) interface configuration.
               hpSwitchAclGroupingEnableGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.2.23
A collection of objects to configure ACL Grouping options on a device.
           hpSwitchBasicNotificationGroups 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.3
               hpSwitchBasicNotificationGroup 1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.2.3.1
Switch Basic Config notifications