BIANCA-BRICK-SEC-MIB

File: BIANCA-BRICK-SEC-MIB.mib (8164 bytes)

Imported modules

SNMPv2-TC RFC1155-SMI RFC-1212

Imported symbols

DisplayString Counter OBJECT-TYPE

Defined Types

BiboAdmLicenseEntry  
SEQUENCE    
  biboAdmLicenseSerialNumber INTEGER
  biboAdmLicenseMask INTEGER
  biboAdmLicenseKey DisplayString
  biboAdmLicenseState INTEGER
  biboAdmLicenseSerialId DisplayString
  biboAdmLicenseHwSerial DisplayString
  biboAdmLicenseLicType INTEGER

BiboAdmLoginEntry  
SEQUENCE    
  biboAdmLoginUser DisplayString
  biboAdmLoginPassword DisplayString
  biboAdmLoginCommand DisplayString
  biboAdmLoginState INTEGER

Defined Values

org 1.3
OBJECT IDENTIFIER    

dod 1.3.6
OBJECT IDENTIFIER    

internet 1.3.6.1
OBJECT IDENTIFIER    

private 1.3.6.1.4
OBJECT IDENTIFIER    

enterprises 1.3.6.1.4.1
OBJECT IDENTIFIER    

bintec 1.3.6.1.4.1.272
OBJECT IDENTIFIER    

bintecsec 1.3.6.1.4.1.272.254
OBJECT IDENTIFIER    

biboAdmAdminCommunity 1.3.6.1.4.1.272.254.1
The Community name used for admin access
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

biboAdmReadCommunity 1.3.6.1.4.1.272.254.2
The Community name used for read-only access.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

biboAdmWriteCommunity 1.3.6.1.4.1.272.254.3
The Community name used for read-write access.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

biboAdmLicenseTable 1.3.6.1.4.1.272.254.4
This table contains the licenses, purchased for this BIANCA/BRICK. Each entry describes a license. Each license can enable one or more features of the BIANCA/BRICK, when the activation key is correct. Please Note, that a license is only valid for the BIANCA/BRICK it has been purchased for.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BiboAdmLicenseEntry

biboAdmLicenseEntry 1.3.6.1.4.1.272.254.4.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BiboAdmLicenseEntry  

biboAdmLicenseSerialNumber 1.3.6.1.4.1.272.254.4.1.1
This object specifies the serial number of the license in case of a numerical license (together with 'Mask' and 'Key').
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..999999  

biboAdmLicenseMask 1.3.6.1.4.1.272.254.4.1.2
The LicenseMask is a bitfield, that specifies the different features enabled by the license. (only used on a numerical license).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

biboAdmLicenseKey 1.3.6.1.4.1.272.254.4.1.3
This object contains the activation key. A license is only valid, if the activation key is correct.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

biboAdmLicenseState 1.3.6.1.4.1.272.254.4.1.4
To delete a license from the system, this object has to be set to delete. In case of an 'internal-ok' license the license can be erased from the modules EEPROM, if it is set to 'internal-erase'. The state will be 'not-supported' if a license refers to a feature which is not supported by the image loaded. With 'delete' it is only deleted from the main board flash memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ok(1), not-ok(2), delete(3), internal-ok(4), internal-erase(5), not-supported(6)  

biboAdmLicenseSerialId 1.3.6.1.4.1.272.254.4.1.5
This object specifies the serial id string of the license in case of string license (together with 'Key').
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

biboAdmLicenseHwSerial 1.3.6.1.4.1.272.254.4.1.6
This object contains the device Hardware serial number for which the license is purchased for.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

biboAdmLicenseLicType 1.3.6.1.4.1.272.254.4.1.7
The type of licenseable feature.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ip(1), capi(2), bridge(3), x25(4), ipx(5), stac(6), frame-relay(7), tapi(8), ospf(9), extended-lan(10), tunneling(11), taf(12), extended-wan(13), leased-line(14), ipsec(33), ethernet(128), bri(129), g703(130), pri(131), modem(132)  

biboAdmRadiusSecret 1.3.6.1.4.1.272.254.5
The shared secret for RADIUS access.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

biboAdmHttpPassword 1.3.6.1.4.1.272.254.6
The password for HTTP access.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

biboAdmLoginTable 1.3.6.1.4.1.272.254.7
The biboAdmLoginTable defines additional users and their passwords, and the commnd to be executed at login.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BiboAdmLoginEntry

biboAdmLoginEntry 1.3.6.1.4.1.272.254.7.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BiboAdmLoginEntry  

biboAdmLoginUser 1.3.6.1.4.1.272.254.7.1.1
This is the login name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

biboAdmLoginPassword 1.3.6.1.4.1.272.254.7.1.2
This is the user password.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

biboAdmLoginCommand 1.3.6.1.4.1.272.254.7.1.3
This is the command, which is started at login, e.g. sh, telnet. All external commands are possible.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

biboAdmLoginState 1.3.6.1.4.1.272.254.7.1.4
The variable is used to disable or discard the entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), delete(2), invalid(3)  

biboAdmPublicKey 1.3.6.1.4.1.272.254.10
Generated public key for TAF client access
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

biboAdmPrivateKey 1.3.6.1.4.1.272.254.11
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

biboAdmActMonPassword 1.3.6.1.4.1.272.254.12
The password for Activity Monitor access.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)