HOT-DOMAIN-MIB: View SNMP OID List / Download MIB

VENDOR: PARADYNE


 Home MIB: HOT-DOMAIN-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
 pdnDomain 1.3.6.1.4.1.1795.2.24.9.3.6
     pdnCardConfig 1.3.6.1.4.1.1795.2.24.9.3.6.1
         pdnCardConfigTable 1.3.6.1.4.1.1795.2.24.9.3.6.1.1 no-access
A table that contains information about Mux Forwarding, IP Filtering, IP Scoping and domain name for each VNID.
             pdnCardConfigEntry 1.3.6.1.4.1.1795.2.24.9.3.6.1.1.1 no-access
A list of configuration information for each VNID.
                 pdnCardConfigVnidId 1.3.6.1.4.1.1795.2.24.9.3.6.1.1.1.1 integer read-write
The VNID Id number of the virtual network for which this entry contains management information. 'null' is used to create a new entry for MIB browsers which cannot create new entry but can only edit existing entry.
                 pdnCardConfigDomainName 1.3.6.1.4.1.1795.2.24.9.3.6.1.1.1.2 displaystring read-write
The Domain name of the ISP for this VNID.
                 pdnCardConfigMuxFwd 1.3.6.1.4.1.1795.2.24.9.3.6.1.1.1.3 integer read-write
This object shows if Mux Forwarding has been enabled or disabled by the user. Enumeration: 'enable': 1, 'disable': 2.
                 pdnCardConfigIPFiltering 1.3.6.1.4.1.1795.2.24.9.3.6.1.1.1.4 integer read-write
This object shows if IP Filtering has been enabled or disabled by the user. Enumeration: 'enable': 1, 'disable': 2.
                 pdnCardConfigIPScoping 1.3.6.1.4.1.1795.2.24.9.3.6.1.1.1.5 integer read-write
This object shows if IP Scoping has been enabled or disabled by the user. Enumeration: 'enable': 1, 'disable': 2.
                 pdnCardConfigDbUpdate 1.3.6.1.4.1.1795.2.24.9.3.6.1.1.1.6 integer read-write
This object is used to control the setting of the objects in this table. When 'nop' is received, no objects are set. When 'update' is received, all objects in this table for which set PDU have been received prior to this set PDU will be set and a new entry will be created if the index does not exist. When 'delete' is received, the entry with the index value will be deleted. Enumeration: 'nop': 1, 'update': 2, 'delete': 3.
     pdnPortConfig 1.3.6.1.4.1.1795.2.24.9.3.6.2
         pdnPortConfigTable 1.3.6.1.4.1.1795.2.24.9.3.6.2.1 no-access
A table that contains VNID configuration information for each port.
             pdnPortConfigEntry 1.3.6.1.4.1.1795.2.24.9.3.6.2.1.1 no-access
A list of configuration information for each port.
                 pdnPortConfigVNID 1.3.6.1.4.1.1795.2.24.9.3.6.2.1.1.1 integer read-only
The VNID Id number of the virtual network for which this entry contains management information.
                 pdnPortConfigIfIndex 1.3.6.1.4.1.1795.2.24.9.3.6.2.1.1.2 integer read-only
The value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this port.
                 pdnPortConfigCfg 1.3.6.1.4.1.1795.2.24.9.3.6.2.1.1.3 integer read-write
This object shows if this VNID has been made active or de-active for this port by the user. Enumeration: 'de-activate': 2, 'activate': 1.
                 pdnPortConfigDefNHR 1.3.6.1.4.1.1795.2.24.9.3.6.2.1.1.4 ipaddress read-write
The Default Next Hop Router address for the specified VNID and port.
                 pdnPortConfigMode 1.3.6.1.4.1.1795.2.24.9.3.6.2.1.1.5 integer read-write
This object shows the configuration mode for this VNID and for this port. Enumeration: 'explicit': 2, 'implicit': 1, 'no-tagging': 3.
     pdnClientConfig 1.3.6.1.4.1.1795.2.24.9.3.6.3
         pdnClientConfigTable 1.3.6.1.4.1.1795.2.24.9.3.6.3.1 no-access
A table that contains configuration information for each client.
             pdnClientConfigEntry 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1 no-access
A list of configuration information for each client.
                 pdnClientConfigIfIndex 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.1 integer read-only
The ifIndex of the port for which this entry contains management information.
                 pdnClientConfigClientIndex 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.2 integer read-only
The Client index of the Client for which this entry contains management information.
                 pdnClientConfigAddr 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.3 ipaddress read-write
The IP address of the client specified by the client id.
                 pdnClientConfigNHR 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.4 ipaddress read-write
The Next Hop Router address for the client specified by the client index.
                 pdnClientConfigVnidId 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.5 integer read-only
The VNID Id number of the Client for which this client is configured.
                 pdnClientConfigType 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.6 integer read-only
The Configuration type of this entry - Static or Dynamic. Enumeration: 'dynamic': 2, 'static': 1.
                 pdnClientConfigLeaseTime 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.7 integer read-only
The Lease Time in seconds for this client.
                 pdnClientConfigLeaseRemainTime 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.8 integer read-only
The Lease Remaining Time in seconds for this client.
                 pdnClientConfigMacAddr 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.9 macaddress read-only
The MAC Address of the client.
                 pdnClientConfigSubnetMask 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.10 ipaddress read-only
The subnet mask of the client.
     pdnCardGeneralParams 1.3.6.1.4.1.1795.2.24.9.3.6.4
         pdnCardGeneralParamsVNIDMode 1.3.6.1.4.1.1795.2.24.9.3.6.4.1 integer read-write
The state of VNID tagging on the card. Enumeration: 'enable': 1, 'disable': 2.