BIANCA-BRICK-MIB
- Registered at
- 1.3.6.1.4.1.272.4.11.3.6.1.4.1.272.4.17.5001.3.6.1.4.1.272.4.221.3.6.1.4.1.272.250
- Last updated
- 2017-03-24 00:00
- Organization
- bintec elmeg GmbH
- Revisions
- 2010-04-28 00:00
- Namespace
- bintec
- Source file
BIANCA-BRICK-MIB- Digest
sha256:7e018cc23b5462b154fde22f59551407d12ca3ad218c3278f1059ed0f7bf0152
Description
MIB module for vendor specific box definitions. Note: bibo stands for BinTec box stemming from the times where the company was still called BinTec.
Contact
EMail: info@bintec-elmeg.com Web: www.bintec-elmeg.com
Imports
| From | Symbols |
|---|---|
| BINTEC-MIB | Date, HexValue, bibo, bintec, sys |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-MIB | sysDescr, sysName |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TRAP-TYPE, TimeTicks, Unsigned32, enterprises, iso, mib-2 |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BIANCA-BRICK-MIB BINTEC-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| admin OBJECT-IDENTITY | 1.3.6.1.4.1.272.4.1 | |||
| biboAdmIpAddr OBJECT-TYPE 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. | 1.3.6.1.4.1.272.4.1.8 | IpAddress | read-write | current |
| biboAdmTrapHostTable OBJECT-TYPE 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'. | 1.3.6.1.4.1.272.4.1.10 | not-accessible | current | |
| biboAdmTrapHostEntry OBJECT-TYPE | 1.3.6.1.4.1.272.4.1.10.1 | not-accessible | current | |
| biboAdmTrapHostAddr OBJECT-TYPE Ip-Address where traps are sent. | 1.3.6.1.4.1.272.4.1.10.1.1 | IpAddress | read-write | current |
| biboAdmTrapHostStatus OBJECT-TYPE Status is always valid, and set to delete only to discard the whole entry. | 1.3.6.1.4.1.272.4.1.10.1.2 | INTEGER {valid(1), delete(2)} | read-write | current |
| biboAdmSyslogMaxEntries OBJECT-TYPE Maximum Number of syslog messages stored in memory. | 1.3.6.1.4.1.272.4.1.11 | INTEGER | read-write | current |
| biboAdmSyslogTable OBJECT-TYPE 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. | 1.3.6.1.4.1.272.4.1.12 | not-accessible | current | |
| biboAdmSyslogEntry OBJECT-TYPE | 1.3.6.1.4.1.272.4.1.12.1 | not-accessible | current | |
| biboAdmSyslogTimeStamp OBJECT-TYPE Time message was generated. | 1.3.6.1.4.1.272.4.1.12.1.1 | Date | read-only | current |
| biboAdmSyslogLevel OBJECT-TYPE Level of syslog message. | 1.3.6.1.4.1.272.4.1.12.1.2 | INTEGER {emerg(1), alert(2), crit(3), err(4), warning(5), notice(6), info(7), debug(8)} | read-only | current |
| biboAdmSyslogMessage OBJECT-TYPE The text of the syslog message. | 1.3.6.1.4.1.272.4.1.12.1.4 | DisplayString | read-only | current |
| biboAdmSyslogSubject OBJECT-TYPE Subject of the syslog message. | 1.3.6.1.4.1.272.4.1.12.1.5 | 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), tty(23), bgp(24), tacacs(25), brrp(26), mps(27), voip(28), tr069(29), wlan(30), usb(31), http(32), inet6(33), wlc(34), ldap(35), osp(36), wtp(37), tremp(38), presence(39)} | read-only | current |
| biboAdmLogHostTable OBJECT-TYPE 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'. | 1.3.6.1.4.1.272.4.1.13 | not-accessible | current | |
| biboAdmLogHostEntry OBJECT-TYPE | 1.3.6.1.4.1.272.4.1.13.1 | not-accessible | current | |
| biboAdmLogHostAddr OBJECT-TYPE Ip-Address where syslog messages are sent. If the facility is set to memory or console, this field is not used. | 1.3.6.1.4.1.272.4.1.13.1.1 | IpAddress | read-write | current |
| biboAdmLogHostLevel OBJECT-TYPE Priorities lower or equal this level are sent to loghost. The delete priority is used to discard the whole entry. | 1.3.6.1.4.1.272.4.1.13.1.2 | INTEGER {emerg(1), alert(2), crit(3), err(4), warning(5), notice(6), info(7), debug(8), delete(9)} | read-write | current |
| biboAdmLogHostFacility OBJECT-TYPE The facility used for the syslog messages being generated. | 1.3.6.1.4.1.272.4.1.13.1.4 | INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)} | read-write | current |
| biboAdmLogHostType OBJECT-TYPE The subject of the messages that are to be generated. system means all subjects except accounting, all means all subjects. | 1.3.6.1.4.1.272.4.1.13.1.5 | INTEGER {system(1), acct(2), all(3)} | read-write | current |
| biboAdmLogHostTimestamp OBJECT-TYPE 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. | 1.3.6.1.4.1.272.4.1.13.1.6 | INTEGER {none(1), time(2), all(3)} | read-write | current |
| biboAdmLogHostMethod OBJECT-TYPE This object provides protocol for sending syslog messages: udp(1) = udp tcp(2) = tcp | 1.3.6.1.4.1.272.4.1.13.1.7 | INTEGER {udp(1), tcp(2)} | read-write | current |
| biboAdmConfigTable OBJECT-TYPE 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.). | 1.3.6.1.4.1.272.4.1.14 | not-accessible | current | |
| biboAdmConfigEntry OBJECT-TYPE | 1.3.6.1.4.1.272.4.1.14.1 | not-accessible | current | |
| biboAdmConfigCmd OBJECT-TYPE 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 unload(11) = remove loaded configuration (from RAM) put_all(12) = write configuration (via TFTP), include not accessible variables get_all(13) = read configuration (via TFTP), including not accessible variables load_keep_certs(14) = load configuration (from FLASH), do not overwrite already loaded certificates load-from-default(15) = load default configuration (from GENFILES) | 1.3.6.1.4.1.272.4.1.14.1.1 | INTEGER {save(1), load(2), put(3), get(4), state(5), delete(6), move(7), copy(8), reboot(9), reorg(10), unload(11), put-all(12), get-all(13), load-keep-certs(14), load-from-default(15)} | read-write | current |
| biboAdmConfigObject OBJECT-TYPE Table object id (OID) to save/load. If this field is set, only this table is saved/loaded. Otherwise all tables are saved/loaded. | 1.3.6.1.4.1.272.4.1.14.1.2 | OBJECT IDENTIFIER | read-write | current |
| biboAdmConfigPath OBJECT-TYPE NAme of the configuration file in flash memory to save/load. | 1.3.6.1.4.1.272.4.1.14.1.3 | DisplayString | read-write | current |
| biboAdmConfigPathNew OBJECT-TYPE New name of configuration file in flash memory to move/copy | 1.3.6.1.4.1.272.4.1.14.1.4 | DisplayString | read-write | current |
| biboAdmConfigHost OBJECT-TYPE 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). | 1.3.6.1.4.1.272.4.1.14.1.5 | IpAddress | read-write | current |
| biboAdmConfigState OBJECT-TYPE The state of this command (i.e., biboAdmConfigCmd). todo(1) : the command will start soon running(2) : the command is currently executing done(3) : the command has successfully completed error(4) : the command has failed (see biboAdmSyslogTable) delayed(5) : the command is delayed due to given Timeout stopped(6) : the command has stopped (Timeout set to -1) | 1.3.6.1.4.1.272.4.1.14.1.6 | INTEGER {todo(1), running(2), done(3), error(4), delayed(5), stopped(6)} | read-only | current |
| biboAdmConfigFile OBJECT-TYPE 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. | 1.3.6.1.4.1.272.4.1.14.1.7 | DisplayString | read-write | current |
| biboAdmConfigTimeout OBJECT-TYPE Set this value (default 0) to delay a new command for this amount of seconds. The value is counting down to show the remaining time (State=delayed). To stop a scheduled but delayed command set this value to -1. timeout = 0 cmd executed immediately (default) timeout > 0 cmd executed in timeout seconds (counting down) timeout < 0 cmd execution stopped (deleted) | 1.3.6.1.4.1.272.4.1.14.1.8 | INTEGER | read-write | current |
| biboAdmConfigHostUrl OBJECT-TYPE This is a host URL specifying the location to retrieve or store the configuration file. The last filename part must be missing and is given in biboAdmConfigFile. If this object is given biboAdmConfigHost is ignored. format: http://server/path/ tftp://server/path/ xmodem:[1k][@9600] | 1.3.6.1.4.1.272.4.1.14.1.9 | DisplayString | read-write | current |
| biboAdmConfigCertIndex OBJECT-TYPE The index of the certificate to use (from the certTable). Only used for biboAdmConfigCmd = get / get-all and for use with biboAdmConfigHostUrl, of course. If set to 0, no client certificate is used. Default value is 0. | 1.3.6.1.4.1.272.4.1.14.1.10 | INTEGER | read-write | current |
| biboAdmConfigDirTable OBJECT-TYPE Configuration directory table. This table contains all available configuration files in flash memory. | 1.3.6.1.4.1.272.4.1.15 | not-accessible | current | |
| biboAdmConfigDirEntry OBJECT-TYPE | 1.3.6.1.4.1.272.4.1.15.1 | not-accessible | current | |
| biboAdmConfigDirName OBJECT-TYPE Name of the configuration file in flash memory. | 1.3.6.1.4.1.272.4.1.15.1.1 | DisplayString | read-only | current |
| biboAdmConfigDirCount OBJECT-TYPE Number of tables saved in the file. | 1.3.6.1.4.1.272.4.1.15.1.2 | INTEGER | read-only | current |
| biboAdmConfigDirContent OBJECT-TYPE Description of directory's contents (e.g., <all> or a series of table numbers). | 1.3.6.1.4.1.272.4.1.15.1.3 | DisplayString | read-only | current |
| biboAdmConfigDirSaveDate OBJECT-TYPE Date when configuration was saved. It reflects value of variable biboExtAdmConfigSaveDate which gets set when the configuration is saved to flash. This also means: if a configuration doesn't contain this variable no date is available. | 1.3.6.1.4.1.272.4.1.15.1.4 | DisplayString | read-only | current |
| biboAdmBoardTable OBJECT-TYPE 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. | 1.3.6.1.4.1.272.4.1.17 | not-accessible | current | |
| biboAdmBoardEntry OBJECT-TYPE | 1.3.6.1.4.1.272.4.1.17.1 | not-accessible | current | |
| biboABrdSlot OBJECT-TYPE The slot, or location of this module. | 1.3.6.1.4.1.272.4.1.17.1.1 | INTEGER (0..31) | read-only | current |
| biboABrdType OBJECT-TYPE The name of this module. | 1.3.6.1.4.1.272.4.1.17.1.2 | DisplayString | read-only | current |
| biboABrdHWRelease OBJECT-TYPE The hardware release of this module. | 1.3.6.1.4.1.272.4.1.17.1.3 | DisplayString | read-only | current |
| biboABrdFWRelease OBJECT-TYPE The firmware release of this module. | 1.3.6.1.4.1.272.4.1.17.1.4 | DisplayString | read-only | current |
| biboABrdPartNo OBJECT-TYPE The part number of this module. | 1.3.6.1.4.1.272.4.1.17.1.5 | DisplayString | read-only | current |
| biboABrdConnector OBJECT-TYPE 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. | 1.3.6.1.4.1.272.4.1.17.1.6 | 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)} | read-write | obsolete |
| biboABrdUnit OBJECT-TYPE The logical unit number of this interface. | 1.3.6.1.4.1.272.4.1.17.1.7 | INTEGER (0..99) | read-only | current |
| biboABrdSerialNo OBJECT-TYPE The serial number of this module. | 1.3.6.1.4.1.272.4.1.17.1.8 | DisplayString | read-only | current |
| biboABrdCategory OBJECT-TYPE Board category. It can be one of the following: system-board(1), ethernet(2), isdn-bri(3), isdn-pmx(4), pots(5), dsl(6), wlan(7), tty(8), dsp(9), usb(10), crypt(11), mobile(12) It advices users of which MIB table to look at when searching for additional configuration informations. | 1.3.6.1.4.1.272.4.1.17.1.9 | INTEGER {system-board(1), ethernet(2), isdn-bri(3), isdn-pmx(4), pots(5), dsl(6), wlan(7), tty(8), dsp(9), usb(10), crypt(11), mobile(12)} | read-only | current |
| biboAdmUsrTrapTable OBJECT-TYPE 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'. | 1.3.6.1.4.1.272.4.1.18 | not-accessible | current | |
| biboAdmUsrTrapEntry OBJECT-TYPE | 1.3.6.1.4.1.272.4.1.18.1 | not-accessible | current | |
| biboATrpObj OBJECT-TYPE 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. | 1.3.6.1.4.1.272.4.1.18.1.1 | OBJECT IDENTIFIER | read-write | current |
| biboATrpStatus OBJECT-TYPE The status of this entry. Upon creation of a new entry, this object's value is set to 'valid'. | 1.3.6.1.4.1.272.4.1.18.1.2 | INTEGER {valid(1), delete(2)} | read-write | current |
| biboAdmDomainName OBJECT-TYPE Domain name. | 1.3.6.1.4.1.272.4.1.19 | DisplayString | read-write | current |
| biboAdmNameServer OBJECT-TYPE IP address of name server. | 1.3.6.1.4.1.272.4.1.20 | IpAddress | read-write | current |
| biboAdmNameServ2 OBJECT-TYPE IP address of second name server. | 1.3.6.1.4.1.272.4.1.21 | IpAddress | read-write | current |
| biboAdmBridgeEnable OBJECT-TYPE Sets bridging to enable / disable status. | 1.3.6.1.4.1.272.4.1.22 | INTEGER {enabled(1), disabled(2)} | read-write | obsolete |
| biboAdmCapiTcpPort OBJECT-TYPE TCP port for remote CAPI demon. | 1.3.6.1.4.1.272.4.1.23 | INTEGER | read-write | current |
| biboAdmTraceTcpPort OBJECT-TYPE TCP port for trace demon. | 1.3.6.1.4.1.272.4.1.24 | INTEGER | read-write | current |
| biboAdmRipUdpPort OBJECT-TYPE UDP port for RIP. Setting this object to zero disables RIP. | 1.3.6.1.4.1.272.4.1.25 | INTEGER | read-write | current |
| biboAdmSWVersion OBJECT-TYPE This is the software release version. It's either identical to biboAdmSWVersionOS or biboAdmSWVersionOEM. | 1.3.6.1.4.1.272.4.1.26 | DisplayString (SIZE(0..255)) | read-only | current |
| biboAdmTimeServer OBJECT-TYPE The IP address of the time server. | 1.3.6.1.4.1.272.4.1.27 | IpAddress | read-only | current |
| biboAdmTimeOffset OBJECT-TYPE 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. | 1.3.6.1.4.1.272.4.1.28 | INTEGER | read-write | current |
| biboAdmConsoleSyslog OBJECT-TYPE Specifies whether to direct syslog messages to the console. | 1.3.6.1.4.1.272.4.1.29 | INTEGER {enable(1), disable(2)} | read-write | current |
| biboAdmSyslogTableLevel OBJECT-TYPE Specifies which message levels to post to the biboAdmSyslogTable and the console, if applicable. | 1.3.6.1.4.1.272.4.1.30 | INTEGER {emerg(1), alert(2), crit(3), err(4), warning(5), notice(6), info(7), debug(8)} | read-write | current |
| biboAdmSystemId OBJECT-TYPE This object contains the system Identification String. | 1.3.6.1.4.1.272.4.1.31 | DisplayString | read-only | current |
| biboAdmLicInfoTable OBJECT-TYPE 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. | 1.3.6.1.4.1.272.4.1.32 | not-accessible | current | |
| biboAdmLicInfoEntry OBJECT-TYPE | 1.3.6.1.4.1.272.4.1.32.1 | not-accessible | current | |
| biboAdmLicInfoType OBJECT-TYPE The licenseable feature. | 1.3.6.1.4.1.272.4.1.32.1.1 | 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), lcr(15), app-power-phone(17), app-operator-desk(18), app-voice-mail-server(19), app-accounting-tool(20), app-intelligent-voice(21), app-6(22), e25(29), ipsec(33), ipseccb-ipxfer(34), bgp(35), uefs(36), siplan(37), siptrunk(38), pim(39), call-by-call(40), fax(41), sipout(42), brrp(43), wlan-controller(44), terminal-option(45), data-encr-accel(46), voice-mail-system(47), pptp(48), ethernet(128), bri(129), g703(130), pri(131), modem(132), g7032pri(133), slots(134), e3(135), serial(136), shdsl(137), vdsl(138)} | read-only | current |
| biboAdmLicInfoStatus OBJECT-TYPE The current state of the license. | 1.3.6.1.4.1.272.4.1.32.1.2 | INTEGER {builtin(1), valid-license(2), invalid-license(3), no-license(4), erase-internal(5)} | read-only | current |
| biboAdmLicInfoId OBJECT-TYPE The complete serial id string of the special license. | 1.3.6.1.4.1.272.4.1.32.1.3 | DisplayString | read-only | current |
| biboAdmLicInfoSlot OBJECT-TYPE In case of a hardware license corresponding to a dedicated module serial number, it is the slot number of the module. | 1.3.6.1.4.1.272.4.1.32.1.4 | INTEGER (0..255) | read-only | current |
| biboAdmLicInfoMaxLic OBJECT-TYPE The max number of allowed chunks. | 1.3.6.1.4.1.272.4.1.32.1.5 | Counter32 | read-only | current |
| biboAdmLicInfoInUse OBJECT-TYPE The current number of chunks in use. | 1.3.6.1.4.1.272.4.1.32.1.6 | Counter32 | read-only | current |
| biboAdmLicInfoHwSerial OBJECT-TYPE The complete serial id string of the special license. | 1.3.6.1.4.1.272.4.1.32.1.7 | DisplayString | read-only | current |
| biboAdmLicInfoUnit OBJECT-TYPE In case of a hardware license corresponding to a dedicated module serial number, it is the unit number of the module. | 1.3.6.1.4.1.272.4.1.32.1.8 | INTEGER (0..255) | read-only | current |
| biboAdmLicInfoLimit OBJECT-TYPE The maximum number of licenseable chunks. | 1.3.6.1.4.1.272.4.1.32.1.9 | Counter32 | read-only | current |
| biboAdmLicInfoFree OBJECT-TYPE The number of free default licences. | 1.3.6.1.4.1.272.4.1.32.1.10 | Counter32 | read-only | current |
| biboAdmBootpRelayServer OBJECT-TYPE 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. | 1.3.6.1.4.1.272.4.1.33 | IpAddress | read-write | current |
| biboAdmRadiusServer OBJECT-TYPE 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. | 1.3.6.1.4.1.272.4.1.34 | IpAddress | read-write | current |
| biboAdmLocalPPPIdent OBJECT-TYPE 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. | 1.3.6.1.4.1.272.4.1.35 | DisplayString | read-write | current |
| biboAdmHttpTcpPort OBJECT-TYPE TCP port for the HTTP server. Default port is 80, 0 disables the HTTP server. | 1.3.6.1.4.1.272.4.1.36 | INTEGER | read-write | current |
| biboAdmTapiTcpPort OBJECT-TYPE TCP port for remote TAPI demon. | 1.3.6.1.4.1.272.4.1.37 | INTEGER | read-write | current |
| biboAdmTimeProtocol OBJECT-TYPE 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 | 1.3.6.1.4.1.272.4.1.38 | INTEGER {none(1), time-udp(2), time-tcp(3), time-sntp(4), isdn(5)} | read-only | current |
| biboAdmTimeUpdate OBJECT-TYPE This is the interval 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 interval. | 1.3.6.1.4.1.272.4.1.39 | INTEGER | read-write | current |
| biboAdmWINS1 OBJECT-TYPE The IP address of the WINS server (NetBIOS Name Server). | 1.3.6.1.4.1.272.4.1.40 | IpAddress | read-write | current |
| biboAdmWINS2 OBJECT-TYPE The IP address of the alternate WINS server. | 1.3.6.1.4.1.272.4.1.41 | IpAddress | read-write | current |
| biboAdmCardTable OBJECT-TYPE The biboAdmCardTable lists installed cards. | 1.3.6.1.4.1.272.4.1.42 | not-accessible | current | |
| biboAdmCardEntry OBJECT-TYPE | 1.3.6.1.4.1.272.4.1.42.1 | not-accessible | current | |
| biboACrdSlot OBJECT-TYPE The slot, or location of this card. | 1.3.6.1.4.1.272.4.1.42.1.1 | INTEGER (0..31) | read-only | current |
| biboACrdType OBJECT-TYPE The name of this card. | 1.3.6.1.4.1.272.4.1.42.1.2 | DisplayString | read-only | current |
| biboACrdState OBJECT-TYPE State of the card. | 1.3.6.1.4.1.272.4.1.42.1.3 | INTEGER {down(1), running(2), fail(3), stopped(4), stopping(5), starting(6)} | read-only | current |
| biboACrdCpldVersion OBJECT-TYPE Version of onboard CPLD. | 1.3.6.1.4.1.272.4.1.42.1.4 | DisplayString | read-only | current |
| biboACrdFpgaVersion OBJECT-TYPE Version of loaded FPGA firmware. | 1.3.6.1.4.1.272.4.1.42.1.5 | DisplayString | read-only | current |
| biboACrdTemp OBJECT-TYPE This variable shows the actual card temperature in the unit Celsius. | 1.3.6.1.4.1.272.4.1.42.1.6 | INTEGER (0..250) | read-only | current |
| biboACrdTempAlarmThreshold OBJECT-TYPE Card temperature threshold. | 1.3.6.1.4.1.272.4.1.42.1.7 | INTEGER (0..250) | read-write | current |
| biboACrdTempAlarmTrap OBJECT-TYPE If the card temperature raises above the threshold, a trap is generated every 60 seconds. | 1.3.6.1.4.1.272.4.1.42.1.8 | INTEGER {normal(1), critical(2)} | read-only | current |
| biboACrdAdmin OBJECT-TYPE Administrative manipulation of card state. | 1.3.6.1.4.1.272.4.1.42.1.9 | INTEGER {up(1), down(2), reconfig(3)} | read-write | current |
| biboACrdTempAlarmThresholdCriticalLow OBJECT-TYPE Lower Card temperature threshold to return state from critical to normal. Mustn't exceed biboACrdTempAlarmThreshold! When temperature reaches biboACrdTempAlarmThreshold state changes to critical. This state persists until temperature falls below biboACrdTempAlarmThreshUncriticalLow where state changes back to normal. | 1.3.6.1.4.1.272.4.1.42.1.10 | INTEGER (0..250) | read-write | current |
| biboAdmTraps OBJECT-IDENTITY | 1.3.6.1.4.1.272.4.1.43 | |||
| biboAdmExtendedBanner OBJECT-TYPE This is an additional banner message which is displayed after the standard welcome message at boot time. This message is typically used to display info regarding a special configuration of the router. | 1.3.6.1.4.1.272.4.1.45 | DisplayString | read-write | current |
| biboAdmBootpRelayServ2 OBJECT-TYPE This object contains the second 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. | 1.3.6.1.4.1.272.4.1.47 | IpAddress | read-write | current |
| biboAdmTimedBootPolicy OBJECT-TYPE This object specifies the frequency with which the timed requests the time (using the specified time protocol) after system startup until the first reply is received. Possible values: normal(1): -- 5 retries after 1, 2, 4, 8, 16 minutes aggressive(2): -- retry 10 minutes with 1, 2, 4, 8, 10, 10, ... seconds of timeout endless(3): -- same as aggressive except there is no time limit. | 1.3.6.1.4.1.272.4.1.48 | INTEGER {normal(1), aggressive(2), endless(3)} | read-write | current |
| biboAdmAcctlogFormat OBJECT-TYPE Specifies the format of accounting messages sent by the syslog protocol. The format can consist of any order of random strings, backslash escaped sequences like '\t','\n', etc. or the following format tags: Tag Meaning %d Date the session opened; in DD.MM.YY format. %t Time the session opened: in HH:MM:SS format %a session age in seconds %c protocol type %i source IP address %r source port %f source interface index %I destination IP address %R destination port %F destination interface index %p outgoing packets %o outgoing octets %P incoming packets %O incoming octets %s message sequence counter %% '%' The format for accounting messages is per default: 'INET: %d %t %a %c %i:%r/%f -> %I:%R/%F %p %o %P %O [%s]' | 1.3.6.1.4.1.272.4.1.49 | DisplayString (SIZE(0..255)) | read-write | current |
| biboAdmAcctlogMaxEntries OBJECT-TYPE Maximum Number of accounting messages stored in memory. | 1.3.6.1.4.1.272.4.1.50 | INTEGER | read-write | current |
| biboAdmAcctlogTable OBJECT-TYPE The biboAdmAcctlogTable keeps track of accounting messages received. 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 message for accounting is generated. Deleting entries: Entries are removed by the system the messages are sent to the loghost. | 1.3.6.1.4.1.272.4.1.51 | not-accessible | current | |
| biboAdmAcctlogEntry OBJECT-TYPE | 1.3.6.1.4.1.272.4.1.51.1 | not-accessible | current | |
| biboAdmAcctlogTimeStamp OBJECT-TYPE Time message was generated. | 1.3.6.1.4.1.272.4.1.51.1.1 | Date | read-only | current |
| biboAdmAcctlogLevel OBJECT-TYPE Level of acct message. | 1.3.6.1.4.1.272.4.1.51.1.2 | INTEGER {emerg(1), alert(2), crit(3), err(4), warning(5), notice(6), info(7), debug(8)} | read-only | current |
| biboAdmAcctlogMessage OBJECT-TYPE The text of the acct message. | 1.3.6.1.4.1.272.4.1.51.1.4 | DisplayString | read-only | current |
| biboAdmAcctlogSubject OBJECT-TYPE Subject of the acct message. | 1.3.6.1.4.1.272.4.1.51.1.5 | 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), tty(23), bgp(24), tacacs(25), brrp(26), mps(27), voip(28), tr069(29), wlan(30), usb(31), http(32), inet6(33), wlc(34), ldap(35), osp(36), wtp(37), tremp(38), presence(39)} | read-only | current |
| biboAdmTimeSource OBJECT-TYPE The source of the current system time. | 1.3.6.1.4.1.272.4.1.52 | INTEGER {none(1), rtc(2), manual(3), isdn(4), server(5), gps(6)} | read-only | current |
| biboAdmIsdnTimeUpdate OBJECT-TYPE This object specifies whether a time value which has been retrieved via ISDN should be used to set the system time. Note that the time retrieved via ISDN is ignored if the system time has been set by a time server previously. | 1.3.6.1.4.1.272.4.1.53 | INTEGER {enabled(1), disabled(2), convert(3)} | read-write | current |
| timeServerTable OBJECT-TYPE This table contains the list of time servers. | 1.3.6.1.4.1.272.4.1.54 | not-accessible | current | |
| timeServerEntry OBJECT-TYPE This object contains a time server entry. | 1.3.6.1.4.1.272.4.1.54.1 | not-accessible | current | |
| timeSrvPriority OBJECT-TYPE The priority of the time server. The time servers are queried in the order of ascending priority value, i.e. 0 first, 1 second ... . | 1.3.6.1.4.1.272.4.1.54.1.1 | INTEGER (0..128) | read-write | current |
| timeSrvProtocol OBJECT-TYPE The protocol used for the time server. | 1.3.6.1.4.1.272.4.1.54.1.2 | INTEGER {delete(1), time-udp(2), time-tcp(3), sntp(4), disabled(5)} | read-write | current |
| timeSrvAddress OBJECT-TYPE The IP Address or DNS name of the time server. If a DNS name is specified here, it is resolved on demand. | 1.3.6.1.4.1.272.4.1.54.1.3 | DisplayString | read-write | current |
| biboAdmSyslogTcpRetries OBJECT-TYPE Maximum number of attempts to connect a syslog server over TCP. | 1.3.6.1.4.1.272.4.1.55 | INTEGER | read-write | current |
| biboAdmSWVersionOS OBJECT-TYPE This is the OS software release version as it was always found in biboAdmSWVersion. | 1.3.6.1.4.1.272.4.1.56 | DisplayString (SIZE(0..255)) | read-only | current |
| biboAdmSWVersionOEM OBJECT-TYPE This is the OEM software release version. Either there's a separate OEM version defined or this is identical to biboAdmSWVersionOS. | 1.3.6.1.4.1.272.4.1.57 | DisplayString (SIZE(0..255)) | read-only | current |
| biboAdmStartMode OBJECT-TYPE If service procedure is activated, mode is set to service, otherwise mode is set to normal. | 1.3.6.1.4.1.272.4.1.58 | INTEGER {normal(1), service(2)} | read-only | current |
| biboAdmNTPServer OBJECT-TYPE This field controls the NTP server. If it is set to disabled(1) client requests will be ignored. Setting it to enabled(2) on every client request a server answer is transmitted. In clientdepend(3) mode only a answer to a client request is sent if an external reference exists. | 1.3.6.1.4.1.272.4.1.59 | INTEGER {disabled(1), enabled(2), clientdepend(3)} | read-write | current |
| biboAdmTimeZone OBJECT-TYPE The name of the currently set timezone. The corresponding timezone must exist in timeZoneTable. | 1.3.6.1.4.1.272.4.1.60 | DisplayString | read-write | current |
| timeZoneTable OBJECT-TYPE This table contains the list of availabe timezones. | 1.3.6.1.4.1.272.4.1.61 | not-accessible | current | |
| timeZoneEntry OBJECT-TYPE This object contains a time zone entry. | 1.3.6.1.4.1.272.4.1.61.1 | not-accessible | current | |
| timeZoneIndex OBJECT-TYPE Index in Timezone Table. | 1.3.6.1.4.1.272.4.1.61.1.1 | INTEGER | read-only | current |
| timeZoneName OBJECT-TYPE The Name of a Timezone. | 1.3.6.1.4.1.272.4.1.61.1.2 | DisplayString | read-only | current |
| timeZoneAlias OBJECT-TYPE The abbreviation of a timezone. | 1.3.6.1.4.1.272.4.1.61.1.3 | DisplayString | read-only | current |
| timeZoneOffset OBJECT-TYPE Timezone offset from UTC in seconds. Note that this contains no information about daylight saving for this timezone | 1.3.6.1.4.1.272.4.1.61.1.4 | INTEGER | read-only | current |
| ntpServerTable OBJECT-TYPE List of DHCP-client-learned NTP-servers, relevant only if related administrative table timeServer is empty. | 1.3.6.1.4.1.272.4.1.64 | not-accessible | current | |
| ntpServerEntry OBJECT-TYPE This object contains a time server entry. | 1.3.6.1.4.1.272.4.1.64.1 | not-accessible | current | |
| ntpServerPriority OBJECT-TYPE Priority of NTP-server. Lower value means 'preferred'. | 1.3.6.1.4.1.272.4.1.64.1.1 | INTEGER (0..128) | read-only | current |
| ntpServerAddress OBJECT-TYPE IP-address or FQDN of NTP-server. | 1.3.6.1.4.1.272.4.1.64.1.2 | DisplayString | read-only | current |
| traceBuffers OBJECT-IDENTITY | 1.3.6.1.4.1.272.4.1.65 | |||
| trcBufAdmin OBJECT-IDENTITY | 1.3.6.1.4.1.272.4.1.65.1 | |||
| trcBufTable OBJECT-TYPE This table contains the list trace buffers. | 1.3.6.1.4.1.272.4.1.65.1.1 | not-accessible | current | |
| trcBufEntry OBJECT-TYPE This object contains a trace buffer entry. | 1.3.6.1.4.1.272.4.1.65.1.1.1 | not-accessible | current | |
| trcBufIndex OBJECT-TYPE Unique Index of the trace buffer | 1.3.6.1.4.1.272.4.1.65.1.1.1.1 | INTEGER | read-only | current |
| trcBufDevice OBJECT-TYPE The device representing this trace buffer | 1.3.6.1.4.1.272.4.1.65.1.1.1.2 | DisplayString | read-only | current |
| trcBufMode OBJECT-TYPE Indicates operation mode of trace buffer: single-shot: just fill buffer up to maximum size continuous: ring buffer mode In single-shot mode every write attempt that would exceed buffer limits, causes the buffer to get closed for writing and the write attempt to fail (as any further attempts will). In continuous mode the buffer is filled up to the maximum size, and overwrite older data as new data gets written. Variable is meaningless as long as variable trcBufOperation is set to unused. | 1.3.6.1.4.1.272.4.1.65.1.1.1.3 | INTEGER {single-shot(1), continuous(2)} | read-only | current |
| trcBufDataMode OBJECT-TYPE Indicates how trace buffer treats data written to it: In bytestream mode no structure is imposed on written data, buffer will get completely filled up if enough data is written. Data overwrite is done byte-by-byte. Mode message keeps the data structure in messages as passed down to the trace buffer and allows for reading them back in same portions as written. Mode message-per-session treats any data written to trace buffer between opening and closing it as one message. Variable is meaningless as long as variable trcBufOperation is set to unused. NOTE: modes message and message-per-session only reflect the last state; it depends on the application(s) writing to the trace buffer in which mode it is used, so this variable can toggle between these two states over time. | 1.3.6.1.4.1.272.4.1.65.1.1.1.4 | INTEGER {bytestream(1), message(2), message-per-session(3)} | read-only | current |
| trcBufSize OBJECT-TYPE The maximum size of the trace buffer | 1.3.6.1.4.1.272.4.1.65.1.1.1.5 | INTEGER | read-only | current |
| trcBufDataSize OBJECT-TYPE The current data size of the trace buffer | 1.3.6.1.4.1.272.4.1.65.1.1.1.6 | INTEGER | read-only | current |
| trcBufDate OBJECT-TYPE Time and date of the buffer creation | 1.3.6.1.4.1.272.4.1.65.1.1.1.7 | Date | read-only | current |
| trcBufDescr OBJECT-TYPE Optional descriptive information of the buffer's purpose. | 1.3.6.1.4.1.272.4.1.65.1.1.1.8 | DisplayString | read-only | current |
| trcBufID OBJECT-TYPE Optional identificator for the buffer. | 1.3.6.1.4.1.272.4.1.65.1.1.1.9 | Unsigned32 | read-only | current |
| trcBufOperation OBJECT-TYPE The current status of the trace buffer: unused: Device is free to be used idle : Device is parameterized but not open read : Device is open for reading write: Device is open for writing read-write: Device is open for reading and writing full: No more writing to buffer possible Value read-write would normally refer to two processes. Value full indicates that no more data can be written to buffer; it will remain unchanged until it gets deleted. | 1.3.6.1.4.1.272.4.1.65.1.1.1.10 | INTEGER {unused(1), idle(2), read(3), write(4), read-write(5), closed(6)} | read-only | current |
| trcBufOper OBJECT-IDENTITY | 1.3.6.1.4.1.272.4.1.65.2 | |||
| trcBufStatNBufs OBJECT-TYPE Number of trace buffers supported by running firmware. | 1.3.6.1.4.1.272.4.1.65.2.1 | Unsigned32 | read-only | current |
| trcBufStat OBJECT-IDENTITY | 1.3.6.1.4.1.272.4.1.65.3 | |||
| trcBufStatNUnused OBJECT-TYPE Number of trace buffers currently available to store data. | 1.3.6.1.4.1.272.4.1.65.3.1 | Unsigned32 | read-only | current |
| trcBufStatNOpen OBJECT-TYPE Number of trace buffers currently available for appending data. | 1.3.6.1.4.1.272.4.1.65.3.2 | Unsigned32 | read-only | current |
| trcBufStatNFull OBJECT-TYPE Number of trace buffers currently available for reading data only (i.e. in state 'full'). | 1.3.6.1.4.1.272.4.1.65.3.3 | Unsigned32 | read-only | current |
| sysStat OBJECT-IDENTITY | 1.3.6.1.4.1.272.4.17.500 | |||
| sysStatBootConfig OBJECT-TYPE After system boot this variable shows which configuration was loaded: none: no configuration whatsoever bootfac: factory boot configuration default: default configuration as provided by image boot: configuration found in flash. | 1.3.6.1.4.1.272.4.17.500.1 | INTEGER {none(1), bootfac(2), default(3), boot(4)} | read-only | current |
| sysStatFunctionState OBJECT-TYPE This variable contains the current function state, which is toggeled by pressing the function button on the device. | 1.3.6.1.4.1.272.4.17.500.2 | INTEGER {on(1), off(2)} | read-only | current |
| sysStatOperationMode OBJECT-TYPE This variable defines the operation mode of the device concerning telephony functionality. If any voice functionality is integrated it can be either mgw(1) for Media GateWay functionality of pbx(2) for a full-fledged telephone system. For systems w/o voice functionality the variable has value plain(0). | 1.3.6.1.4.1.272.4.17.500.3 | INTEGER {plain(0), mgw(1), pbx(2)} | read-only | current |
| sysStatConfigConvert OBJECT-TYPE This variable handles the Configuration Conversion from pbx to mgw (later may be mgw to pbx) For systems w/o voice functionality the variable has value plain(0). | 1.3.6.1.4.1.272.4.17.500.4 | INTEGER {idle(1), start(2)} | read-write | current |
| sysStatConfigConvertState OBJECT-TYPE This variable handles the Configuration Conversion state idle - No conversion in progress progress - conversion in progress done - conversion done failed - conversion not possible The value is set to progress during tne coversion progress. On errer e.g configuration parameters already exists the State is set to failed otherwise the State is set to idle on success. | 1.3.6.1.4.1.272.4.17.500.5 | INTEGER {idle(1), progress(2), done(3), failed(4)} | read-only | current |
| admin_2 OBJECT-IDENTITY | 1.3.6.1.4.1.272.4.22 | |||
| extadmin OBJECT-IDENTITY | 1.3.6.1.4.1.272.4.22.1 | |||
| biboExtAdmMonAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.272.4.22.1.1 | IpAddress | read-write | current |
| biboExtAdmMonPort OBJECT-TYPE UDP port for the Activity Monitor protocol. | 1.3.6.1.4.1.272.4.22.1.2 | INTEGER (0..65535) | read-write | current |
| biboExtAdmMonType OBJECT-TYPE 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. | 1.3.6.1.4.1.272.4.22.1.3 | INTEGER {off(1), physical(2), physical-virt(3)} | read-write | current |
| biboExtAdmMonUpdate OBJECT-TYPE 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. | 1.3.6.1.4.1.272.4.22.1.4 | INTEGER (0..60) | read-write | current |
| biboExtAdmProcRouted OBJECT-TYPE enabled: The routed process is running. RIP and/or OSPF are available (subject to licenses). This is the default behavior of the system. Hints: RIP may be enabled/disabled by 'biboAdmRipUdpPort' OSPF may be enabled/disabled by 'ospfAdminStat' RIP may be if-specific ena/disabled by 'ipExtIfRip*' OSPF may be if-specific ena/disabled by 'ipExtIfOspf' ... but a running routed process consumes CPU-Time to keep in sync with interface/routing tables - even if RIP and OSPF are disabled (global or if-specific). disabled: The routed process is stopped. RIP and/or OSPF are unavailable. Hints: A stopped routed process consumes no CPU-Time. Set ipExtAdmProcRouted to 'disabled' is recommended if both protocols (RIP and OSPF) not used in the specific router environment. | 1.3.6.1.4.1.272.4.22.1.5 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| biboExtAdmProcWatchDog OBJECT-TYPE enabled: The watchd process is running. up/down transitions on interfaces delivered by various protocols like ping/ifOperStatus/VRRP are processed by parsing a task table and slave interfaces are switched up/down according to the task definition. disabled: The watchd process is stopped. | 1.3.6.1.4.1.272.4.22.1.7 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| biboExtAdmProcSSHd OBJECT-TYPE enabled: The sshd process is running. disabled: The sshd process is stopped. | 1.3.6.1.4.1.272.4.22.1.8 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| biboExtAdmScheduleInterval OBJECT-TYPE This is the time interval in seconds for the Schedule daemon watching any events (recommended value: 300). The value 0 disables the scheduler. Referring table: scheduleTable | 1.3.6.1.4.1.272.4.22.1.9 | INTEGER (0..65535) | read-write | current |
| biboExtAdmUpdatePath OBJECT-TYPE Default URL for automatic SW updates, e.g. http://server/path/ This setting is IGNORED if chkUpdSrvAdminOperURL is not empty. Otherwise, related chkUpdSrv entry is allocated for it. If URL does NOT end with '/' then it is considered being complete and copied to related chkUpdSrvDownloadLink. Otherwise, following parts are appended automatically. '<sysname>[-<mode>]/<sysname>[-<mode>]-s_current' | 1.3.6.1.4.1.272.4.22.1.10 | DisplayString | read-write | current |
| biboExtAdmBackRtVerify OBJECT-TYPE This object activates an additional check for incoming packets. If set to always (1), incoming packets are only accepted if return packets sent back to their source IP address would be sent over the same interface. This prevents packets being passed from untrusted interfaces to this interface. If set to interface-dependent (2), this check will be performed only if enabled for the associated ingress interface (see ipExtIfBackRtVerify). If set to never (2), this check will be never performed, regardless wether enabled or not for the associated interface. | 1.3.6.1.4.1.272.4.22.1.11 | INTEGER {always(1), interface-dependent(2), never(3)} | read-write | current |
| biboExtAdmRerouteViaDefault OBJECT-TYPE This object controls the behaviour of the routing algorithm when a network route exists for routing a packet, but is temporarily unusable because the status of the associated interface prevents transmission. In such a case, the routing algorithm tries to select an alternate route to allow the packet to reach its destination. If set to disabled (1), default routes are discarded during the search for a suitable alternate route. If set to enabled (2), a default route may be selected for rerouting provided it is the most appropriate route available. | 1.3.6.1.4.1.272.4.22.1.12 | INTEGER {disabled(1), enabled(2)} | read-write | current |
| biboExtAdmGUILanguage OBJECT-TYPE This object specifies the language used within the graphical user interface (currently new web based interface only). Valid abbreviations (in principle) are defined in ISO 639-2. | 1.3.6.1.4.1.272.4.22.1.13 | DisplayString (SIZE(3)) | read-write | current |
| biboExtAdmIpLogging OBJECT-TYPE This bitfield enables logging of dedicated subsystems within the INET subject: nat : NAT tcppr : TCP processing (MSS clamping, ...) dns : DNS ips : IP session management acl : Local Services Access Control . | 1.3.6.1.4.1.272.4.22.1.14 | Bits {nat(0), tcppr(1), dns(2), ips(3), acl(4)} | read-write | current |
| biboExtAdmRadiusNasId OBJECT-TYPE An administratively-assigned NAS identifier for this managed node. If configured this variable is used for each RADIUS request in order to set the associated NAS-IDENTIFIER RADIUS attribute value. | 1.3.6.1.4.1.272.4.22.1.15 | DisplayString | read-write | current |
| biboExtAdmConfigSaveDate OBJECT-TYPE Timestamp when configuration gets/got saved (system local time). | 1.3.6.1.4.1.272.4.22.1.17 | Date | read-only | current |
| biboExtAdmSnmpShellPrompt OBJECT-TYPE Defines prompt of application SNMP shell. A set of escape sequences is defined with escape character being a backslash '\': - 'e': gets replaced by escape character (0x1b) - 'h': gets replaced by system name (i.e. host) - 'T': can be used for MIB context replacements ... %n -> current MIB table name %# -> current MIB table number %g -> current MIB group number A longer string can be put within parentheses '(' ')' causing the whole string to be left out if no context is available instead of only the MIB variables. Examples, assuming context MIB table 'system': String Yields ------------------------+------------------------ \T%n | 'system' \T( MIB{%n/#%#/g:%g\)}) | ' MIB{system/#1/g:1}' - 'l': gets replaced by log name (i.e. user, normally admin) - 'd': can be used for date/time replacements with '%' escaped replacements ... %C -> century %d -> day of month (01..31) %D -> date in format 'MM/DD/YY' %F -> date in format YYYY-MM-DD %H -> hour (00..23) %I -> hour (01..12) %j -> day of year (1..366) %k -> hour ( 0..23) %l -> hour ( 1..12) %m -> month (01..12) %M -> minute (00..59) %p -> AM/PM %P -> am/pm %R -> 24 hour time in format HH:MM %s -> seconds sincs 1970-01-01 00:00:00 UTC %S -> seconds (00..59) %T -> 24 hour time in format HH:MM:SS %u -> day of week (1..7) %w -> day of week (0..6) %y -> year (last two digits, 00..99) %Y -> year A longer string can be put within parentheses '(' ')' to save repetitions of leading '\d' for every replacement. - 'u': gets replaced by system's uptime in format [D ]HH:MM:SS Default value is '\h:\t(%n)> '. | 1.3.6.1.4.1.272.4.22.1.18 | DisplayString | read-write | current |
| biboExtAdmMinArpLifeTime OBJECT-TYPE This object defines the minimum lifetime (in seconds) of ipNetToMediaTable entries. | 1.3.6.1.4.1.272.4.22.1.19 | INTEGER (0..86400) | read-write | current |
| biboExtAdmInitialGUIView OBJECT-TYPE This object controls the initial GUI behavior for admin login for boxes with supports of 'GUI Views' and 'Initial Operation View' in GUI. full-access: show the complete admin navigation. user: show the user view initial-operation: show the initial operation view. If initial operation is not supported fall back to user view, if user view is not supported fall back to full access. | 1.3.6.1.4.1.272.4.22.1.21 | INTEGER {full-access(1), user(2), initial-operation(3)} | read-write | current |
| chkUpdSrv OBJECT-IDENTITY | 1.3.6.1.4.1.272.4.22.1.22 | |||
| chkUpdSrvAdmin OBJECT-IDENTITY | 1.3.6.1.4.1.272.4.22.1.22.1 | |||
| chkUpdSrvAdminStatus OBJECT-TYPE Tells when to fetch/process the XML-file-contents pointed at by chkUpdSrvAdminOperURL (if not empty string). disabled: Clear chkUpdSrvAdminOperURL and supress further fetch-attempts. ondemand: Fetch at system-start and at every change of chkUpdSrvAdminOperURL (unless empty string). periodic: In addition to 'ondemand', fetch also periodically with specified chkUpdSrvAdminInterval. checknow: Fetch now and switch-back AdminStatus to previous value (i.e. to disabled, ondemand, periodic). | 1.3.6.1.4.1.272.4.22.1.22.1.1 | INTEGER {disabled(1), ondemand(2), periodic(3), checknow(4)} | read-write | current |
| chkUpdSrvAdminInterval OBJECT-TYPE Period in hours for checking for available updates. Default value is once a week (7 * 24 = 168 hours). Ignored if chkUpdSrvAdminStatus is NOT periodic. | 1.3.6.1.4.1.272.4.22.1.22.1.2 | INTEGER (1..8191) | read-write | current |
| chkUpdSrvAdminURL OBJECT-TYPE Sets location of the XML description file, UNLESS value is set already at compile-time (see chkUpdSrvAdminOperURL). | 1.3.6.1.4.1.272.4.22.1.22.1.3 | DisplayString | read-write | current |
| chkUpdSrvAdminOperURL OBJECT-TYPE Shows location of the XML description file, coming from either chkUpdSrvAdminURL or fixed compile-time-URL, or forced to empty string if chkUpdSrvAdminStatus is disabled. If resulting string is empty then chkUpdSrvTable is filled for biboExtAdmUpdatePath instead, unless also empty. | 1.3.6.1.4.1.272.4.22.1.22.1.4 | DisplayString | read-only | current |
| chkUpdSrvAdminDefaultDigestType OBJECT-TYPE Default digest-checking-method (if not specified in XML-file) | 1.3.6.1.4.1.272.4.22.1.22.1.5 | INTEGER {crc32(1), sha256(2), signature(3), none(16)} | read-write | current |
| chkUpdSrvAdminOperStatus OBJECT-TYPE Current activity and state. | 1.3.6.1.4.1.272.4.22.1.22.1.6 | INTEGER {disabled(1), idle(2), checking(3)} | read-only | current |
| chkUpdSrvAdminLastSuccessfulCheckTime OBJECT-TYPE If not 0, tells when chkUpdSrvTable was last updated successfully for contents coming from either chkUpdSrvAdminOperURL or biboExtAdmUpdatePath. Is reset to 0 whenever chkUpdSrvAdminOperURL changes. | 1.3.6.1.4.1.272.4.22.1.22.1.7 | Date | read-only | current |
| chkUpdSrvAdminLastFailedCheckTime OBJECT-TYPE If not 0, tells time of last unsuccessful update-attempt. If bigger than chkUpdSrvAdminLastSuccessfulCheckTime then retries are scheduled (see chkUpdSrvAdminLastFailedTries). Is reset to 0 whenever chkUpdSrvAdminOperURL changes. | 1.3.6.1.4.1.272.4.22.1.22.1.8 | Date | read-only | current |
| chkUpdSrvAdminLastFailedCheckInfo OBJECT-TYPE Display-status of last unsuccessful update-attempt. (Not updated for successful checks.) Is flushed to empty whenever chkUpdSrvAdminOperURL changes. | 1.3.6.1.4.1.272.4.22.1.22.1.9 | DisplayString | read-only | current |
| chkUpdSrvAdminActiveProductClass OBJECT-TYPE Currently active product-class. | 1.3.6.1.4.1.272.4.22.1.22.1.10 | DisplayString | read-only | current |
| chkUpdSrvAdminAlternativeProductClass OBJECT-TYPE Alternative product-class (empty if unknown). | 1.3.6.1.4.1.272.4.22.1.22.1.11 | DisplayString | read-only | current |
| chkUpdSrvAdminLastFailedTries OBJECT-TYPE If not 0, tells that retries are scheduled for latest failed update-check, and how many tries have been done yet (see also chkUpdSrvAdminLastFailedCheckTime for related timestamp). Is reset to 0 whenever update-check succeeds or restarts (e.g. due to changed chkUpdSrvAdminOperURL). | 1.3.6.1.4.1.272.4.22.1.22.1.12 | INTEGER | read-only | current |
| chkUpdSrvTable OBJECT-TYPE List of available update-files. When update-command is called with dummy-URL 'http:', it looks for a matching default-entry in this table to get a proper chkUpdSrvDownloadLink. | 1.3.6.1.4.1.272.4.22.1.22.2 | not-accessible | current | |
| chkUpdSrvEntry OBJECT-TYPE Detailed info per listed update-file. | 1.3.6.1.4.1.272.4.22.1.22.2.1 | not-accessible | current | |
| chkUpdSrvIndex OBJECT-TYPE Unique identification of the entry. | 1.3.6.1.4.1.272.4.22.1.22.2.1.1 | INTEGER | read-only | current |
| chkUpdSrvProductClass OBJECT-TYPE Product-class for file. | 1.3.6.1.4.1.272.4.22.1.22.2.1.2 | DisplayString | read-only | current |
| chkUpdSrvFileType OBJECT-TYPE Type of file. | 1.3.6.1.4.1.272.4.22.1.22.2.1.3 | INTEGER {blup(1), boss(2), logic(3), bootmon(4), adsl(5), vdsl(6), gphy(7), systelarchive(20), voicemailarchive(21), guixlation(30), thirdparty(50)} | read-only | current |
| chkUpdSrvFileDescr OBJECT-TYPE Additional file-description, used for language and third party files. | 1.3.6.1.4.1.272.4.22.1.22.2.1.4 | DisplayString (SIZE(0..64)) | read-only | current |
| chkUpdSrvFileVersion OBJECT-TYPE Version of file (empty if unknown). | 1.3.6.1.4.1.272.4.22.1.22.2.1.5 | DisplayString (SIZE(0..64)) | read-only | current |
| chkUpdSrvFileDigestType OBJECT-TYPE Method to be used for digest-checking | 1.3.6.1.4.1.272.4.22.1.22.2.1.6 | INTEGER {crc32(1), sha256(2), signature(3), none(16)} | read-only | current |
| chkUpdSrvFileDigestValue OBJECT-TYPE Hash/signature for this file, depending on digest-type. | 1.3.6.1.4.1.272.4.22.1.22.2.1.7 | DisplayString | read-only | current |
| chkUpdSrvDownloadLink OBJECT-TYPE URL for downloading this file. | 1.3.6.1.4.1.272.4.22.1.22.2.1.8 | DisplayString | read-only | current |
| chkUpdSrvRelNoteLink OBJECT-TYPE URL for downloading release-notes (if any) for this file. | 1.3.6.1.4.1.272.4.22.1.22.2.1.9 | DisplayString | read-only | current |
| chkUpdSrvFileUpdatable OBJECT-TYPE Tells if system can be updated with this file. false: Update will not work or have no effect true: Update will have effect unknown: No info available (e.g. unknown file-version) | 1.3.6.1.4.1.272.4.22.1.22.2.1.10 | INTEGER {false(1), true(2), unknown(3)} | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| biboAdmTrapACrdTempCritical NOTIFICATION-TYPE This trap signifies that the Card temperature raises above the critical alarm-threshold | 1.3.6.1.4.1.272.4.1.43.0.1 | |
| biboAdmTrapACrdTempOk NOTIFICATION-TYPE A normal Card temperature has been restored. | 1.3.6.1.4.1.272.4.1.43.0.2 | |
| biboAdmTrapACrdDown NOTIFICATION-TYPE This trap signifies that the specified Card is down | 1.3.6.1.4.1.272.4.1.43.0.3 | |
| biboAdmTrapACrdRunning NOTIFICATION-TYPE This trap signifies that the specified Card is up/running | 1.3.6.1.4.1.272.4.1.43.0.4 | |
| biboAdmTrapACrdFailed NOTIFICATION-TYPE This trap signifies that the specified Card has failed | 1.3.6.1.4.1.272.4.1.43.0.5 | |
| biboAdmTrapACrdStopped NOTIFICATION-TYPE This trap signifies that the specified Card is stopped | 1.3.6.1.4.1.272.4.1.43.0.6 |