BIANCA-BRICK-MIB

File: BIANCA-BRICK-MIB.mib (40002 bytes)

Imported modules

RFC-1215 RFC1155-SMI RFC1213-MIB
RFC-1212

Imported symbols

TRAP-TYPE NetworkAddress IpAddress
Counter Gauge TimeTicks
sysDescr sysName OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

PhysAddress  
OCTET STRING    

Date  
INTEGER    

HexValue  
INTEGER    

BiboAdmTrapHostEntry  
SEQUENCE    
  biboAdmTrapHostAddr IpAddress
  biboAdmTrapHostStatus INTEGER

BiboAdmSyslogEntry  
SEQUENCE    
  biboAdmSyslogTimeStamp Date
  biboAdmSyslogLevel INTEGER
  biboAdmSyslogMessage DisplayString
  biboAdmSyslogSubject INTEGER

BiboAdmLogHostEntry  
SEQUENCE    
  biboAdmLogHostAddr IpAddress
  biboAdmLogHostLevel INTEGER
  biboAdmLogHostFacility INTEGER
  biboAdmLogHostType INTEGER
  biboAdmLogHostTimestamp INTEGER

BiboAdmConfigEntry  
SEQUENCE    
  biboAdmConfigCmd INTEGER
  biboAdmConfigObject OBJECT IDENTIFIER
  biboAdmConfigPath DisplayString
  biboAdmConfigPathNew DisplayString
  biboAdmConfigHost IpAddress
  biboAdmConfigState INTEGER
  biboAdmConfigFile DisplayString

BiboAdmConfigDirEntry  
SEQUENCE    
  biboAdmConfigDirName DisplayString
  biboAdmConfigDirCount INTEGER
  biboAdmConfigDirContent DisplayString

BiboAdmBoardEntry  
SEQUENCE    
  biboABrdSlot INTEGER
  biboABrdType DisplayString
  biboABrdHWRelease DisplayString
  biboABrdFWRelease DisplayString
  biboABrdPartNo DisplayString
  biboABrdConnector INTEGER
  biboABrdUnit INTEGER
  biboABrdSerialNo DisplayString

BiboAdmUsrTrapEntry  
SEQUENCE    
  biboATrpObj OBJECT IDENTIFIER
  biboATrpStatus INTEGER

BiboAdmLicInfoEntry  
SEQUENCE    
  biboAdmLicInfoType INTEGER
  biboAdmLicInfoStatus INTEGER
  biboAdmLicInfoId DisplayString
  biboAdmLicInfoSlot INTEGER
  biboAdmLicInfoMaxLic Counter
  biboAdmLicInfoInUse Counter
  biboAdmLicInfoHwSerial DisplayString
  biboAdmLicInfoUnit INTEGER

BiboAdmCardEntry  
SEQUENCE    
  biboACrdSlot INTEGER
  biboACrdType DisplayString
  biboACrdState INTEGER
  biboACrdCpldVersion DisplayString
  biboACrdFpgaVersion DisplayString
  biboACrdTemp INTEGER
  biboACrdTempAlarmThreshold INTEGER
  biboACrdTempAlarmTrap 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    

bibo 1.3.6.1.4.1.272.4
OBJECT IDENTIFIER    

admin 1.3.6.1.4.1.272.4.1
OBJECT IDENTIFIER    

biboAdmTrapCommunity 1.3.6.1.4.1.272.4.1.4
Community name for sending traps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

biboAdmSnmpVersion 1.3.6.1.4.1.272.4.1.5
SNMP Version. version1 : SNMP version V1 version1_compat : SNMP version V1 compatibility mode without the appending private OID part (.i). This is for some SNMP managers that cannot handle this extension. In this mode rows with identical index variable content cannot be read correctly. p1 (patch1) : getnext returns the lexicographical next OID (ever!) version1p1_auto : use version1p1_compat if possible use version1p1 if nessesary Usually the OIDs have the format: .1.3.6.x.x .y.y .i .1.3.6.x.x: is the constant part of the OID of the variable specified in MIB-source .y.y : is the specific part of the OID to identify exactly a row. It is the content of all index variables. .i : is a consecutively incremented index number, to distinguish rows with identical index variables
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER version1(1), version1-compat(2), version1p1(3), version1p1-compat(4), version1p1-auto(5)  

biboAdmSnmpPort 1.3.6.1.4.1.272.4.1.6
SNMP listen port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

biboAdmSnmpTrapPort 1.3.6.1.4.1.272.4.1.7
SNMP trap port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

biboAdmIpAddr 1.3.6.1.4.1.272.4.1.8
Local IP address. If this object is set, it's value will be used as the source address for all IP packets that are sent. Otherwise, the IP address used will be retrieved from the ipRouteTable, for the interface the IP packet is to be transmitted over.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

biboAdmTrapBrdCast 1.3.6.1.4.1.272.4.1.9
Enable/disable trap broadcasting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

biboAdmTrapHostTable 1.3.6.1.4.1.272.4.1.10
The biboAdmTrapHostTable defines where traps are sent (i.e., which hosts). If the table is empty traps are broadcasted. Creating entries: Entries are added by assigning an IP address value to the biboAdmTrapHostAddr field. Deleting entries: Entries can be removed by assigning ing the respective biboAdmTrapHostStatus field to 'delete'.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BiboAdmTrapHostEntry

biboAdmTrapHostEntry 1.3.6.1.4.1.272.4.1.10.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BiboAdmTrapHostEntry  

biboAdmTrapHostAddr 1.3.6.1.4.1.272.4.1.10.1.1
Ip-Address where traps are sent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

biboAdmTrapHostStatus 1.3.6.1.4.1.272.4.1.10.1.2
Status is always valid, and set to delete only to discard the whole entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), delete(2)  

biboAdmSyslogMaxEntries 1.3.6.1.4.1.272.4.1.11
Maximum Number of syslog messages stored in memory.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

biboAdmSyslogTable 1.3.6.1.4.1.272.4.1.12
The biboAdmSyslogTable keeps track of syslog messages received. The size of the table (number of entries), is limited by the value of biboAdmSyslogMaxEntries. The columns specify attributes for each message generated. As this information only reports events on the system, all fields are read-only. Creating entries: Entries can only be created by the system and are made each time a syslog message is generated. Deleting entries: Entries are removed by the system once the size limit (biboAdmSyslogMaxEntries) is reached.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BiboAdmSyslogEntry

biboAdmSyslogEntry 1.3.6.1.4.1.272.4.1.12.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BiboAdmSyslogEntry  

biboAdmSyslogTimeStamp 1.3.6.1.4.1.272.4.1.12.1.1
Time message was generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Date  

biboAdmSyslogLevel 1.3.6.1.4.1.272.4.1.12.1.2
Level of syslog message.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER emerg(1), alert(2), crit(3), err(4), warning(5), notice(6), info(7), debug(8)  

biboAdmSyslogMessage 1.3.6.1.4.1.272.4.1.12.1.4
The text of the syslog message.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

biboAdmSyslogSubject 1.3.6.1.4.1.272.4.1.12.1.5
Subject of the syslog message.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER acct(1), isdn(2), inet(3), x25(4), ipx(5), capi(6), ppp(7), bridge(8), config(9), snmp(10), x21(11), token(12), ether(13), radius(14), tapi(15), ospf(16), fr(17), modem(18), rip(19), atm(20), pabx(21), ipsec(22)  

biboAdmLogHostTable 1.3.6.1.4.1.272.4.1.13
The biboAdmLogHostTable lists hosts which are to receive syslog messages. This table also defines which types and levels of messages to send. Creating entries: Entries are created by setting a IP address to biboAdmLogHostAddr. Deleting entries: Entries are removed by setting the appropriate biboAdmLogHostLevel field to 'delete'.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BiboAdmLogHostEntry

biboAdmLogHostEntry 1.3.6.1.4.1.272.4.1.13.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BiboAdmLogHostEntry  

biboAdmLogHostAddr 1.3.6.1.4.1.272.4.1.13.1.1
Ip-Address where syslog messages are sent. If the facility is set to memory or console, this field is not used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

biboAdmLogHostLevel 1.3.6.1.4.1.272.4.1.13.1.2
Priorities lower or equal this level are sent to loghost. The delete priority is used to discard the whole entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER emerg(1), alert(2), crit(3), err(4), warning(5), notice(6), info(7), debug(8), delete(9)  

biboAdmLogHostFacility 1.3.6.1.4.1.272.4.1.13.1.4
The facility used for the syslog messages being generated.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)  

biboAdmLogHostType 1.3.6.1.4.1.272.4.1.13.1.5
The subject of the messages that are to be generated. system means all subjects except accounting, all means all subjects.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER system(1), acct(2), all(3)  

biboAdmLogHostTimestamp 1.3.6.1.4.1.272.4.1.13.1.6
This object describes the format of the timestamp. none(1) = no timestamp, time(2) = only time is printed, all(3) = date and time is printed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), time(2), all(3)  

biboAdmConfigTable 1.3.6.1.4.1.272.4.1.14
The biboAdmConfigTable is used for assigning parameters for managing configuration files. Creating entries: Entries are added to this table by assigning a value to the biboAdmConfigCmd object. (i.e., The intermediate result of executing, cmd=save, creates an entry to this table.). Deleting entries: Entries can only be removed by the system and is done only after the requested action has been performed (i.e. Once the cmd=save action is complete.).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BiboAdmConfigEntry

biboAdmConfigEntry 1.3.6.1.4.1.272.4.1.14.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BiboAdmConfigEntry  

biboAdmConfigDirTable 1.3.6.1.4.1.272.4.1.15
Configuration directory table. This table contains all available configuration files in flash memory.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BiboAdmConfigDirEntry

biboAdmConfigDirEntry 1.3.6.1.4.1.272.4.1.15.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BiboAdmConfigDirEntry  

biboAdmConfigCmd 1.3.6.1.4.1.272.4.1.14.1.1
Command for configuration handling. Possible values are : save(1) = save configuration (to FLASH) load(2) = load configuration (from FLASH) put(3) = write configuration (via TFTP) get(4) = read configuration (via TFTP) state(5) = write complete configuration (via TFTP) delete(6) = delete configuration (within FLASH) move(7) = move configuration (within FLASH) copy(8) = copy configuration (within FLASH) reboot(9) = reboot the system reorg(10) = reorganizes the flash
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER save(1), load(2), put(3), get(4), state(5), delete(6), move(7), copy(8), reboot(9), reorg(10)  

biboAdmConfigObject 1.3.6.1.4.1.272.4.1.14.1.2
Table object id (OID) to save/load. If this field is set, only this table is saved/loaded. Otherwise all tables are saved/loaded.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

biboAdmConfigPath 1.3.6.1.4.1.272.4.1.14.1.3
NAme of the configuration file in flash memory to save/load.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

biboAdmConfigPathNew 1.3.6.1.4.1.272.4.1.14.1.4
New name of configuration file in flash memory to move/copy
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

biboAdmConfigHost 1.3.6.1.4.1.272.4.1.14.1.5
TFTP host's IP address to send/receive the file to/from. The configuration is transfered directly from flash memory (biboAdmConfigPath) to TFTP-file (biboAdmConfigFile).
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

biboAdmConfigState 1.3.6.1.4.1.272.4.1.14.1.6
The state of this command (i.e., biboAdmConfigCmd). todo(1) = The command has not started; running(2) = The command is executing; done(3) = The command successfully completed; error(4) = The command failed (see the biboAdmSyslogTable).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER todo(1), running(2), done(3), error(4)  

biboAdmConfigFile 1.3.6.1.4.1.272.4.1.14.1.7
TFTP filename to read/write from/to the specified host. The configuration file received is stored in flash memory specified by biboAdmConfigPath. The actual configuration is not changed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

biboAdmConfigDirName 1.3.6.1.4.1.272.4.1.15.1.1
Name of the configuration file in flash memory.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

biboAdmConfigDirCount 1.3.6.1.4.1.272.4.1.15.1.2
Number of tables saved in the file.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

biboAdmConfigDirContent 1.3.6.1.4.1.272.4.1.15.1.3
Description of directory's contents (e.g., or a series of table numbers).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

