There are 5 types of parameter blocks:
noTable: A plain block of data
tableIndexSize0: A table where the indexes are implicit
tableIndexSize1: A table where the indexes takes up 1 byte
tableIndexSize2: A table where the indexes takes up 2 bytes
tableIndexSize4: A table where the indexes takes up 4 bytes.
Parsed from file INT_DHCP.MIB.txt
Company: None
Module: INTEL-DHCPS-MIB
There are 5 types of parameter blocks:
noTable: A plain block of data
tableIndexSize0: A table where the indexes are implicit
tableIndexSize1: A table where the indexes takes up 1 byte
tableIndexSize2: A table where the indexes takes up 2 bytes
tableIndexSize4: A table where the indexes takes up 4 bytes.
Parsed from file INTEL-DHCPS-MIB.mib
Module: INTEL-DHCPS-MIB
Vendor: Intel
Module: INTEL-DHCPS-MIB (INT_DHCP.MIB)
Type: TABULAR
Access: read-only
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
dhcpsConfInfoType OBJECT-TYPE SYNTAX INTEGER { noTable(1), tableIndexSize0(2), tableIndexSize1(3), tableIndexSize2(4), tableIndexSize4(5) } ACCESS read-only STATUS mandatory DESCRIPTION "There are 5 types of parameter blocks: noTable: A plain block of data tableIndexSize0: A table where the indexes are implicit tableIndexSize1: A table where the indexes takes up 1 byte tableIndexSize2: A table where the indexes takes up 2 bytes tableIndexSize4: A table where the indexes takes up 4 bytes." ::= { dhcpsConfInfoEntry 3 }
dhcpsConfInfoType OBJECT-TYPE SYNTAX INTEGER { noTable(1), tableIndexSize0(2), tableIndexSize1(3), tableIndexSize2(4), tableIndexSize4(5) } ACCESS read-only STATUS mandatory DESCRIPTION "There are 5 types of parameter blocks: noTable: A plain block of data tableIndexSize0: A table where the indexes are implicit tableIndexSize1: A table where the indexes takes up 1 byte tableIndexSize2: A table where the indexes takes up 2 bytes tableIndexSize4: A table where the indexes takes up 4 bytes." ::= { dhcpsConfInfoEntry 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.343.6.7.2.1.1.1 | dhcpsConfInfoId | 0 | 0 | Parameter block ID. The DHCP server uses two parameter blocks: KBE.1 (75.66.69.1) and KBE.2 (75.66.69.2). |
1.3.6.1.4.1.343.6.7.2.1.1.2 | dhcpsConfInfoHandle | 0 | 0 | The current handle for all set requests in dhcpsConfInfoTable. |
1.3.6.1.4.1.343.6.7.2.1.1.4 | dhcpsConfInfoTableOffset | 0 | 0 | The offset in dhcpsConfData where the table starts. Always 0 when dhcpsConfInfoType is noTable. |
1.3.6.1.4.1.343.6.7.2.1.1.5 | dhcpsConfInfoIndexOffset | 0 | 0 | The offset in dhcpsConfData where the index can be found. Always 0 when dhcpsConfInfoType is noTable or tableIndexSize0. |
1.3.6.1.4.1.343.6.7.2.1.1.6 | dhcpsConfInfoRecordCount | 0 | 0 | The number of records in the table. Always 0 when dhcpsConfInfoType is noTable. |
1.3.6.1.4.1.343.6.7.2.1.1.7 | dhcpsConfInfoRecordLength | 0 | 0 | The length of a record in the table. Always 0 when dhcpsConfInfoType is noTable. |