AIISUBNET-MIB

File: AIISUBNET-MIB.mib (6022 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress enterprises RowStatus

Defined Types

SubnetIndex  
INTEGER 1..512    

AiiSubnetEntry  
SEQUENCE    
  aiiSubnetIndex SubnetIndex
  aiiSubnetEntryStatus RowStatus
  aiiSubnetAddr IpAddress
  aiiSubnetIfIndex Integer32
  aiiSubnetNetMask IpAddress
  aiiSubnetBcastAddr Integer32
  aiiSubnetType Integer32
  aiiSubnetAdmnStatus Integer32

AiiSubnetEntry2  
SEQUENCE    
  aiiSubnetIndex2 INTEGER
  aiiIPAddr IpAddress
  aiiSubnetRange INTEGER
  aiiSubnetMask IpAddress

Defined Values

aii 1.3.6.1.4.1.539
OBJECT IDENTIFIER    

aiSLC2 1.3.6.1.4.1.539.16
OBJECT IDENTIFIER    

aiiSubnet 1.3.6.1.4.1.539.16.3
This MIB provides configuration and status information for IP parameters not otherwise configurable by SNMP for the AII XIRB.
MODULE-IDENTITY    

aiiSubnetTable 1.3.6.1.4.1.539.16.3.1
This table contains objects which specify the parameters for an IP subnet
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AiiSubnetEntry

aiiSubnetEntry 1.3.6.1.4.1.539.16.3.1.1
Configured parameters for a specific subnet
Status: current Access: not-accessible
OBJECT-TYPE    
  AiiSubnetEntry  

aiiSubnetIndex 1.3.6.1.4.1.539.16.3.1.1.1
The index of this entry
Status: current Access: read-only
OBJECT-TYPE    
  SubnetIndex  

aiiSubnetEntryStatus 1.3.6.1.4.1.539.16.3.1.1.2
The status of this subnet entry, as defined in RFC1443
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

aiiSubnetAddr 1.3.6.1.4.1.539.16.3.1.1.3
The IP address to which this entry's addressing information pertains.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

aiiSubnetIfIndex 1.3.6.1.4.1.539.16.3.1.1.4
The index value which identifies the physical interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex .
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

aiiSubnetNetMask 1.3.6.1.4.1.539.16.3.1.1.5
The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

aiiSubnetBcastAddr 1.3.6.1.4.1.539.16.3.1.1.6
The value of the least-significant bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry. For example, when the Internet standard all-ones broadcast address is used, the value will be 1. This value applies to both the subnet and network broadcasts addresses used by the entity on this (logical) interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

aiiSubnetType 1.3.6.1.4.1.539.16.3.1.1.7
The type of the interface over which this subnet is configured. Takes same values as IfType.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

aiiSubnetAdmnStatus 1.3.6.1.4.1.539.16.3.1.1.8
The operational state to be taken by this interface at the next system restart
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

aiiSubnetTable2 1.3.6.1.4.1.539.16.3.2
This table contains objects which specify the parameters for multiple IP subnets
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AiiSubnetEntry2

aiiSubnetEntry2 1.3.6.1.4.1.539.16.3.2.1
Configured parameters for a specific subnet
Status: current Access: not-accessible
OBJECT-TYPE    
  AiiSubnetEntry2  

aiiSubnetIndex2 1.3.6.1.4.1.539.16.3.2.1.1
The index of this entry
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..20  

aiiIPAddr 1.3.6.1.4.1.539.16.3.2.1.2
The IP address to which this entry's addressing information pertains.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

aiiSubnetRange 1.3.6.1.4.1.539.16.3.2.1.3
IP Address Range.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

aiiSubnetMask 1.3.6.1.4.1.539.16.3.2.1.4
The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress