NET-SNMP-EXAMPLES-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
8
netSnmpIETFWGTable
table.1.3.6.1.4.1.8072.2.2.1
·
1 row entry
·
3 columns
This table merely contains a set of data which is otherwise
useless for true network management. It is a table which
describes properies about a IETF Working Group, such as the
names of the two working group chairs.
This example table is implemented in the
agent/mibgroup/examples/data_set.c file.
A row describing a given working group
Indexes
nsIETFWGName
| Column | Syntax | OID |
|---|---|---|
|
nsIETFWGName
The name of the IETF Working Group this table describes.
|
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.8072.2.2.1.1.1 |
|
nsIETFWGChair1
One of the names of the chairs for the IETF working group.
|
OctetStringr/w | .1.3.6.1.4.1.8072.2.2.1.1.2 |
|
nsIETFWGChair2
The other name, if one exists, of the chairs for the IETF
working group. |
OctetStringr/w | .1.3.6.1.4.1.8072.2.2.1.1.3 |
netSnmpHostsTable
table.1.3.6.1.4.1.8072.2.2.2
·
1 row entry
·
5 columns
An example table that implements a wrapper around the /etc/hosts file on a machine using the iterator helper API.
A host name mapped to an ip address
Indexes
netSnmpHostName
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
netSnmpHostName
A host name that exists in the /etc/hosts (unix) file.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.8072.2.2.2.1.1 |
||||||||||||||
|
netSnmpHostAddressType
The address type of then given host.
|
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.8072.2.2.2.1.2 |
||||||||||||||
|
netSnmpHostAddress
The address of then given host.
|
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.8072.2.2.2.1.3 |
||||||||||||||
|
netSnmpHostStorage
The storage type for this conceptual row.
|
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.4.1.8072.2.2.2.1.4 |
||||||||||||||
|
netSnmpHostRowStatus
The status of this conceptual row.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.8072.2.2.2.1.5 |