HPICF-TR069-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HPICF-TR069-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
 hpicfTR069MIB 1.3.6.1.4.1.11.2.14.11.5.1.98
This MIB defines HP proprietary objects used to configure the TR-069 feature.
       hpicfTR069Notifications 1.3.6.1.4.1.11.2.14.11.5.1.98.0
       hpicfTR069Objects 1.3.6.1.4.1.11.2.14.11.5.1.98.1
           hpicfTR069EnableCWMP 1.3.6.1.4.1.11.2.14.11.5.1.98.1.1 integer read-write
Enable TR-069 on the device. Enumeration: 'enable': 2, 'disable': 1.
           hpicfTR069CWMPDeviceType 1.3.6.1.4.1.11.2.14.11.5.1.98.1.2 integer read-write
The working mode of the device. By default, the device operates in gateway mode. CWMP should be disabled before changing modes. Enumeration: 'device': 1, 'gateway': 2.
           hpicfTR069AcsUrl 1.3.6.1.4.1.11.2.14.11.5.1.98.1.3 octet string read-write
The URL used by TR-069 to connect to the ACS. The value should be a valid HTTP or HTTPS URL.
           hpicfTR069AcsUrlOrigin 1.3.6.1.4.1.11.2.14.11.5.1.98.1.4 integer read-only
The source of the ACS URL. none - no ACS URL set config - from the device configuration file dhcp - from a DHCP server response acs - from the ACS itself Enumeration: 'acs': 4, 'dhcp': 3, 'none': 1, 'config': 2.
           hpicfTR069AcsProxyUrl 1.3.6.1.4.1.11.2.14.11.5.1.98.1.5 octet string read-write
The URL used by TR-069 to connect to a proxy server in order to reach the ACS. The value should be a valid HTTP or HTTPS URL.
           hpicfTR069AcsUsername 1.3.6.1.4.1.11.2.14.11.5.1.98.1.6 octet string read-write
The username for HTTP authentication with the ACS.
           hpicfTR069AcsPassword 1.3.6.1.4.1.11.2.14.11.5.1.98.1.7 octet string read-write
The plaintext password for HTTP authentication with the ACS. This object always returns an empty string when read.
           hpicfTR069AcsPasswordEncrypted 1.3.6.1.4.1.11.2.14.11.5.1.98.1.8 octet string read-write
An encrypted form of the ACS password. The value should be an encrypted password previously read from a compatible HP Networking device. This object can only be read or written when hpSwitchAuthenticationEncryptCredentialsMethod is set to a value other than 'none' and cannot be set at the same time as hpicfTR069AcsPassword.
           hpicfTR069AcsConnectRetryInterval 1.3.6.1.4.1.11.2.14.11.5.1.98.1.9 unsigned32 read-only
The ACS connection retry interval.
           hpicfTR069CpeUsername 1.3.6.1.4.1.11.2.14.11.5.1.98.1.10 octet string read-write
The username for HTTP authentication with the TR-069 client.
           hpicfTR069CpePassword 1.3.6.1.4.1.11.2.14.11.5.1.98.1.11 octet string read-write
The plaintext password for HTTP authentication with the TR-069 client. This object always returns an empty string when read.
           hpicfTR069CpePasswordEncrypted 1.3.6.1.4.1.11.2.14.11.5.1.98.1.12 octet string read-write
An encrypted form of the client password. The value should be an encrypted password previously read from a compatible HP Networking device. This object can only be read or written when hpSwitchAuthenticationEncryptCredentialsMethod is set to a value other than 'none' and cannot be set at the same time as hpicfTR069CpePassword.
           hpicfTR069CpeWaitTimeout 1.3.6.1.4.1.11.2.14.11.5.1.98.1.13 unsigned32 read-only
The close-wait timeout of the ACS connection.
           hpicfTR069PeriodicInformEnable 1.3.6.1.4.1.11.2.14.11.5.1.98.1.14 integer read-only
The periodic inform message setting specified by the ACS. Enumeration: 'enable': 2, 'disable': 1.
           hpicfTR069PeriodicInformInterval 1.3.6.1.4.1.11.2.14.11.5.1.98.1.15 unsigned32 read-only
The periodic inform interval in seconds specified by the ACS.
           hpicfTR069PeriodicInformTime 1.3.6.1.4.1.11.2.14.11.5.1.98.1.16 dateandtime read-only
The date and time to send inform messages specified by the ACS.
       hpicfTR069Conformance 1.3.6.1.4.1.11.2.14.11.5.1.98.2
           hpicfTR069MIBCompliances 1.3.6.1.4.1.11.2.14.11.5.1.98.2.1
               hpicfTR069MIBCompliance 1.3.6.1.4.1.11.2.14.11.5.1.98.2.1.1
The compliance statement for HP switches implementing the HPICF-TR069 MIB.
           hpicfTR069MIBGroups 1.3.6.1.4.1.11.2.14.11.5.1.98.2.2
               hpicfTR069Group 1.3.6.1.4.1.11.2.14.11.5.1.98.2.2.1
A collection of objects to support the TR-069 feature.