REDSTONE-ADDRESS-POOL-MIB

File: REDSTONE-ADDRESS-POOL-MIB.mib (6989 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
REDSTONE-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress DisplayString RowStatus
MODULE-COMPLIANCE OBJECT-GROUP rsMgmt

Defined Types

RsAddressPoolEntry  
SEQUENCE    
  rsAddressPoolIndex Integer32
  rsAddressPoolName DisplayString
  rsAddressPoolRowStatus RowStatus
  rsAddressPoolStart IpAddress
  rsAddressPoolEnd IpAddress
  rsAddressPoolSize Integer32
  rsAddressPoolInUse Integer32

Defined Values

rsAddressPoolMIB 1.3.6.1.4.1.2773.2.21
The Address Pool MIB for the Redstone Communications Inc. enterprise.
MODULE-IDENTITY    

rsAddressPoolObjects 1.3.6.1.4.1.2773.2.21.1
OBJECT IDENTIFIER    

rsAddressPool 1.3.6.1.4.1.2773.2.21.1.1
OBJECT IDENTIFIER    

rsAddressPoolTable 1.3.6.1.4.1.2773.2.21.1.1.1
A table of IP address pools. Each pool describes a range of IP addresses available for assignment for dynamic connections.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsAddressPoolEntry

rsAddressPoolEntry 1.3.6.1.4.1.2773.2.21.1.1.1.1
An entry describing an IP address pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsAddressPoolEntry  

rsAddressPoolIndex 1.3.6.1.4.1.2773.2.21.1.1.1.1.1
An arbitrary integer index that distinguishes this address pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

rsAddressPoolRowStatus 1.3.6.1.4.1.2773.2.21.1.1.1.1.2
Controls creation/deletion of address pools. Only value 'active' will be observed with GET. Only values 'createAndGo' and 'destroy' are supported for SET. Once created, entry content cannot be modified except by deleting and recreating an entry with the same index.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsAddressPoolName 1.3.6.1.4.1.2773.2.21.1.1.1.1.3
The name of this address pool.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..16)  

rsAddressPoolStart 1.3.6.1.4.1.2773.2.21.1.1.1.1.4
The starting IP address for the range of addresses comprising this pool.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rsAddressPoolEnd 1.3.6.1.4.1.2773.2.21.1.1.1.1.5
The ending IP address for the range of addresses comprising this pool.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rsAddressPoolSize 1.3.6.1.4.1.2773.2.21.1.1.1.1.6
The number of addresses available in this pool.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsAddressPoolInUse 1.3.6.1.4.1.2773.2.21.1.1.1.1.7
The number of addresses currently allocated from this pool.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsAddressPoolMIBConformance 1.3.6.1.4.1.2773.2.21.4
OBJECT IDENTIFIER    

rsAddressPoolMIBCompliances 1.3.6.1.4.1.2773.2.21.4.1
OBJECT IDENTIFIER    

rsAddressPoolMIBGroups 1.3.6.1.4.1.2773.2.21.4.2
OBJECT IDENTIFIER    

rsAddressPoolCompliance 1.3.6.1.4.1.2773.2.21.4.1.1
The compliance statement for systems providing local address pools.
Status: current Access: read-only
MODULE-COMPLIANCE    

rsAddressPoolGroup 1.3.6.1.4.1.2773.2.21.4.2.1
The basic collection of objects providing management of local address pools.
Status: current Access: read-only
OBJECT-GROUP