NET-SNMP-EXAMPLES-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
8
.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.
netSnmpIETFWGEntry entry .1.3.6.1.4.1.8072.2.2.1.1
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
.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.
netSnmpHostsEntry entry .1.3.6.1.4.1.8072.2.2.2.1
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 Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.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 OctetString
Type 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 Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.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 Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.8072.2.2.2.1.5