PDN-MGMT-IP-MIB
AI MIB Summary
The PDN-MGMT-IP-MIB module enables the configuration and monitoring of IP interfaces and ports on DSL Access Multiplexers (DSLAMs) to manage data plane connectivity and interface states. It facilitates the retrieval of operational metrics such as interface status, traffic counters, and IP address assignments required for remote provisioning and fault isolation in broadband aggregation networks.
The MIB module for configuration and management of IP interfaces/ports used for managing a DSLAM.
Main OID:
pdnMgmtIpMIB.1.3.6.1.4.1.1795.2.24.2.6.21
28
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
28 total| Object Name |
|---|
pdnMgmtIpMIBThe MIB module for configuration and management of IP interfaces/ports used for managing a DSLAM. MODULE-IDENTITY .1.3.6.1.4.1.1795.2.24.2.6.21 |
pdnMgmtIpConfObjects OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.6.21.1 |
pdnMgmtIpPortTableThis table contains one row per IP port in the system. SEQUENCE OF PdnMgmtIpPortEntry .1.3.6.1.4.1.1795.2.24.2.6.21.1.1 |
pdnMgmtIpPortEntryConfiguration information about a particular IP port in the system. PdnMgmtIpPortEntry .1.3.6.1.4.1.1795.2.24.2.6.21.1.1.1 |
pdnMgmtIpPortIndexThe index for this entry. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.1795.2.24.2.6.21.1.1.1.1 |
pdnMgmtIpAddressThe IP address assigned to this port. If the pdnMgmtIpConfigMode is set to modes other than 'manual', then the MAX-ACCESS for this object is read-only and the value of the object represents the actual IP address assigned to the port by the DHCP or BOOTP client (or 0.0.0.0, if none assigned). A 0.0.0.0 for this object indicates that no IP address is assigned to the port. Changes to this object could disrupt data flow through the port as the IP port tears down the IP stack first before instantiating the stack again with the new IP address.rw IpAddress .1.3.6.1.4.1.1795.2.24.2.6.21.1.1.1.2 |
pdnMgmtIpNetMaskThe IP subnet mask assigned to this port. If the pdnMgmtIpConfigMode is set to modes other than 'manual', then the MAX-ACCESS for this object is read-only and the value of the object represents the actual IP subnet mask assigned to the port by the DHCP or BOOTP client (or 0.0.0.0, if none assigned). A 0.0.0.0 for the this object indicates that no IP subnet mask is assigned to the port. Changes to this object could disrupt data flow through the port as the IP port tears down the IP stack first before instantiating the stack again with the new IP subnet mask.rw IpAddress .1.3.6.1.4.1.1795.2.24.2.6.21.1.1.1.3 |
pdnMgmtIpEthGatewayThe IP Gateway for an ethernet based IP port. This object is supported only on IP ports that are configured to run over ethernet type of media. This object would be set to 0.0.0.0 for other types of interfaces and is not valid. Furthermore, if the pdnMgmtIpConfigMode is set to modes other than 'manual', then the MAX-ACCESS for this object is read-only and the value of the object represents the actual IP Gateway mask assigned to the port by the DHCP or BOOTP client (or 0.0.0.0, if none assigned). A 0.0.0.0 for this object indicates that no IP Gateway is assigned to the port.rw IpAddress .1.3.6.1.4.1.1795.2.24.2.6.21.1.1.1.4 |
pdnMgmtIpPhysAddressThe physical address associated with the media. For IP Ports with Ethernet type of media, the MAX-ACCESS for this object is restricted to read-only. In such cases, this object would reflect the MAC address of the underlying ethernet data link. For IP Ports that run over ATM PVCs, this object is writable.rw PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.1795.2.24.2.6.21.1.1.1.5 |
pdnMgmtIpConfigModeThe IP configuration mode for the port. In 'manual' mode, it is upto the user to provide the IP address & IP subnet mask of the port. In 'dhcp' or 'bootp' modes, the respective protocols are resposible to obtain and populate the IP address & IP subnet mask for the port. Whenever the config mode is changed from 'manual' mode, the IP address and the IP subnet mask for the port would automatically be reset to 0.0.0.0. The external agent (SNMP or others) SHOULD NOT attempt to write the IP address or the IP subnet mask of the port when this object is not in 'manual' mode.rw Enumeration .1.3.6.1.4.1.1795.2.24.2.6.21.1.1.1.6 |
pdnMgmtBootIfIndexThe interface index of the ATM interface to be used by BOOTP or DHCP client, if the pdnMgmtIpConfigMode is set to 'bootp' or 'dhcp' respectively. Even if the IP port (interface) is configured for 'manual' configuration, the value of this object can be modified to indicate the default ATM ifIndex for BOOTP or DHCP to operate on. This object is valid only if the IP Port has ATM PVC(s) as the underlying data link media. For IP Ports over ethernet type of media, the MAX-ACCESS for this object is read-only, and the object is set to 0 always.rw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.1795.2.24.2.6.21.1.1.1.7 |
pdnMgmtBootVpiThe VPI of the ATM PVC to be used by BOOTP or DHCP client, if the pdnMgmtIpConfigMode is set to 'bootp' or 'dhcp' respectively. Even if the IP port (interface) is configured for 'manual' configuration, the value of this object can be modified to indicate the default ATM PVC's VPI for BOOTP or DHCP to operate on. This object is valid only if the IP Port has ATM PVC(s) as the underlying data link media. For IP Ports over ethernet type of media, the MAX-ACCESS for this object is read-only, and the object is set to 0 always.rw AtmVpIdentifier (ATM-TC-MIB) .1.3.6.1.4.1.1795.2.24.2.6.21.1.1.1.8 |
pdnMgmtBootVciThe VCI of the ATM PVC to be used by BOOTP or DHCP client, if the pdnMgmtIpConfigMode is set to 'bootp' or 'dhcp' respectively. Even if the IP port (interface) is configured for 'manual' configuration, the value of this object can be modified to indicate the default ATM PVC's VCI for BOOTP or DHCP to operate on. This object is valid only if the IP Port has ATM PVC(s) as the underlying data link media. For IP Ports over ethernet type of media, the MAX-ACCESS for this object is read-only, and the object is set to 0 always.rw AtmVcIdentifier (ATM-TC-MIB) .1.3.6.1.4.1.1795.2.24.2.6.21.1.1.1.9 |
pdnMgmtIpAdminStatusThe status of the IP Port (interface). Data flow through the IP Port is possible only if this object is set to 'up'. When this object is set to 'down', the interface SHALL be torn down and all routes (associated with this port) be purged automatically, until the port is set to 'up' state again.rw Enumeration .1.3.6.1.4.1.1795.2.24.2.6.21.1.1.1.10 |
pdnMgmtAtmInvArpTableThis table contains one row per Inverse ATM ARP entry in the system. This table maps the <ifIndex, vpi, vci> index to corresponding <ipPortIndex, remoteIp>. SEQUENCE OF PdnMgmtAtmInvArpEntry .1.3.6.1.4.1.1795.2.24.2.6.21.1.2 |
pdnMgmtAtmInvArpEntryATM Inverse ARP entry corresponding to a particular ATM PVC that is being used by management IP traffic. PdnMgmtAtmInvArpEntry .1.3.6.1.4.1.1795.2.24.2.6.21.1.2.1 |
pdnMgmtAtmIfIndexThe interface index associated with the ATM PVC. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.1795.2.24.2.6.21.1.2.1.1 |
pdnMgmtAtmVpiThe VPI associated with the ATM PVC. AtmVpIdentifier (ATM-TC-MIB) .1.3.6.1.4.1.1795.2.24.2.6.21.1.2.1.2 |
pdnMgmtAtmVciThe VCI associated with the ATM PVC. AtmVcIdentifier (ATM-TC-MIB) .1.3.6.1.4.1.1795.2.24.2.6.21.1.2.1.3 |
pdnMgmtIpPortIfIndexThe Interface Index of the IP port to which this inverse ARP entry is associated with.rw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.1795.2.24.2.6.21.1.2.1.4 |
pdnMgmtNextHopIpThe IP address of the unit at the other end of this ATM PVC. This represents the IP Gateway equivalent for IP traffic on this specific ATM PVC.rw IpAddress .1.3.6.1.4.1.1795.2.24.2.6.21.1.2.1.5 |
pdnMgmtAtmInvArpRowStatusThis object is used to create/delete the ATM inverse ARP entry in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1795.2.24.2.6.21.1.2.1.6 |
pdnMgmtIpDefaultRouterThis object identifies the default IP router to use for IP packets with no other known route. An IP address of 0.0.0.0 would disable and delete the default route from the system.rw IpAddress .1.3.6.1.4.1.1795.2.24.2.6.21.1.3 |
pdnMgmtIpConformance OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.6.21.2 |
pdnMgmtIpGroups OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.6.21.2.1 |
pdnMgmtIpConfigGroupA collection of Management IP configuration objects that are required to configure the device. Unknown .1.3.6.1.4.1.1795.2.24.2.6.21.2.1.1 |
pdnMgmtIpCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.6.21.2.2 |
pdnMgmtIpConfigComplianceThe compliance statement for SNMP entities which manage the configuration parameters on a Management IP port/interface. Unknown .1.3.6.1.4.1.1795.2.24.2.6.21.2.2.1 |