PDN-DOMAIN-MIB

File: PDN-DOMAIN-MIB.mib (15092 bytes)

Imported modules

PDN-TC SNMPv2-TC RFC1155-SMI
RFC-1215 RFC1213-MIB RFC-1212
PDN-HEADER-MIB

Imported symbols

ClientState SwitchState VnidRange
VnidTaggingState MacAddress RowStatus
DisplayString TimeTicks IpAddress
TRAP-TYPE ifIndex OBJECT-TYPE
pdn-domain

Defined Types

PdnCardConfigEntry  
SEQUENCE    
  pdnCardConfigVnidId VnidRange
  pdnCardConfigDomainName DisplayString
  pdnCardConfigMuxFwd SwitchState
  pdnCardConfigIPFiltering SwitchState
  pdnCardConfigIPScoping SwitchState
  pdnCardConfigVnidAuth SwitchState
  pdnCardConfigRowStatus RowStatus

PdnPortConfigEntry  
SEQUENCE    
  pdnPortConfigVnidId VnidRange
  pdnPortConfigCfg INTEGER
  pdnPortConfigDefNHR IpAddress
  pdnPortConfigOperStatus SwitchState

PdnClientConfigEntry  
SEQUENCE    
  pdnClientConfigAddr IpAddress
  pdnClientConfigSubnetMask IpAddress
  pdnClientConfigVnidId VnidRange
  pdnClientConfigNHR IpAddress
  pdnClientConfigType ClientState
  pdnClientConfigLeaseTime TimeTicks
  pdnClientConfigLeaseRemainTime TimeTicks
  pdnClientConfigMacAddr MacAddress
  pdnClientConfigRowStatus RowStatus

PdnMaxClientsEntry  
SEQUENCE    
  pdnMaxClients INTEGER
  pdnMaxDynamicClients INTEGER

Defined Values

pdnDomainMIBObjects 1.3.6.1.4.1.1795.2.24.2.22.1
OBJECT IDENTIFIER    

pdnDomainMIBTraps 1.3.6.1.4.1.1795.2.24.2.22.2
OBJECT IDENTIFIER    

pdnCardGeneralParams 1.3.6.1.4.1.1795.2.24.2.22.1.1
OBJECT IDENTIFIER    

pdnCardConfig 1.3.6.1.4.1.1795.2.24.2.22.1.2
OBJECT IDENTIFIER    

pdnClientConfig 1.3.6.1.4.1.1795.2.24.2.22.1.3
OBJECT IDENTIFIER    

pdnPortConfig 1.3.6.1.4.1.1795.2.24.2.22.1.4
OBJECT IDENTIFIER    

pdnCardGeneralParamsVNIDMode 1.3.6.1.4.1.1795.2.24.2.22.1.1.1
The state of VNID tagging on the card.
Status: mandatory Access: read-write
OBJECT-TYPE    
  VnidTaggingState  

pdnCardConfigTable 1.3.6.1.4.1.1795.2.24.2.22.1.2.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.2.22.1.2.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.2.22.1.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    
  VnidRange  

pdnCardConfigDomainName 1.3.6.1.4.1.1795.2.24.2.22.1.2.1.1.2
The Domain name of the ISP for this VNID. The default value for this object is a blank string
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

pdnCardConfigMuxFwd 1.3.6.1.4.1.1795.2.24.2.22.1.2.1.1.3
This object shows if Mux Forwarding has been enabled or disabled by the user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  SwitchState  

pdnCardConfigIPFiltering 1.3.6.1.4.1.1795.2.24.2.22.1.2.1.1.4
This object shows if IP Filtering has been enabled or disabled by the user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  SwitchState  

pdnCardConfigIPScoping 1.3.6.1.4.1.1795.2.24.2.22.1.2.1.1.5
This object shows if IP Scoping has been enabled or disabled by the user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  SwitchState  

pdnCardConfigVnidAuth 1.3.6.1.4.1.1795.2.24.2.22.1.2.1.1.6
This object shows if VNID authorization has been enabled or disabled by the user. When this obect is is enable, only interfaces bound to this VNID will accept packets with this VNID.
Status: mandatory Access: read-write
OBJECT-TYPE    
  SwitchState  

pdnCardConfigRowStatus 1.3.6.1.4.1.1795.2.24.2.22.1.2.1.1.7
This object is used to create a new row or or delete an existing row in this table
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

pdnPortConfigTable 1.3.6.1.4.1.1795.2.24.2.22.1.4.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.2.22.1.4.1.1
A list of configuration information for each port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PdnPortConfigEntry  

pdnPortConfigVnidId 1.3.6.1.4.1.1795.2.24.2.22.1.4.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    
  VnidRange  

pdnPortConfigCfg 1.3.6.1.4.1.1795.2.24.2.22.1.4.1.1.2
This object shows if a VNID has been binded or not binded to a port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER un-bind(1), bind(2)  

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

pdnPortConfigOperStatus 1.3.6.1.4.1.1795.2.24.2.22.1.4.1.1.4
This object shows which VNIDs are enabled or disabled for a port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SwitchState  

pdnClientConfigTable 1.3.6.1.4.1.1795.2.24.2.22.1.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.2.22.1.3.1.1
A list of configuration information for each client.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PdnClientConfigEntry  

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

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

pdnClientConfigVnidId 1.3.6.1.4.1.1795.2.24.2.22.1.3.1.1.3
The VNID Id number of the virtual network for which this entry contains management information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  VnidRange  

pdnClientConfigNHR 1.3.6.1.4.1.1795.2.24.2.22.1.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  

pdnClientConfigType 1.3.6.1.4.1.1795.2.24.2.22.1.3.1.1.5
The Configuration type of this entry - Static or Dynamic.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ClientState  

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

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

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

pdnClientConfigRowStatus 1.3.6.1.4.1.1795.2.24.2.22.1.3.1.1.9
This object is used to create a new row or or delete an existing row in this table
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

pdnMaxClientsTable 1.3.6.1.4.1.1795.2.24.2.22.1.3.2
This table contains configuration information for the number of DHCP clients allowed on each DSL interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnMaxClientsEntry

pdnMaxClientsEntry 1.3.6.1.4.1.1795.2.24.2.22.1.3.2.1
This table is indexed by ifIndex
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PdnMaxClientsEntry  

pdnMaxClients 1.3.6.1.4.1.1795.2.24.2.22.1.3.2.1.1
This object contains the maximum number of users (static + DHCP) that can be supported by the corresponding xDSL interface. This is in addition to a pool of 256 entries shared among all DSL interfaces
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pdnMaxDynamicClients 1.3.6.1.4.1.1795.2.24.2.22.1.3.2.1.2
This object contains the maximum number of DHCP users that can be supported by the corresponding xDSL interface when IP scoping (connection management) attribute is enabled on the bridge. The valid range for this object is 0 thru pdnMaxClients
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pdnClientAdditionalClientsAvailable 1.3.6.1.4.1.1795.2.24.2.22.1.3.3
This object contains the current number of unallocated client entries
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dhcpClientHostTableFull 1
This trap indicates that no more entries can be added to the client VNID table . This trap is of 'warning' class.
TRAP-TYPE    

dhcpAddressInStaticSubnet 2
This trap indicates that the DHCP server attempting to assign an address in range of static subnet on a different port. Information on affected port, subnet mask and the assigned port is also sent with the trap. This trap is of warning class
TRAP-TYPE