BIANCA-BRICK-BINARY-MIB: View SNMP OID List / Download MIB
VENDOR: BINTEC COMMUNICATIONS GMBH
Home | MIB: BIANCA-BRICK-BINARY-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
bintec | 1.3.6.1.4.1.272 | |||
bibo | 1.3.6.1.4.1.272.4 | |||
ipsec | 1.3.6.1.4.1.272.4.26 | |||
binTable | 1.3.6.1.4.1.272.4.26.65 | no-access |
The 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. |
|
1.3.6.1.4.1.272.4.26.65.1 | no-access |
The 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. |
||
binEntIndex | 1.3.6.1.4.1.272.4.26.65.1.1 | integer | no-access |
The Index is a unique identifier for this entry |
binEntNextIndex | 1.3.6.1.4.1.272.4.26.65.1.2 | integer | no-access |
This object specifies the index of the next chunk of data in a set |
binEntSetId | 1.3.6.1.4.1.272.4.26.65.1.3 | integer | no-access |
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 |
binEntData | 1.3.6.1.4.1.272.4.26.65.1.4 | octet string | no-access |
This object contains a chunk of binary data |
binFileTable | 1.3.6.1.4.1.272.4.26.66 | no-access |
The binFileTable contains entries which combine a name and a set of binary data from the binTable to a file |
|
1.3.6.1.4.1.272.4.26.66.1 | no-access |
The binFileEntry objects contain a file name and a set identifier referencing a data set from the binTable |
||
binFileEntName | 1.3.6.1.4.1.272.4.26.66.1.1 | displaystring | read-only |
This object contains the file name |
binFileEntSize | 1.3.6.1.4.1.272.4.26.66.1.2 | integer | read-only |
This object contains the current size of the file |
binFileEntPublic | 1.3.6.1.4.1.272.4.26.66.1.3 | integer | read-only |
This object specifies, if the contents of the file should be included in the configuration and readable via SNMP. Possible values: false(1), -- entry is not public, i.e. its contents are in -- the binTable and not accessible true(2) -- entry is public, i.e. its contents are in the -- binPublicTable and accessible. Enumeration: 'true': 2, 'false': 1. |
binFileEntSetId | 1.3.6.1.4.1.272.4.26.66.1.17 | integer | read-only |
This object contains the set identifier as a reference to the binTable |
binPublicTable | 1.3.6.1.4.1.272.4.26.67 | no-access |
The binPublicTable 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. Its contents are readable and accessible to an SNNP manager. They are also written to configuration files. |
|
1.3.6.1.4.1.272.4.26.67.1 | no-access |
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. |
||
binPublicEntIndex | 1.3.6.1.4.1.272.4.26.67.1.1 | integer | read-only |
The Index is a unique identifier for this entry |
binPublicEntNextIndex | 1.3.6.1.4.1.272.4.26.67.1.2 | integer | read-only |
This object specifies the index of the next chunk of data in a set |
binPublicEntSetId | 1.3.6.1.4.1.272.4.26.67.1.3 | integer | read-only |
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 |
binPublicEntData | 1.3.6.1.4.1.272.4.26.67.1.4 | octet string | read-only |
This object contains a chunk of binary data |