BAS-IP-MIB

File: BAS-IP-MIB.mib (5248 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IANAifType-MIB
BAS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
RowStatus IANAifType basExtIp
BasChassisId BasSlotId BasInterfaceId
BasCardClass BasLogicalPortId

Defined Types

BasIpAddrEntry  
SEQUENCE    
  basIpAdEntChassis BasChassisId
  basIpAdEntSlot BasSlotId
  basIpAdEntIf BasInterfaceId
  basIpAdEntLPort BasLogicalPortId
  basIpAdEntAddr IpAddress
  basIpAdEntIfIndex INTEGER
  basIpAdEntNetMask IpAddress
  basIpAdEntBcastAddr INTEGER
  basIpAdEntReasmMaxSize INTEGER
  basIpAdEntStatus RowStatus
  basIpAdEntCardType BasCardClass
  basIpAdEntPriority INTEGER

Defined Values

basIpMib 1.3.6.1.4.1.3493.2.3.1
This module defines extensions to the IP MIB objects for Broadband Access Systems.
MODULE-IDENTITY    

basIp 1.3.6.1.4.1.3493.2.3.1.1
OBJECT IDENTIFIER    

basIpAddrTable 1.3.6.1.4.1.3493.2.3.1.1.1
The table of addressing information relevant to this entity's IP addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasIpAddrEntry

basIpAddrEntry 1.3.6.1.4.1.3493.2.3.1.1.1.1
The addressing information for one of this entity's IP addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasIpAddrEntry  

basIpAdEntChassis 1.3.6.1.4.1.3493.2.3.1.1.1.1.1
The BAS Chassis ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basIpAdEntSlot 1.3.6.1.4.1.3493.2.3.1.1.1.1.2
The BAS Slot ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basIpAdEntIf 1.3.6.1.4.1.3493.2.3.1.1.1.1.3
The BAS interface ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basIpAdEntLPort 1.3.6.1.4.1.3493.2.3.1.1.1.1.4
The BAS logical port ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basIpAdEntAddr 1.3.6.1.4.1.3493.2.3.1.1.1.1.5
The IP address to which this entry's addressing information pertains.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

basIpAdEntIfIndex 1.3.6.1.4.1.3493.2.3.1.1.1.1.6
The index value which uniquely identifies the 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 RFC 1573's ifIndex.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

basIpAdEntNetMask 1.3.6.1.4.1.3493.2.3.1.1.1.1.7
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-create
OBJECT-TYPE    
  IpAddress  

basIpAdEntBcastAddr 1.3.6.1.4.1.3493.2.3.1.1.1.1.8
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-create
OBJECT-TYPE    
  INTEGER 0..1  

basIpAdEntReasmMaxSize 1.3.6.1.4.1.3493.2.3.1.1.1.1.9
The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

basIpAdEntStatus 1.3.6.1.4.1.3493.2.3.1.1.1.1.10
The row status object used to create and delete a conceptual row according to RowStatus conventions.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

basIpAdEntCardType 1.3.6.1.4.1.3493.2.3.1.1.1.1.11
The card type inserted in a particular slot
Status: current Access: read-only
OBJECT-TYPE    
  BasCardClass  

basIpAdEntPriority 1.3.6.1.4.1.3493.2.3.1.1.1.1.12
IP address priority, 1 = primary, 2 and above secondary. Cannot be set to 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100