biboAdmBoardTable 1.3.6.1.4.1.272.4.1.17
The biboAdmBoardTable lists information about the installed communications modules. This table is updated after every system boot up. Creating entries: Entries are created by the system upon detecting the installed hardware. Deleting entries: Entries are removed by the system as a result of removed hardware.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BiboAdmBoardEntry

biboAdmBoardEntry 1.3.6.1.4.1.272.4.1.17.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BiboAdmBoardEntry  

biboABrdSlot 1.3.6.1.4.1.272.4.1.17.1.1
The slot, or location of this module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..31  

biboABrdType 1.3.6.1.4.1.272.4.1.17.1.2
The name of this module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

biboABrdHWRelease 1.3.6.1.4.1.272.4.1.17.1.3
The hardware release of this module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

biboABrdFWRelease 1.3.6.1.4.1.272.4.1.17.1.4
The firmware release of this module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

biboABrdPartNo 1.3.6.1.4.1.272.4.1.17.1.5
The part number of this module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

biboABrdConnector 1.3.6.1.4.1.272.4.1.17.1.6
The type of connector used for this module. For modules with more than one connector this value can be changed/switched by setting this object. For example, the CM-BNCTP module supports both twisted pair (RJ45) and 10Base2 (BNC) connectors. If this object is set to 'AUTO' then the BRICK will automatically detect which connector type is being used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), rj45(2), bnc(3), subd15(4), rj45-10mbit-hdup(5), rj45-10mbit-fdup(6), rj45-100mbit-hdup(7), rj45-100mbit-fdup(8)  

biboABrdUnit 1.3.6.1.4.1.272.4.1.17.1.7
The logical unit number of this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..15  

biboABrdSerialNo 1.3.6.1.4.1.272.4.1.17.1.8
The serial number of this module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

biboAdmUsrTrapTable 1.3.6.1.4.1.272.4.1.18
The biboAdmUsrTrapTable lists user-defined objects that are used to create traps. These traps are sent locally, but can also be sent to remote hosts using the biboAdmTrapHostTable. Creating entries: Entries are created by assigning the biboATrpObj object a valid object identifier. Deleting entries: Entries are removed by setting the entry's biboATrpStatus object to 'delete'.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BiboAdmUsrTrapEntry

biboAdmUsrTrapEntry 1.3.6.1.4.1.272.4.1.18.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BiboAdmUsrTrapEntry  

biboATrpObj 1.3.6.1.4.1.272.4.1.18.1.1
The object identifier of an object to use. Each time this object's value changes, a trap is created and sent. Either a single leaf (single variable) or a table (of objects) can be specified.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

biboATrpStatus 1.3.6.1.4.1.272.4.1.18.1.2
The status of this entry. Upon creation of a new entry, this object's value is set to 'valid'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), delete(2)  

biboAdmDomainName 1.3.6.1.4.1.272.4.1.19
Domain name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

biboAdmNameServer 1.3.6.1.4.1.272.4.1.20
IP address of name server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

biboAdmNameServ2 1.3.6.1.4.1.272.4.1.21
IP address of second name server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

biboAdmBridgeEnable 1.3.6.1.4.1.272.4.1.22
Sets bridging to enable / disable status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

biboAdmCapiTcpPort 1.3.6.1.4.1.272.4.1.23
TCP port for remote CAPI demon.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

biboAdmTraceTcpPort 1.3.6.1.4.1.272.4.1.24
TCP port for trace demon.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

biboAdmRipUdpPort 1.3.6.1.4.1.272.4.1.25
UDP port for RIP. Setting this object to zero disables RIP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

biboAdmSWVersion 1.3.6.1.4.1.272.4.1.26
This is the software release version
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

biboAdmTimeServer 1.3.6.1.4.1.272.4.1.27
The IP address of the time server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

biboAdmTimeOffset 1.3.6.1.4.1.272.4.1.28
This is the time offset from GMT in seconds. If the set value is in the range from -24 to 24, it means hours, and is automatically converted to seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

biboAdmConsoleSyslog 1.3.6.1.4.1.272.4.1.29
Specifies whether to direct syslog messages to the console.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

biboAdmSyslogTableLevel 1.3.6.1.4.1.272.4.1.30
Specifies which message levels to post to the biboAdmSyslogTable and the console, if applicable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER emerg(1), alert(2), crit(3), err(4), warning(5), notice(6), info(7), debug(8)  

biboAdmSystemId 1.3.6.1.4.1.272.4.1.31
This object contains the system Identification String.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

biboAdmLicInfoTable 1.3.6.1.4.1.272.4.1.32
This table contains an entry for each feature, that can be activated by a license. The licenses have to be entered in the biboAdmLicenseTable. This tabl indicates the current state of the different licenses.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BiboAdmLicInfoEntry

biboAdmLicInfoEntry 1.3.6.1.4.1.272.4.1.32.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BiboAdmLicInfoEntry  

biboAdmLicInfoType 1.3.6.1.4.1.272.4.1.32.1.1
The 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)  

biboAdmLicInfoStatus 1.3.6.1.4.1.272.4.1.32.1.2
The current state of the license.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER builtin(1), valid-license(2), invalid-license(3), no-license(4), erase-internal(5)  

biboAdmLicInfoId 1.3.6.1.4.1.272.4.1.32.1.3
The complete serial id string of the special license.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

biboAdmLicInfoSlot 1.3.6.1.4.1.272.4.1.32.1.4
In case of a hardware license corresponding to a dedicated module serial number, it is the slot number of the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

biboAdmLicInfoMaxLic 1.3.6.1.4.1.272.4.1.32.1.5
The max number of allowed chunks.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

biboAdmLicInfoInUse 1.3.6.1.4.1.272.4.1.32.1.6
The current number of chunks in use.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

biboAdmLicInfoHwSerial 1.3.6.1.4.1.272.4.1.32.1.7
The complete serial id string of the special license.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

biboAdmLicInfoUnit 1.3.6.1.4.1.272.4.1.32.1.8
In case of a hardware license corresponding to a dedicated module serial number, it is the unit number of the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

biboAdmBootpRelayServer 1.3.6.1.4.1.272.4.1.33
This object contains the destination IP address to which BOOTP/DHCP request are forwarded by the BIANCA/BRICK BOOTP relay agent. If this entry is empty no BOOTP forwarding is done.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

biboAdmRadiusServer 1.3.6.1.4.1.272.4.1.34
This object contains the IP address of the RADIUS server (remote dial in user service). If set to 0.0.0.0 RADIUS services are generally disabled (default). The corresponding Radius password is configured in the biboAdmRadiusSecret variable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

biboAdmLocalPPPIdent 1.3.6.1.4.1.272.4.1.35
This is the local ID string used for PPP authentication (PAP/CHAP). In pre4.3 versions the sysName has been used as the local ID string. This is, for increased ease and transparency of system configuration, no longer true.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

biboAdmHttpTcpPort 1.3.6.1.4.1.272.4.1.36
TCP port for the HTTP server. Default port is 80, 0 disables the HTTP server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

biboAdmTapiTcpPort 1.3.6.1.4.1.272.4.1.37
TCP port for remote TAPI demon.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

biboAdmTimeProtocol 1.3.6.1.4.1.272.4.1.38
This field specifies from which source the bricks internal clock is synchronised: none(1) = no time synchronisation time-udp(2) = UDP/TIME (RFC 868), from biboAdmTimeServer time-tcp(3) = TCP/TIME (RFC 868), from biboAdmTimeServer time-sntp(4) = SNTP (RFC 1769), from biboAdmTimeServer isdn(5) = examines ISDN time, from controller stack 0
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), time-udp(2), time-tcp(3), time-sntp(4), isdn(5)  

biboAdmTimeUpdate 1.3.6.1.4.1.272.4.1.39
This is the intervall for timeserver requests (in seconds). If the set value is in the range from -24 to 24, it means hours, and is automatically converted to seconds. If the time comes from ISDN, the time is updated with the next call after this intervall.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

biboAdmWINS1 1.3.6.1.4.1.272.4.1.40
The IP address of the WINS server (NetBIOS Name Server).
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

biboAdmWINS2 1.3.6.1.4.1.272.4.1.41
The IP address of the alternate WINS server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

admin-2 1.3.6.1.4.1.272.4.22
OBJECT IDENTIFIER    

biboAdmCardTable 1.3.6.1.4.1.272.4.1.42
The biboAdmCardTable lists installed cards.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BiboAdmCardEntry

biboAdmCardEntry 1.3.6.1.4.1.272.4.1.42.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BiboAdmCardEntry  

biboACrdSlot 1.3.6.1.4.1.272.4.1.42.1.1
The slot, or location of this card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..31  

biboACrdType 1.3.6.1.4.1.272.4.1.42.1.2
The name of this card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

biboACrdState 1.3.6.1.4.1.272.4.1.42.1.3
State of the card.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER down(1), running(2), fail(3), stopped(4)  

biboACrdCpldVersion 1.3.6.1.4.1.272.4.1.42.1.4
Version of onboard CPLD.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

biboACrdFpgaVersion 1.3.6.1.4.1.272.4.1.42.1.5
Version of loaded FPGA firmware.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

biboACrdTemp 1.3.6.1.4.1.272.4.1.42.1.6
This variable shows the actual card temperature in the unit Celsius.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..250  

biboACrdTempAlarmThreshold 1.3.6.1.4.1.272.4.1.42.1.7
Card temperature threshold.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..250  

biboACrdTempAlarmTrap 1.3.6.1.4.1.272.4.1.42.1.8
If the card temperature raises above the threshold, a trap is generated every 60 seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), critical(2)  

biboAdmTraps 1.3.6.1.4.1.272.4.1.43
OBJECT IDENTIFIER    

biboAdmTrapACrdTempCritical 1
This trap signifies that the Card temperature raises above the critical alarm-threshold
TRAP-TYPE    

biboAdmTrapACrdTempOk 2
A normal Card temperature has been restored.
TRAP-TYPE    

biboAdmTrapACrdDown 3
This trap signifies that the specified Card is down
TRAP-TYPE    

biboAdmTrapACrdRunning 4
This trap signifies that the specified Card is up/running
TRAP-TYPE    

biboAdmTrapACrdFailed 5
This trap signifies that the specified Card has failed
TRAP-TYPE    

biboAdmTrapACrdStopped 6
This trap signifies that the specified Card is stopped
TRAP-TYPE    

biboAdmSnmpLinkTrapEvent 1.3.6.1.4.1.272.4.1.44
Defines the ifOperStatus transition(s) of an ifTable object that generates a SNMP linkUp/linkDown trap: none : disable linkUp/linkDown trap generation. any : enable bintec like trap generation. - entering the up state generates a up trap - any other state change generates a down trap up : enable rfc1157 like trap generation. - entering the up state generates a up trap - leaving the up state generates a down trap down : enable rfc2233 like trap generation. - leaving the down state generates a up trap - entering the down state generates a down trap Seven parameters are sent in each linkUp/linkDown trap pdu: 1. ifEntry.ifIndex (mandatory for linkUp/Down traps) 2. ifEntry.ifDescr 3. ifEntry.ifType 4. ifEntry.ifAdminStatus 5. ifEntry.ifOperStatus 6. system.Description 7. system.Name
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), any(2), up(3), down(4)  

extadmin 1.3.6.1.4.1.272.4.22.1
OBJECT IDENTIFIER    

biboExtAdmMonAddress 1.3.6.1.4.1.272.4.22.1.1
The IP address of the host machine running the Activity Monitor program. This program displays the information about the current state of all interfaces. Periodically UDP packets are send to this IP address, to refresh the data automatically on the target host. The value 255.255.255.255 represents the broadcast address of the first LAN interface (e.g. 10.255.255.255), so more than one Activity Monitor on different hosts can receive the data.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

biboExtAdmMonPort 1.3.6.1.4.1.272.4.22.1.2
UDP port for the Activity Monitor protocol.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

biboExtAdmMonType 1.3.6.1.4.1.272.4.22.1.3
This parameter configures the content of the Activity Monitor packets, or disables it: off : Activity Monitor disabled physical : send only physical interfaces information physical-virt: send physical and virtual interface information.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), physical(2), physical-virt(3)  

biboExtAdmMonUpdate 1.3.6.1.4.1.272.4.22.1.4
This is the time interval for the Activity Monitor for sending packets (in seconds) to the specified IP address. The value of 0 disables sending Activity Monitor packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..60