CISCOSB-WBA-MIB

File: CISCOSB-WBA-MIB.mib (9171 bytes)

Imported modules

CISCOSB-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB
SNMPv2-TC SNMPv2-SMI

Imported symbols

switch001 InetAddressType InetAddress
InetAddressIPv6 SnmpAdminString TEXTUAL-CONVENTION
DisplayString MacAddress OBJECT-TYPE

Defined Types

RlWBAStatusType  
The host(mac,ifindex) authentication status
TEXTUAL-CONVENTION    
  INTEGER unknown(0), inProcess(1), failAuthen(2), pending(3), authenticating(4), authenticated(5), waitAck(6)  

RlWBARetryFlagOp  
The retry flag options
TEXTUAL-CONVENTION    
  INTEGER off(0), on(1)  

RlWBAAuxiliaryEntry  
SEQUENCE    
  rlWBAIp InetAddress
  rlWBAStatus RlWBAStatusType
  rlAuxFailReason INTEGER
  rlIsRetryFlag RlWBARetryFlagOp
  rlWBAUsername DisplayString
  rlWBAPassword DisplayString

RlWBAImageEntry  
SEQUENCE    
  rlWBAImageNumber INTEGER 1..10
  rlWBAImageIndex INTEGER 1..1000
  rlWBAImageText OCTET STRING

RlWBADataEntry  
SEQUENCE    
  rlWBADataNumber INTEGER 1..10
  rlWBADataIndex INTEGER 1..1000
  rlWBADataText SnmpAdminString

RlWBAImageInfoEntry  
SEQUENCE    
  rlWBAImageInfoNumber INTEGER 1..10
  rlWBAImageInfoName SnmpAdminString
  rlWBAImageInfoSize INTEGER

Defined Values

rlWBA 1.3.6.1.4.1.9.6.1.101.228
The private MIB module definition for Web Based Authentication.
MODULE-IDENTITY    

rlWBAAuxiliaryTable 1.3.6.1.4.1.9.6.1.101.228.1
The table is an auxiliary table with 1 entry only. Used to pass user credentials to authentication manager and provide the users' authentication status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlWBAAuxiliaryEntry

rlWBAAuxiliaryEntry 1.3.6.1.4.1.9.6.1.101.228.1.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlWBAAuxiliaryEntry  

rlWBAIp 1.3.6.1.4.1.9.6.1.101.228.1.1.1
User remote IP address.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

rlWBAStatus 1.3.6.1.4.1.9.6.1.101.228.1.1.2
The host authentication status.
Status: current Access: read-only
OBJECT-TYPE    
  RlWBAStatusType  

rlAuxFailReason 1.3.6.1.4.1.9.6.1.101.228.1.1.3
Web Based Authentication fail reason
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlIsRetryFlag 1.3.6.1.4.1.9.6.1.101.228.1.1.4
Web Based Authentication retry flag. If flag is on it means the host that started authentication process was out due to higher priority session. The host must retry authenticating until higher session is accepted/failed. The default value is OFF
Status: current Access: read-write
OBJECT-TYPE    
  RlWBARetryFlagOp  

rlWBAUsername 1.3.6.1.4.1.9.6.1.101.228.1.1.5
Web Based Authentication User Name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

rlWBAPassword 1.3.6.1.4.1.9.6.1.101.228.1.1.6
Web Based Authentication User Password.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

rlWBAImageTable 1.3.6.1.4.1.9.6.1.101.228.2
The table holds the images content.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlWBAImageEntry

rlWBAImageEntry 1.3.6.1.4.1.9.6.1.101.228.2.1
An entry in the rlWBAImageTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlWBAImageEntry  

rlWBAImageNumber 1.3.6.1.4.1.9.6.1.101.228.2.1.1
This variable identifies the Image number ...
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..10  

rlWBAImageIndex 1.3.6.1.4.1.9.6.1.101.228.2.1.2
This variable identifies the Data of index of the image cut into octetes of 160 bytes
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..1000  

rlWBAImageText 1.3.6.1.4.1.9.6.1.101.228.2.1.3
This variable identifies the MIB which holds image content .
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

rlWBADataTable 1.3.6.1.4.1.9.6.1.101.228.3
The table holds the Data content.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlWBADataEntry

rlWBADataEntry 1.3.6.1.4.1.9.6.1.101.228.3.1
An entry in the rlWBADataTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlWBADataEntry  

rlWBADataNumber 1.3.6.1.4.1.9.6.1.101.228.3.1.1
This variable identifies the Data of index of the image cut into octets of 160 bytes
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..10  

rlWBADataIndex 1.3.6.1.4.1.9.6.1.101.228.3.1.2
TBD
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..1000  

rlWBADataText 1.3.6.1.4.1.9.6.1.101.228.3.1.3
This variable identifies the MIB which holds a section of the Data content in the table.(chunk of 160 bytes)
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

rlWBAImageInfoTable 1.3.6.1.4.1.9.6.1.101.228.4
The table holds the images content.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlWBAImageInfoEntry

rlWBAImageInfoEntry 1.3.6.1.4.1.9.6.1.101.228.4.1
An entry in the rlWBAImageInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlWBAImageInfoEntry  

rlWBAImageInfoNumber 1.3.6.1.4.1.9.6.1.101.228.4.1.1
This variable identifies the Image number ...
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..10  

rlWBAImageInfoName 1.3.6.1.4.1.9.6.1.101.228.4.1.2
This variable identifies the Name of the image eg: myImage.png
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

rlWBAImageInfoSize 1.3.6.1.4.1.9.6.1.101.228.4.1.3
This variable identifies the size of the image.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlWBAImageClear 1.3.6.1.4.1.9.6.1.101.228.5
Action to Clear a certain image
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlWBADataClear 1.3.6.1.4.1.9.6.1.101.228.6
Action to Clear a certain image
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlWBAImageDownloadFinishStatus 1.3.6.1.4.1.9.6.1.101.228.7
Finish status of customization image download
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER