HOT-DOMAIN-MIB

File: HOT-DOMAIN-MIB.mib (14941 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212
PDN-HEADER-MIB

Imported symbols

IpAddress DisplayString OBJECT-TYPE
ent-8800

Defined Types

MacAddress  
OCTET STRING Size(6)    

PdnCardConfigEntry  
SEQUENCE    
  pdnCardConfigVnidId INTEGER
  pdnCardConfigDomainName DisplayString
  pdnCardConfigMuxFwd INTEGER
  pdnCardConfigIPFiltering INTEGER
  pdnCardConfigIPScoping INTEGER
  pdnCardConfigDbUpdate INTEGER

PdnPortConfigEntry  
SEQUENCE    
  pdnPortConfigVNID INTEGER
  pdnPortConfigIfIndex INTEGER
  pdnPortConfigCfg INTEGER
  pdnPortConfigDefNHR IpAddress
  pdnPortConfigMode INTEGER

PdnClientConfigEntry  
SEQUENCE    
  pdnClientConfigIfIndex INTEGER
  pdnClientConfigClientIndex INTEGER
  pdnClientConfigAddr IpAddress
  pdnClientConfigNHR IpAddress
  pdnClientConfigVnidId INTEGER
  pdnClientConfigType INTEGER
  pdnClientConfigLeaseTime INTEGER
  pdnClientConfigLeaseRemainTime INTEGER
  pdnClientConfigMacAddr MacAddress
  pdnClientConfigSubnetMask IpAddress

Defined Values

pdnDomain 1.3.6.1.4.1.1795.2.24.9.3.6
OBJECT IDENTIFIER    

pdnCardConfig 1.3.6.1.4.1.1795.2.24.9.3.6.1
OBJECT IDENTIFIER    

pdnPortConfig 1.3.6.1.4.1.1795.2.24.9.3.6.2
OBJECT IDENTIFIER    

pdnClientConfig 1.3.6.1.4.1.1795.2.24.9.3.6.3
OBJECT IDENTIFIER    

pdnCardGeneralParams 1.3.6.1.4.1.1795.2.24.9.3.6.4
OBJECT IDENTIFIER    

pdnCardConfigTable 1.3.6.1.4.1.1795.2.24.9.3.6.1.1
A table that contains information about Mux Forwarding, IP Filtering, IP Scoping and domain name for each VNID.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnCardConfigEntry

pdnCardConfigEntry 1.3.6.1.4.1.1795.2.24.9.3.6.1.1.1
A list of configuration information for each VNID.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PdnCardConfigEntry  

pdnCardConfigVnidId 1.3.6.1.4.1.1795.2.24.9.3.6.1.1.1.1
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4096  

pdnCardConfigDomainName 1.3.6.1.4.1.1795.2.24.9.3.6.1.1.1.2
The Domain name of the ISP for this VNID.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

pdnCardConfigMuxFwd 1.3.6.1.4.1.1795.2.24.9.3.6.1.1.1.3
This object shows if Mux Forwarding has been enabled or disabled by the user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

pdnCardConfigIPFiltering 1.3.6.1.4.1.1795.2.24.9.3.6.1.1.1.4
This object shows if IP Filtering has been enabled or disabled by the user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

pdnCardConfigIPScoping 1.3.6.1.4.1.1795.2.24.9.3.6.1.1.1.5
This object shows if IP Scoping has been enabled or disabled by the user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

pdnCardConfigDbUpdate 1.3.6.1.4.1.1795.2.24.9.3.6.1.1.1.6
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER nop(1), update(2), delete(3)  

pdnPortConfigTable 1.3.6.1.4.1.1795.2.24.9.3.6.2.1
A table that contains VNID configuration information for each port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnPortConfigEntry

pdnPortConfigEntry 1.3.6.1.4.1.1795.2.24.9.3.6.2.1.1
A list of configuration information for each port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PdnPortConfigEntry  

pdnPortConfigVNID 1.3.6.1.4.1.1795.2.24.9.3.6.2.1.1.1
The VNID Id number of the virtual network for which this entry contains management information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

pdnPortConfigIfIndex 1.3.6.1.4.1.1795.2.24.9.3.6.2.1.1.2
The value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pdnPortConfigCfg 1.3.6.1.4.1.1795.2.24.9.3.6.2.1.1.3
This object shows if this VNID has been made active or de-active for this port by the user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER activate(1), de-activate(2)  

pdnPortConfigDefNHR 1.3.6.1.4.1.1795.2.24.9.3.6.2.1.1.4
The Default Next Hop Router address for the specified VNID and port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pdnPortConfigMode 1.3.6.1.4.1.1795.2.24.9.3.6.2.1.1.5
This object shows the configuration mode for this VNID and for this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER implicit(1), explicit(2), no-tagging(3)  

pdnClientConfigTable 1.3.6.1.4.1.1795.2.24.9.3.6.3.1
A table that contains configuration information for each client.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnClientConfigEntry

pdnClientConfigEntry 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1
A list of configuration information for each client.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PdnClientConfigEntry  

pdnClientConfigIfIndex 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.1
The ifIndex of the port for which this entry contains management information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pdnClientConfigClientIndex 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.2
The Client index of the Client for which this entry contains management information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

pdnClientConfigAddr 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.3
The IP address of the client specified by the client id.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pdnClientConfigNHR 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.4
The Next Hop Router address for the client specified by the client index.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pdnClientConfigVnidId 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.5
The VNID Id number of the Client for which this client is configured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

pdnClientConfigType 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.6
The Configuration type of this entry - Static or Dynamic.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

pdnClientConfigLeaseTime 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.7
The Lease Time in seconds for this client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pdnClientConfigLeaseRemainTime 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.8
The Lease Remaining Time in seconds for this client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pdnClientConfigMacAddr 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.9
The MAC Address of the client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

pdnClientConfigSubnetMask 1.3.6.1.4.1.1795.2.24.9.3.6.3.1.1.10
The subnet mask of the client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

pdnCardGeneralParamsVNIDMode 1.3.6.1.4.1.1795.2.24.9.3.6.4.1
The state of VNID tagging on the card.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)