XEDIA-ADDRPOOL-MIB

File: XEDIA-ADDRPOOL-MIB.mib (7235 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
XEDIA-REG

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
TEXTUAL-CONVENTION DisplayString RowStatus
MODULE-COMPLIANCE OBJECT-GROUP xediaMibs

Defined Types

AddrPoolConfigEntry  
SEQUENCE    
  addrPoolConfigIdentifier DisplayString
  addrPoolConfigNetwork IpAddress
  addrPoolConfigMask IpAddress
  addrPoolConfigRowStatus RowStatus

AddrPoolAllocationEntry  
SEQUENCE    
  addrPoolAllocationNameIdentifier DisplayString
  addrPoolAllocationIpAddress IpAddress
  addrPoolAllocationUserLayer DisplayString
  addrPoolAllocationRemoteUser DisplayString

Defined Values

xediaAddrPoolMIB 1.3.6.1.4.1.838.3.43
This module defines objects for management of Xedia's IP Address Pool.
MODULE-IDENTITY    

addrPoolObjects 1.3.6.1.4.1.838.3.43.1
OBJECT IDENTIFIER    

addrPoolConformance 1.3.6.1.4.1.838.3.43.2
OBJECT IDENTIFIER    

addrPoolConfigTable 1.3.6.1.4.1.838.3.43.1.1
The Addr Pool configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AddrPoolConfigEntry

addrPoolConfigEntry 1.3.6.1.4.1.838.3.43.1.1.1
An Addr Pool configuration entry. An entry in this table corresponds to a pool of ip addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  AddrPoolConfigEntry  

addrPoolConfigIdentifier 1.3.6.1.4.1.838.3.43.1.1.1.1
The identifier is a domain name which can be matched against the user domain as received in the PPP user authentication information. For example if a local PPP layer was connected to a downlink of this Layer 2 Dial layer, and it's remote PPP peer requested that an address be assigned to it, the local PPP could request this address from the Layer 2 Dial layer, which would allocate it from a subnet defined in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..64)  

addrPoolConfigNetwork 1.3.6.1.4.1.838.3.43.1.1.1.2
Network from which ip addresses can be allocated and assigned to remote PPP peers.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

addrPoolConfigMask 1.3.6.1.4.1.838.3.43.1.1.1.3
The subnet mask for addrPoolConfigNetwork
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

addrPoolConfigRowStatus 1.3.6.1.4.1.838.3.43.1.1.1.4
The status of this Pool entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

addrPoolAllocationTable 1.3.6.1.4.1.838.3.43.1.2
The Addr Pool allocation table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AddrPoolAllocationEntry

addrPoolAllocationEntry 1.3.6.1.4.1.838.3.43.1.2.1
An Addr Pool allocation entry. An entry in this table corresponds to a pool of ip addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  AddrPoolAllocationEntry  

addrPoolAllocationNameIdentifier 1.3.6.1.4.1.838.3.43.1.2.1.1
The identifier is a domain name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..64)  

addrPoolAllocationIpAddress 1.3.6.1.4.1.838.3.43.1.2.1.2
An ip address allocated from this address pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

addrPoolAllocationUserLayer 1.3.6.1.4.1.838.3.43.1.2.1.3
The name of the local connected layer to which the address was allocated.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

addrPoolAllocationRemoteUser 1.3.6.1.4.1.838.3.43.1.2.1.4
The name of the remote user to which the address was allocated.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

addrPoolCompliances 1.3.6.1.4.1.838.3.43.2.1
OBJECT IDENTIFIER    

addrPoolGroups 1.3.6.1.4.1.838.3.43.2.2
OBJECT IDENTIFIER    

addrPoolCompliance 1.3.6.1.4.1.838.3.43.2.1.1
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

addrPoolConfigGroup 1.3.6.1.4.1.838.3.43.2.2.1
A collection of objects providing configuration of address pools.
Status: current Access: read-only
OBJECT-GROUP    

addrPoolAllocationGroup 1.3.6.1.4.1.838.3.43.2.2.2
A collection of objects providing status of address pools.
Status: current Access: read-only
OBJECT-GROUP