PDN-DOMAIN-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for PDN-DOMAIN-MIB.
41
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
41 total| Object Name |
|---|
pdnDomainMIBObjects OBJECT IDENTIFIER .pdn-domain.1 |
RFC1213-MIB Unknown .pdn-domain.1 |
pdnCardGeneralParams OBJECT IDENTIFIER .pdn-domain.1.1 |
pdnCardGeneralParamsVNIDModeThe state of VNID tagging on the card.rw VnidTaggingState (PDN-TC) .pdn-domain.1.1.1 |
pdnCardConfig OBJECT IDENTIFIER .pdn-domain.1.2 |
pdnCardConfigTableA table that contains information about
Mux Forwarding, IP Filtering, IP Scoping
and domain name for each VNID. SEQUENCE OF PdnCardConfigEntry .pdn-domain.1.2.1 |
pdnCardConfigEntryA list of configuration information for each VNID. PdnCardConfigEntry .pdn-domain.1.2.1.1 |
pdnCardConfigVnidIdThe VNID Id number of the virtual network for which this entry
contains management information.ro VnidRange (PDN-TC) .pdn-domain.1.2.1.1.1 |
pdnCardConfigDomainNameThe Domain name of the ISP for this VNID. The default value
for this object is a blank stringrw DisplayString (SNMPv2-TC) .pdn-domain.1.2.1.1.2 |
pdnCardConfigMuxFwdThis object shows if Mux Forwarding has been
enabled or disabled by the user.rw SwitchState (PDN-TC) .pdn-domain.1.2.1.1.3 |
pdnCardConfigIPFilteringThis object shows if IP Filtering has been
enabled or disabled by the user.rw SwitchState (PDN-TC) .pdn-domain.1.2.1.1.4 |
pdnCardConfigIPScopingThis object shows if IP Scoping has been
enabled or disabled by the user.rw SwitchState (PDN-TC) .pdn-domain.1.2.1.1.5 |
pdnCardConfigVnidAuthThis 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.rw SwitchState (PDN-TC) .pdn-domain.1.2.1.1.6 |
pdnCardConfigRowStatusThis object is used to create a new row or
or delete an existing row in this tablerw RowStatus (SNMPv2-TC) .pdn-domain.1.2.1.1.7 |
pdnClientConfig OBJECT IDENTIFIER .pdn-domain.1.3 |
pdnClientConfigTableA table that contains configuration information
for each client. SEQUENCE OF PdnClientConfigEntry .pdn-domain.1.3.1 |
pdnClientConfigEntryA list of configuration information for each client. PdnClientConfigEntry .pdn-domain.1.3.1.1 |
pdnClientConfigAddrThe IP address of the client specified by the client id.ro IpAddress .pdn-domain.1.3.1.1.1 |
pdnClientConfigSubnetMaskThe subnet mask of the client.ro IpAddress .pdn-domain.1.3.1.1.2 |
pdnClientConfigVnidIdThe VNID Id number of the virtual network for which this entry
contains management information.ro VnidRange (PDN-TC) .pdn-domain.1.3.1.1.3 |
pdnClientConfigNHRThe Next Hop Router address for the client
specified by the client index.rw IpAddress .pdn-domain.1.3.1.1.4 |
pdnClientConfigTypeThe Configuration type of this entry -
Static or Dynamic.ro ClientState (PDN-TC) .pdn-domain.1.3.1.1.5 |
pdnClientConfigLeaseTimeThe Lease Time in seconds for this client.ro TimeTicks (SNMPv2-SMI) .pdn-domain.1.3.1.1.6 |
pdnClientConfigLeaseRemainTimeThe Lease Remaining Time in seconds for this client.ro TimeTicks (SNMPv2-SMI) .pdn-domain.1.3.1.1.7 |
pdnClientConfigMacAddrThe MAC Address of the client.ro MacAddress (SNMPv2-TC) .pdn-domain.1.3.1.1.8 |
pdnClientConfigRowStatusThis object is used to create a new row or
or delete an existing row in this tablerw RowStatus (SNMPv2-TC) .pdn-domain.1.3.1.1.9 |
pdnMaxClientsTableThis table contains configuration information
for the number of DHCP clients allowed on each
DSL interface. SEQUENCE OF PdnMaxClientsEntry .pdn-domain.1.3.2 |
pdnMaxClientsEntryThis table is indexed by ifIndex PdnMaxClientsEntry .pdn-domain.1.3.2.1 |
pdnMaxClientsThis 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 interfacesrw INTEGER .pdn-domain.1.3.2.1.1 |
pdnMaxDynamicClientsThis 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 pdnMaxClientsrw INTEGER .pdn-domain.1.3.2.1.2 |
pdnClientAdditionalClientsAvailableThis object contains the current number
of unallocated client entriesro INTEGER .pdn-domain.1.3.3 |
pdnPortConfig OBJECT IDENTIFIER .pdn-domain.1.4 |
pdnPortConfigTableA table that contains VNID configuration information
for each port. SEQUENCE OF PdnPortConfigEntry .pdn-domain.1.4.1 |
pdnPortConfigEntryA list of configuration information for each port. PdnPortConfigEntry .pdn-domain.1.4.1.1 |
pdnPortConfigVnidIdThe VNID Id number of the virtual network for which this entry
contains management information.ro VnidRange (PDN-TC) .pdn-domain.1.4.1.1.1 |
pdnPortConfigCfgThis object shows if a VNID has been
binded or not binded to a port.rw Enumeration .pdn-domain.1.4.1.1.2 |
pdnPortConfigDefNHRThe Default Next Hop Router address for the
specified VNID and port.rw IpAddress .pdn-domain.1.4.1.1.3 |
pdnPortConfigOperStatusThis object shows which VNIDs are
enabled or disabled for a port.ro SwitchState (PDN-TC) .pdn-domain.1.4.1.1.4 |
pdnDomainMIBTraps OBJECT IDENTIFIER .pdn-domain.2 |
dhcpClientHostTableFullThis trap indicates that no more entries can
be added to the client VNID table . This trap is of
'warning' class. TRAP-TYPE .pdn-domain.2.0.1 |
dhcpAddressInStaticSubnetThis 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 .pdn-domain.2.0.2 |