The binPublicEntry 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 binPublicEntIndex and
binPublicEntNextIndex fields. The binPublicEntSetId
field is used to identify all blocks of the same set.
Parsed from file mibbinary.mib.txt
Company: bintec
Module: BIANCA-BRICK-BINARY-MIB
Vendor: Bintec
Module: BIANCA-BRICK-BINARY-MIB (mibbinary.mib)
Type: ENTRY
Access: not-accessible
Syntax: BinPublicEntry
Automatically extracted from www.mibdepot.com
binPublicEntry OBJECT-TYPE SYNTAX BinPublicEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The binPublicEntry 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 binPublicEntIndex and binPublicEntNextIndex fields. The binPublicEntSetId field is used to identify all blocks of the same set." INDEX { binPublicEntIndex } ::= { binPublicTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.272.4.26.67.1.1 | binPublicEntIndex | 0 | 0 | The Index is a unique identifier for this entry |
1.3.6.1.4.1.272.4.26.67.1.2 | binPublicEntNextIndex | 0 | 0 | This object specifies the index of the next chunk of data in a set |
1.3.6.1.4.1.272.4.26.67.1.3 | binPublicEntSetId | 0 | 0 | This object serves as a unique identifier for the binary data set this entry belongs to and is equal for all entries of a set |
1.3.6.1.4.1.272.4.26.67.1.4 | binPublicEntData | 0 | 0 | This object contains a chunk of binary data |