NETGEAR-DHCPSERVER-PRIVATE-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
46
.1.3.6.1.4.1.4526.10.12.2.2
·
1 row entry
·
13 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk agentDhcpServerPoolConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-DHCPSERVER-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-DHCPSERVER-PRIVATE-MIB::agentDhcpServerPoolConfigTable'
A table of the DHCP Server Pool configuration entries.
Represents entry for a Dhcp server pool.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The Pool Index, which 'll be used as index for the PoolConfig Table.
|
Unsigned32 | .1.3.6.1.4.1.4526.10.12.2.2.1.1 |
||||||||||||
|
The name of the DHCP Address pool. This value cannot be modified
|
OctetString | .1.3.6.1.4.1.4526.10.12.2.2.1.2 |
||||||||||||
|
This specifies the default-router list(each default-router is
separated by comma and the list is terminated by semi-colon) for a DHCP client, an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between… |
RFC1213-MIBDisplayStringr/w | .1.3.6.1.4.1.4526.10.12.2.2.1.3 |
||||||||||||
|
This specifies the DNS IP servers(each DNS IP server is
separated by comma and the list is terminated by semi-colon) for a DHCP client, an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between).User… |
RFC1213-MIBDisplayStringr/w | .1.3.6.1.4.1.4526.10.12.2.2.1.4 |
||||||||||||
|
This specifies the duration of the lease(in minutes) for an IP address that is assigened from a
DHCP server to a DHCP client. For infinite leases, lease-time value will be set to 86400. |
Integer32r/w | .1.3.6.1.4.1.4526.10.12.2.2.1.5 |
||||||||||||
|
This specifies the type of the binding that is associated with this pool.
|
Enumeration | .1.3.6.1.4.1.4526.10.12.2.2.1.6 |
||||||||||||
|
This specifies the IP address-list of Net BIOS name-servers that are
available to DHCP clients (each IP address in this list is separated by comma and the list is terminated by semi-colon), an example would be 10.10.1.… |
RFC1213-MIBDisplayStringr/w | .1.3.6.1.4.1.4526.10.12.2.2.1.7 |
||||||||||||
|
This specifies the NetBIOS node-type for DHCP clients. 'none' is shown if
node-type is not set to any of the four values. |
Enumerationr/w | .1.3.6.1.4.1.4526.10.12.2.2.1.8 |
||||||||||||
|
This configures the SNTP server in the boot-process of a DHCP clients.User should enter zero(0.0.0.0) to remove the current SNTP server address
|
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.12.2.2.1.9 |
||||||||||||
|
This configures the next server in the boot-process of a DHCP clients.User should enter zero(0.0.0.0) to remove the current Next-server address
|
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.12.2.2.1.10 |
||||||||||||
|
This specifies the domain-name for a DHCP client. User should enter a 'null' or 'NULL' string to remove specified domain-name.
|
OctetStringr/w | .1.3.6.1.4.1.4526.10.12.2.2.1.11 |
||||||||||||
|
This specifies the name of the default boot image for a DHCP client.User should enter a 'null' or 'NULL' string to remove specified bootfile name.
|
OctetStringr/w | .1.3.6.1.4.1.4526.10.12.2.2.1.12 |
||||||||||||
|
The row status variable is used according to installation
and removal conventions for conceptual rows. When a pool is created by applying write operation on 'agentDhcpServerPoolCreateName',row-status becomes 'active'. I… |
SNMPv2-TCRowStatusr/w Type Values:
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.4526.10.12.2.2.1.13 |
.1.3.6.1.4.1.4526.10.12.2.3
·
1 row entry
·
12 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk agentDhcpServerPoolAllocationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-DHCPSERVER-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-DHCPSERVER-PRIVATE-MIB::agentDhcpServerPoolAllocationTable'
A table of the DHCP Server's pool entries, showing the binding(dynamic/manual) specific parameters.
Represents entry for a Dhcp server's allocation pool.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
This specifies name of the DHCP Address pool having dynamic binding.
This value is same as agentDhcpServerPoolName of the agentDhcpServerPoolConfigTable. |
OctetString | .1.3.6.1.4.1.4526.10.12.2.3.1.1 |
|
The IP address of the DHCP Address pool.
The IP address must be set before setting the IP Mask or IP Prefix Length. After setting IP address, network -mask, or IP Prefix length must be set in order to change the pool t… |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.12.2.3.1.2 |
|
The bit-combination that renders which portion of the address of the DHCP
address pool refers to the network or subnet and which part refers to the host.The IP address must have been set before. This value shows 0.0.0.0… |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.12.2.3.1.3 |
|
This specifies the no. of bits that comprise the address-prefix.
The prefix is an alternative way of specifying the network-mask of the client.The IP address must have been set before. This value shows 0, if the binding… |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.10.12.2.3.1.4 |
|
This specifies the type of the binding that is associated with this pool.
|
Enumeration | .1.3.6.1.4.1.4526.10.12.2.3.1.5 |
|
It specifies the unique identifier (in colon separated hexadecimal format)
of a DHCP client. It is valid for manual bindings only. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. To set th… |
RFC1213-MIBDisplayStringr/w | .1.3.6.1.4.1.4526.10.12.2.3.1.6 |
|
It specifies the name of a DHCP client.
Client name should't include domain-name. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. |
OctetStringr/w | .1.3.6.1.4.1.4526.10.12.2.3.1.7 |
|
It specifies the hardware-address of a DHCP client. It is valid for manual bindings only.
It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. After hardware-address, hardware-type will be conf… |
RFC1213-MIBDisplayStringr/w | .1.3.6.1.4.1.4526.10.12.2.3.1.8 |
|
It specifies the hardware-type of a DHCP client. It is valid for manual bindings only.
It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. Before this, hardware-address must be configured. |
Enumerationr/w | .1.3.6.1.4.1.4526.10.12.2.3.1.9 |
|
The IP address of the DHCP Address pool for manual binding.
The IP address must be set before setting the IP Mask or IP Prefix Length.After setting IP address, network -mask, or IP Prefix length must be set in order to… |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.12.2.3.1.10 |
|
The bit-combination that renders which portion of the address of the DHCP
address pool for a manual binding refers to the network or subnet and which part refers to the host. The IP address must have been set before. Th… |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.12.2.3.1.11 |
|
This specifies the no. of bits that comprise the address-prefix.
The prefix is an alternative way of specifying the network-mask of the client.The IP address must have been set before. This value shows 0, if the binding… |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.10.12.2.3.1.12 |
.1.3.6.1.4.1.4526.10.12.2.5
·
1 row entry
·
4 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk agentDhcpServerExcludedAddressRangeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-DHCPSERVER-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-DHCPSERVER-PRIVATE-MIB::agentDhcpServerExcludedAddressRangeTable'
A table of the DHCP Server Pool configuration entries.
Represents entry for a Dhcp server excluded address range table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This specifies the index of the excluded IP address-range table.
|
Unsigned32 | .1.3.6.1.4.1.4526.10.12.2.5.1.1 |
||||||||||||
|
This specifies the starting IP address of the excluded address-range.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.12.2.5.1.2 |
||||||||||||
|
This specifies the ending IP address of the excluded address-range.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.12.2.5.1.3 |
||||||||||||
|
This specifies the row-status of the excluded address-range. Implemented values
are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). When it is set to destroy(6), the corresponding add… |
SNMPv2-TCRowStatusr/w Type Values:
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.4526.10.12.2.5.1.4 |
.1.3.6.1.4.1.4526.10.12.2.7
·
1 row entry
·
7 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk agentDhcpServerPoolOptionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-DHCPSERVER-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-DHCPSERVER-PRIVATE-MIB::agentDhcpServerPoolOptionTable'
A table for configuring DHCP Server options.
Represents entry for a Dhcp server option table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The Pool Index alongwith option-code, acts as index for the DHCP Server Option table.
|
Unsigned32 | .1.3.6.1.4.1.4526.10.12.2.7.1.1 |
||||||||||||
|
This specifies the DHCP option code. This alongwith pool-index acts as the index of the
DHCP Server Option table. |
Unsigned32r/w | .1.3.6.1.4.1.4526.10.12.2.7.1.2 |
||||||||||||
|
The name of the DHCP Address pool. This value cannot be modified
|
OctetString | .1.3.6.1.4.1.4526.10.12.2.7.1.3 |
||||||||||||
|
This specifies an NVT ASCII character string. ASCII character strings
that contain white space must be delimited by quotation marks. If an ascii optiondata is entered again, it gets concatenated with the previous asc… |
OctetStringr/w | .1.3.6.1.4.1.4526.10.12.2.7.1.4 |
||||||||||||
|
This specifies semi-colon separated hexadecimal data. Two hexadecimal digits
in hexadecimal character string represents one byte . Hexadecimal strings can be entered in the following formats : 1) continuous hexadecim… |
OctetStringr/w | .1.3.6.1.4.1.4526.10.12.2.7.1.5 |
||||||||||||
|
This specifies the IP-address list(each IP-address is
separated by comma and the list is terminated by semi-colon) for a DHCP client, an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between). If a … |
RFC1213-MIBDisplayStringr/w | .1.3.6.1.4.1.4526.10.12.2.7.1.6 |
||||||||||||
|
This specifies the row-status of the DHCP Server Pool option.
|
SNMPv2-TCRowStatusr/w Type Values:
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.4526.10.12.2.7.1.7 |
.1.3.6.1.4.1.4526.10.12.3.2
·
1 row entry
·
6 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk agentDhcpServerLeaseTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-DHCPSERVER-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-DHCPSERVER-PRIVATE-MIB::agentDhcpServerLeaseTable'
A table of the DHCP Server's Lease entries.
Represents entry for a Dhcp server's leases.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This specifies the IP address leased to the client.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.12.3.2.1.1 |
||||||||||||
|
This specifies the IP mask of the address leased to the client.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.12.3.2.1.2 |
||||||||||||
|
This specifies the hardware address of the client.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.4526.10.12.3.2.1.3 |
||||||||||||
|
This specifies the period for which the lease is valid. It is displayed in days, hours, minutes, and seconds.
|
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.10.12.3.2.1.4 |
||||||||||||
|
This specifies the type of address lease as Automatic or Manual.
|
Enumeration | .1.3.6.1.4.1.4526.10.12.3.2.1.5 |
||||||||||||
|
This specifies the row-status of the address-lease. Implemented values
are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). When it is set to destroy(6), the corresponding address-leas… |
SNMPv2-TCRowStatusr/w Type Values:
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.4526.10.12.3.2.1.6 |
.1.3.6.1.4.1.4526.10.12.4.3
·
1 row entry
·
4 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk agentDhcpServerAddressConflictTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-DHCPSERVER-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-DHCPSERVER-PRIVATE-MIB::agentDhcpServerAddressConflictTable'
A table of the conflicting-address entries.
Represents a conflicting-address entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This specifies the conflicting IP address assigned to the client by DHCP server.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.12.4.3.1.1 |
||||||||||||
|
This specifies the address-conflict detection-method.
|
Enumeration | .1.3.6.1.4.1.4526.10.12.4.3.1.2 |
||||||||||||
|
This specifies the sysUpTime at which the address-conflict was detected.
|
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.10.12.4.3.1.3 |
||||||||||||
|
This specifies the row-status of the conflicting-address entry. Implemented values
are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). When it is set to destroy(6), the corresponding … |
SNMPv2-TCRowStatusr/w Type Values:
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.4526.10.12.4.3.1.4 |