BAS-IF-MIB

File: BAS-IF-MIB.mib (4747 bytes)

Imported modules

SNMPv2-SMI IF-MIB BAS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
InterfaceIndex ifEntry basExtIf
BasChassisId BasSlotId BasInterfaceId
BasLogicalPortId

Defined Types

BasIfEntry  
SEQUENCE    
  basIfChassis BasChassisId
  basIfSlot BasSlotId
  basIfInterface BasInterfaceId
  basIfLPort BasLogicalPortId
  basIfClass INTEGER
  basIfSimpleProxyArp INTEGER
  basIfDhcpCmSubnet IpAddress
  basIfDhcpHostSubnet IpAddress
  basIfArpAgingDisable INTEGER
  basIfSecurityFilter INTEGER

Defined Values

basIfMIB 1.3.6.1.4.1.3493.2.2.1
The MIB module defines the configuration MIB objects for Broadband Access Systems, Inc. interfaces extensions.
MODULE-IDENTITY    

basIfTable 1.3.6.1.4.1.3493.2.2.1.2
A list of interface entries. The number of entries is given by the value of ifNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasIfEntry

basIfEntry 1.3.6.1.4.1.3493.2.2.1.2.1
An entry containing management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasIfEntry  

basIfChassis 1.3.6.1.4.1.3493.2.2.1.2.1.1
The BAS Chassis ID of this card.
Status: current Access: read-only
OBJECT-TYPE    
  BasChassisId  

basIfSlot 1.3.6.1.4.1.3493.2.2.1.2.1.2
The BAS Slot ID of this card.
Status: current Access: read-only
OBJECT-TYPE    
  BasSlotId  

basIfInterface 1.3.6.1.4.1.3493.2.2.1.2.1.3
The BAS interface ID of this card.
Status: current Access: read-only
OBJECT-TYPE    
  BasInterfaceId  

basIfLPort 1.3.6.1.4.1.3493.2.2.1.2.1.4
The BAS logical port ID of this card.
Status: current Access: read-only
OBJECT-TYPE    
  BasLogicalPortId  

basIfClass 1.3.6.1.4.1.3493.2.2.1.2.1.5
The BAS class of this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER icl(1), ccl(2), egress(3)  

basIfSimpleProxyArp 1.3.6.1.4.1.3493.2.2.1.2.1.6
Enable or disable simple proxy ARP so CMTS hosts can communicate with one another.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

basIfDhcpCmSubnet 1.3.6.1.4.1.3493.2.2.1.2.1.7
Subnet to use for giaddr for cable modem DHCP requests.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

basIfDhcpHostSubnet 1.3.6.1.4.1.3493.2.2.1.2.1.8
Subnet to use for giaddr for host DHCP requests.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

basIfArpAgingDisable 1.3.6.1.4.1.3493.2.2.1.2.1.9
Enable or disable timing out ARP enties on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

basIfSecurityFilter 1.3.6.1.4.1.3493.2.2.1.2.1.10
Enable or disable security filtering on this interface. If this filter is enabled all packets sent to 10.x.13.x from a CM other than SNMP,DHCP,ICMP,TOD,SYSLOG, and TFTP will be dropped and all packets from CPE other than ICMP and DHCP will be dropped.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)