BAS-ACCESS-MIB

File: BAS-ACCESS-MIB.mib (4430 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC BAS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 DisplayString RowStatus
basAccessControl BasChassisId BasSlotId
BasInterfaceId BasLogicalPortId

Defined Types

BasAccessEntry  
SEQUENCE    
  basAccessChassis BasChassisId
  basAccessSlot BasSlotId
  basAccessInterface BasInterfaceId
  basAccessLPort BasLogicalPortId
  basAccessIndex Integer32
  basAccessCommName OCTET STRING
  basAccessIpAddress IpAddress
  basAccessProfile INTEGER
  basAccessStatus RowStatus

Defined Values

basAccessMIB 1.3.6.1.4.1.3493.2.10.1
This MIB module defines the configuration MIB objects for Broadband Access Systems, Inc. Network Management access control.
MODULE-IDENTITY    

basAccessTable 1.3.6.1.4.1.3493.2.10.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasAccessEntry

basAccessEntry 1.3.6.1.4.1.3493.2.10.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  BasAccessEntry  

basAccessChassis 1.3.6.1.4.1.3493.2.10.1.1.1.1
The BAS Chassis ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basAccessSlot 1.3.6.1.4.1.3493.2.10.1.1.1.2
The BAS Slot ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basAccessInterface 1.3.6.1.4.1.3493.2.10.1.1.1.3
The BAS interface ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basAccessLPort 1.3.6.1.4.1.3493.2.10.1.1.1.4
The BAS logical port ID of this card.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basAccessIndex 1.3.6.1.4.1.3493.2.10.1.1.1.5
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

basAccessCommName 1.3.6.1.4.1.3493.2.10.1.1.1.6
An assigned SNMP community name. The SNMP entity may have more than one community names with either read/write or read-only priviledge.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

basAccessIpAddress 1.3.6.1.4.1.3493.2.10.1.1.1.7
The Ip address of the management application that is authorized to communicate with the SNMP entity. An Ip address of 0.0.0.0 allows any management application with a valid community and/or profile to connect to the SNMP entity.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

basAccessProfile 1.3.6.1.4.1.3493.2.10.1.1.1.8
The Profile associated with the community name. Each request PDU will have a profile in addition to the community name. The profile is specified as: '1' read-only '2' read/write
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2  

basAccessStatus 1.3.6.1.4.1.3493.2.10.1.1.1.9
This mib object allows row creation to take place in the profile table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus