BIANCA-BRICK-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for BIANCA-BRICK-MIB.
117
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
117 total| Object Name |
|---|
org OBJECT IDENTIFIER .1.3 |
RFC1213-MIB Unknown .1.3 |
dod OBJECT IDENTIFIER .1.3.6 |
internet OBJECT IDENTIFIER .1.3.6.1 |
private OBJECT IDENTIFIER .1.3.6.1.4 |
enterprises OBJECT IDENTIFIER .1.3.6.1.4.1 |
bintec OBJECT IDENTIFIER .1.3.6.1.4.1.272 |
bibo OBJECT IDENTIFIER .1.3.6.1.4.1.272.4 |
admin OBJECT IDENTIFIER .1.3.6.1.4.1.272.4.1 |
biboAdmTrapCommunityCommunity name for sending traps.rw DisplayString .1.3.6.1.4.1.272.4.1.4 |
biboAdmSnmpVersionSNMP 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 variablesrw Enumeration .1.3.6.1.4.1.272.4.1.5 |
biboAdmSnmpPortSNMP listen port.rw INTEGER .1.3.6.1.4.1.272.4.1.6 |
biboAdmSnmpTrapPortSNMP trap port.rw INTEGER .1.3.6.1.4.1.272.4.1.7 |
biboAdmIpAddrLocal 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.rw IpAddress .1.3.6.1.4.1.272.4.1.8 |
biboAdmTrapBrdCastEnable/disable trap broadcasting.rw Enumeration .1.3.6.1.4.1.272.4.1.9 |
biboAdmTrapHostTableThe 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'. SEQUENCE OF BiboAdmTrapHostEntry .1.3.6.1.4.1.272.4.1.10 |
biboAdmTrapHostEntry BiboAdmTrapHostEntry .1.3.6.1.4.1.272.4.1.10.1 |
biboAdmTrapHostAddrIp-Address where traps are sent.rw IpAddress .1.3.6.1.4.1.272.4.1.10.1.1 |
biboAdmTrapHostStatusStatus is always valid, and set to delete only to discard
the whole entry.rw Enumeration .1.3.6.1.4.1.272.4.1.10.1.2 |
biboAdmSyslogMaxEntriesMaximum Number of syslog messages stored in memory.rw INTEGER .1.3.6.1.4.1.272.4.1.11 |
biboAdmSyslogTableThe 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. SEQUENCE OF BiboAdmSyslogEntry .1.3.6.1.4.1.272.4.1.12 |
biboAdmSyslogEntry BiboAdmSyslogEntry .1.3.6.1.4.1.272.4.1.12.1 |
biboAdmSyslogTimeStampTime message was generated.ro Date .1.3.6.1.4.1.272.4.1.12.1.1 |
biboAdmSyslogLevelLevel of syslog message.ro Enumeration .1.3.6.1.4.1.272.4.1.12.1.2 |
biboAdmSyslogMessageThe text of the syslog message.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.12.1.4 |
biboAdmSyslogSubjectSubject of the syslog message.ro Enumeration .1.3.6.1.4.1.272.4.1.12.1.5 |
biboAdmLogHostTableThe 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'. SEQUENCE OF BiboAdmLogHostEntry .1.3.6.1.4.1.272.4.1.13 |
biboAdmLogHostEntry BiboAdmLogHostEntry .1.3.6.1.4.1.272.4.1.13.1 |
biboAdmLogHostAddrIp-Address where syslog messages are sent. If the
facility is set to memory or console, this field is
not used.rw IpAddress .1.3.6.1.4.1.272.4.1.13.1.1 |
biboAdmLogHostLevelPriorities lower or equal this level are sent to loghost.
The delete priority is used to discard the whole entry.rw Enumeration .1.3.6.1.4.1.272.4.1.13.1.2 |
biboAdmLogHostFacilityThe facility used for the syslog messages being generated.rw Enumeration .1.3.6.1.4.1.272.4.1.13.1.4 |
biboAdmLogHostTypeThe subject of the messages that are to be generated. system
means all subjects except accounting, all means all subjects.rw Enumeration .1.3.6.1.4.1.272.4.1.13.1.5 |
biboAdmLogHostTimestampThis object describes the format of the timestamp.
none(1) = no timestamp,
time(2) = only time is printed,
all(3) = date and time is printed.rw Enumeration .1.3.6.1.4.1.272.4.1.13.1.6 |
biboAdmConfigTableThe 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.). SEQUENCE OF BiboAdmConfigEntry .1.3.6.1.4.1.272.4.1.14 |
biboAdmConfigEntry BiboAdmConfigEntry .1.3.6.1.4.1.272.4.1.14.1 |
biboAdmConfigCmdCommand 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 flashrw Enumeration .1.3.6.1.4.1.272.4.1.14.1.1 |
biboAdmConfigObjectTable object id (OID) to save/load. If this field is
set, only this table is saved/loaded. Otherwise all tables
are saved/loaded.rw OBJECT IDENTIFIER .1.3.6.1.4.1.272.4.1.14.1.2 |
biboAdmConfigPathNAme of the configuration file in flash memory to save/load.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.14.1.3 |
biboAdmConfigPathNewNew name of configuration file in flash memory to move/copyrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.14.1.4 |
biboAdmConfigHostTFTP host's IP address to send/receive the file to/from.
The configuration is transfered directly from flash
memory (biboAdmConfigPath) to TFTP-file (biboAdmConfigFile).rw IpAddress .1.3.6.1.4.1.272.4.1.14.1.5 |
biboAdmConfigStateThe 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).ro Enumeration .1.3.6.1.4.1.272.4.1.14.1.6 |
biboAdmConfigFileTFTP 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.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.14.1.7 |
biboAdmConfigDirTableConfiguration directory table. This table contains
all available configuration files in flash memory. SEQUENCE OF BiboAdmConfigDirEntry .1.3.6.1.4.1.272.4.1.15 |
biboAdmConfigDirEntry BiboAdmConfigDirEntry .1.3.6.1.4.1.272.4.1.15.1 |
biboAdmConfigDirNameName of the configuration file in flash memory.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.15.1.1 |
biboAdmConfigDirCountNumber of tables saved in the file.ro INTEGER .1.3.6.1.4.1.272.4.1.15.1.2 |
biboAdmConfigDirContentDescription of directory's contents (e.g., <all> or a
series of table numbers).ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.15.1.3 |
biboAdmBoardTableThe 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. SEQUENCE OF BiboAdmBoardEntry .1.3.6.1.4.1.272.4.1.17 |
biboAdmBoardEntry BiboAdmBoardEntry .1.3.6.1.4.1.272.4.1.17.1 |
biboABrdSlotThe slot, or location of this module.ro INTEGER .1.3.6.1.4.1.272.4.1.17.1.1 |
biboABrdTypeThe name of this module.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.17.1.2 |
biboABrdHWReleaseThe hardware release of this module.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.17.1.3 |
biboABrdFWReleaseThe firmware release of this module.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.17.1.4 |
biboABrdPartNoThe part number of this module.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.17.1.5 |
biboABrdConnectorThe 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.rw Enumeration .1.3.6.1.4.1.272.4.1.17.1.6 |
biboABrdUnitThe logical unit number of this interface.ro INTEGER .1.3.6.1.4.1.272.4.1.17.1.7 |
biboABrdSerialNoThe serial number of this module.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.17.1.8 |
biboAdmUsrTrapTableThe 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'. SEQUENCE OF BiboAdmUsrTrapEntry .1.3.6.1.4.1.272.4.1.18 |
biboAdmUsrTrapEntry BiboAdmUsrTrapEntry .1.3.6.1.4.1.272.4.1.18.1 |
biboATrpObjThe 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.rw OBJECT IDENTIFIER .1.3.6.1.4.1.272.4.1.18.1.1 |
biboATrpStatusThe status of this entry. Upon creation of a new entry,
this object's value is set to 'valid'.rw Enumeration .1.3.6.1.4.1.272.4.1.18.1.2 |
biboAdmDomainNameDomain name.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.19 |
biboAdmNameServerIP address of name server.rw IpAddress .1.3.6.1.4.1.272.4.1.20 |
biboAdmNameServ2IP address of second name server.rw IpAddress .1.3.6.1.4.1.272.4.1.21 |
biboAdmBridgeEnableSets bridging to enable / disable status.rw Enumeration .1.3.6.1.4.1.272.4.1.22 |
biboAdmCapiTcpPortTCP port for remote CAPI demon.rw INTEGER .1.3.6.1.4.1.272.4.1.23 |
biboAdmTraceTcpPortTCP port for trace demon.rw INTEGER .1.3.6.1.4.1.272.4.1.24 |
biboAdmRipUdpPortUDP port for RIP. Setting this object
to zero disables RIP.rw INTEGER .1.3.6.1.4.1.272.4.1.25 |
biboAdmSWVersionThis is the software release versionro DisplayString .1.3.6.1.4.1.272.4.1.26 |
biboAdmTimeServerThe IP address of the time server.rw IpAddress .1.3.6.1.4.1.272.4.1.27 |
biboAdmTimeOffsetThis 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.rw INTEGER .1.3.6.1.4.1.272.4.1.28 |
biboAdmConsoleSyslogSpecifies whether to direct syslog messages to the
console.rw Enumeration .1.3.6.1.4.1.272.4.1.29 |
biboAdmSyslogTableLevelSpecifies which message levels to post to the
biboAdmSyslogTable and the console, if applicable.rw Enumeration .1.3.6.1.4.1.272.4.1.30 |
biboAdmSystemIdThis object contains the system Identification String.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.31 |
biboAdmLicInfoTableThis 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. SEQUENCE OF BiboAdmLicInfoEntry .1.3.6.1.4.1.272.4.1.32 |
biboAdmLicInfoEntry BiboAdmLicInfoEntry .1.3.6.1.4.1.272.4.1.32.1 |
biboAdmLicInfoTypeThe licenseable feature.ro Enumeration .1.3.6.1.4.1.272.4.1.32.1.1 |
biboAdmLicInfoStatusThe current state of the license.ro Enumeration .1.3.6.1.4.1.272.4.1.32.1.2 |
biboAdmLicInfoIdThe complete serial id string of the special license.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.32.1.3 |
biboAdmLicInfoSlotIn case of a hardware license corresponding to a dedicated
module serial number, it is the slot number of the module.ro INTEGER .1.3.6.1.4.1.272.4.1.32.1.4 |
biboAdmLicInfoMaxLicThe max number of allowed chunks.ro Counter .1.3.6.1.4.1.272.4.1.32.1.5 |
biboAdmLicInfoInUseThe current number of chunks in use.ro Counter .1.3.6.1.4.1.272.4.1.32.1.6 |
biboAdmLicInfoHwSerialThe complete serial id string of the special license.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.32.1.7 |
biboAdmLicInfoUnitIn case of a hardware license corresponding to a dedicated
module serial number, it is the unit number of the module.ro INTEGER .1.3.6.1.4.1.272.4.1.32.1.8 |
biboAdmBootpRelayServerThis 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.rw IpAddress .1.3.6.1.4.1.272.4.1.33 |
biboAdmRadiusServerThis 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.rw IpAddress .1.3.6.1.4.1.272.4.1.34 |
biboAdmLocalPPPIdentThis 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.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.35 |
biboAdmHttpTcpPortTCP port for the HTTP server. Default port is 80, 0 disables
the HTTP server.rw INTEGER .1.3.6.1.4.1.272.4.1.36 |
biboAdmTapiTcpPortTCP port for remote TAPI demon.rw INTEGER .1.3.6.1.4.1.272.4.1.37 |
biboAdmTimeProtocolThis 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 0rw Enumeration .1.3.6.1.4.1.272.4.1.38 |
biboAdmTimeUpdateThis 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.rw INTEGER .1.3.6.1.4.1.272.4.1.39 |
biboAdmWINS1The IP address of the WINS server (NetBIOS Name Server).rw IpAddress .1.3.6.1.4.1.272.4.1.40 |
biboAdmWINS2The IP address of the alternate WINS server.rw IpAddress .1.3.6.1.4.1.272.4.1.41 |
biboAdmCardTableThe biboAdmCardTable lists installed cards. SEQUENCE OF BiboAdmCardEntry .1.3.6.1.4.1.272.4.1.42 |
biboAdmCardEntry BiboAdmCardEntry .1.3.6.1.4.1.272.4.1.42.1 |
biboACrdSlotThe slot, or location of this card.ro INTEGER .1.3.6.1.4.1.272.4.1.42.1.1 |
biboACrdTypeThe name of this card.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.42.1.2 |
biboACrdStateState of the card.rw Enumeration .1.3.6.1.4.1.272.4.1.42.1.3 |
biboACrdCpldVersionVersion of onboard CPLD.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.42.1.4 |
biboACrdFpgaVersionVersion of loaded FPGA firmware.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.1.42.1.5 |
biboACrdTempThis variable shows the actual card temperature
in the unit Celsius.ro INTEGER .1.3.6.1.4.1.272.4.1.42.1.6 |
biboACrdTempAlarmThresholdCard temperature threshold.rw INTEGER .1.3.6.1.4.1.272.4.1.42.1.7 |
biboACrdTempAlarmTrapIf the card temperature raises above the threshold,
a trap is generated every 60 seconds.ro Enumeration .1.3.6.1.4.1.272.4.1.42.1.8 |
biboAdmTraps OBJECT IDENTIFIER .1.3.6.1.4.1.272.4.1.43 |
biboAdmTrapACrdTempCriticalThis trap signifies that the Card temperature raises
above the critical alarm-threshold TRAP-TYPE .1.3.6.1.4.1.272.4.1.43.0.1 |
biboAdmTrapACrdTempOkA normal Card temperature has been restored. TRAP-TYPE .1.3.6.1.4.1.272.4.1.43.0.2 |
biboAdmTrapACrdDownThis trap signifies that the specified Card is down TRAP-TYPE .1.3.6.1.4.1.272.4.1.43.0.3 |
biboAdmTrapACrdRunningThis trap signifies that the specified Card
is up/running TRAP-TYPE .1.3.6.1.4.1.272.4.1.43.0.4 |
biboAdmTrapACrdFailedThis trap signifies that the specified Card
has failed TRAP-TYPE .1.3.6.1.4.1.272.4.1.43.0.5 |
biboAdmTrapACrdStoppedThis trap signifies that the specified Card
is stopped TRAP-TYPE .1.3.6.1.4.1.272.4.1.43.0.6 |
biboAdmSnmpLinkTrapEventDefines 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.Namerw Enumeration .1.3.6.1.4.1.272.4.1.44 |
admin-2 OBJECT IDENTIFIER .1.3.6.1.4.1.272.4.22 |
extadmin OBJECT IDENTIFIER .1.3.6.1.4.1.272.4.22.1 |
biboExtAdmMonAddressThe 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.rw IpAddress .1.3.6.1.4.1.272.4.22.1.1 |
biboExtAdmMonPortUDP port for the Activity Monitor protocol.rw INTEGER (0 .. 65535) .1.3.6.1.4.1.272.4.22.1.2 |
biboExtAdmMonTypeThis 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.rw Enumeration .1.3.6.1.4.1.272.4.22.1.3 |
biboExtAdmMonUpdateThis 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.rw INTEGER (0 .. 60) .1.3.6.1.4.1.272.4.22.1.4 |