ALTIGA-DHCP-SERVER-STATS-MIB Table View

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

Tables
1
Rows
1
Columns
6
.1.3.6.1.4.1.3076.2.1.2.37.2 · 1 row entry · 6 columns
Uses the altiga variant from /opt/observium/mibs/altiga.
Command help
Walk alDhcpServerStatsSessTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ALTIGA-DHCP-SERVER-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTIGA-DHCP-SERVER-STATS-MIB::alDhcpServerStatsSessTable'
List of active sessions.
alDhcpServerStatsSessEntry row .1.3.6.1.4.1.3076.2.1.2.37.2.1
An entry in the alDhcpServerStatsSessTable.
Column Syntax OID
The status of this row. This can be used to delete the
lease, but can not be used to create one.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.3076.2.1.2.37.2.1.1
The unique DHCP session ID used as the index for this row.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3076.2.1.2.37.2.1.2
The IP address of the remote client.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3076.2.1.2.37.2.1.3
The remaining seconds until the current lease expires.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3076.2.1.2.37.2.1.4
MAC address of the client.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.3076.2.1.2.37.2.1.5
Host Name of the client.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.3076.2.1.2.37.2.1.6