BIANCA-BRICK-BINARY-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for BIANCA-BRICK-BINARY-MIB.
20
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
20 total| Object Name |
|---|
org OBJECT IDENTIFIER .1.3 |
RFC1155-SMI 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 |
ipsec OBJECT IDENTIFIER .1.3.6.1.4.1.272.4.26 |
binTableThe binTable contains chunks of binary data which
can be chained to larger amounts of data, allowing
to store objects of an arbitrary size and format.
This table is for internal use only. SEQUENCE OF BinEntry .1.3.6.1.4.1.272.4.26.65 |
binEntryThe binTableEntry objects contain a chunk of binary data
each of a maximum of 255 byte in length and can be
concatenated to sets of binary data of an arbitrary
size and format using the binEntIndex and
binEntNextIndex fields. The binEntSetId field is
used to identify all blocks of the same set. BinEntry .1.3.6.1.4.1.272.4.26.65.1 |
binEntIndexThe Index is a unique identifier for this entry INTEGER .1.3.6.1.4.1.272.4.26.65.1.1 |
binEntNextIndexThis object specifies the index of the next chunk of
data in a set INTEGER .1.3.6.1.4.1.272.4.26.65.1.2 |
binEntSetIdThis object serves as a unique identifier for the
binary data set this entry belongs to and is equal
for all entries of a set INTEGER .1.3.6.1.4.1.272.4.26.65.1.3 |
binEntDataThis object contains a chunk of binary data OCTET STRING .1.3.6.1.4.1.272.4.26.65.1.4 |
binFileTableThe binFileTable contains entries which combine a
name and a set of binary data from the binTable to a
file SEQUENCE OF BinFileEntry .1.3.6.1.4.1.272.4.26.66 |
binFileEntryThe binFileEntry objects contain a file name and
a set identifier referencing a data set from the
binTable BinFileEntry .1.3.6.1.4.1.272.4.26.66.1 |
binFileEntNameThis object contains the file namero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.26.66.1.1 |
binFileEntSizeThis object contains the current size of the filero INTEGER .1.3.6.1.4.1.272.4.26.66.1.2 |
binFileEntSetIdThis object contains the set identifier as a
reference to the binTablero INTEGER .1.3.6.1.4.1.272.4.26.66.1.17 |