HPN-ICF-DHCPS-MIB Table View

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

Tables
12
Rows
12
Columns
77
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.1 · 1 row entry · 2 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfDHCPSGlobalPoolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCPS-MIB::hpnicfDHCPSGlobalPoolTable'
A table for creating DHCP server global pools.
hpnicfDHCPSGlobalPoolEntry row .1.3.6.1.4.1.11.2.14.11.15.8.2.1.1.1
An entry containing objects for creating or
deleting a global pool for the DHCP server.
Column Syntax OID
DHCP server global pool name.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.1.1.1
RowStatus. Three actions are used: active,
createAndGo, destroy.
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.11.2.14.11.15.8.2.1.1.1.2
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.2 · 1 row entry · 7 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfDHCPSGlobalPoolConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCPS-MIB::hpnicfDHCPSGlobalPoolConfigTable'
A table containing the configurations of dhcp
server global pools.
hpnicfDHCPSGlobalPoolConfigEntry row .1.3.6.1.4.1.11.2.14.11.15.8.2.1.2.1
An entry containing the objects for configuring
the network ip or host ip etc. to global pools for
DHCP server.
Column Syntax OID
Type of a DHCP global pool. Any operations of
this object will be bound with the operations
of hpnicfDHCPSGlobalPoolNetwork, hpnicfDHCPSGlobalPoolHostIPAddr,
or hpnicfDHCPSGlobalPoolHostHAddr.
That means any operation o…
Enumerationr/w
Enumerated Values:
0null
1host
2network
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.2.1.1
Network ip of a DHCP global pool.
To delete a configured network ip, please set
hpnicfDHCPSGlobalPoolConfigUndoFlag to 1.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.2.1.2
Net mask of a DHCP global pool(network).
The SET operation to this object ought to be with
the SET of hpnicfDHCPSGlobalPoolNetwork together, and
any SET operation alone to this object will be
regarded as an invalid oper…
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.2.1.3
Host ip of a DHCP global pool.
To delete a configured network ip, please set
hpnicfDHCPSGlobalPoolConfigUndoFlag to 2.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.2.1.4
Net mask of a DHCP global pool(host)
The SET operation to this object ought to be with
the SET of hpnicfDHCPSGlobalPoolHostIPAddr together,
and any SET operation alone to this object will be
regarded as an invalid opera…
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.2.1.5
Hardware address of a DHCP global pool(host).
To delete a configured hardware address, please
set hpnicfDHCPSGlobalPoolConfigUndoFlag to 3.
SNMPv2-TCMacAddressr/w
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.11.2.14.11.15.8.2.1.2.1.6
Flag of undo operation for hpnicfDHCPSGlobalPoolConfigTable.
Enumerationr/w
Enumerated Values:
1undonetworkip
2undohostip
3undohosthaddr
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.2.1.7
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.3 · 1 row entry · 14 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfDHCPSGlobalPoolParaTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCPS-MIB::hpnicfDHCPSGlobalPoolParaTable'
A table for configuring parameters to DHCP global
pools.
hpnicfDHCPSGlobalPoolParaEntry row .1.3.6.1.4.1.11.2.14.11.15.8.2.1.3.1
An entry containing the objects for the
configurations of parameters of DHCP global pools.
Column Syntax OID
Number of days of the lease.
Integer32r/w
Constraints:
range: 0-365
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.3.1.1
Number of hours of the lease.
Integer32r/w
Constraints:
range: 0-23
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.3.1.2
Number of minutes of the lease.
Integer32r/w
Constraints:
range: 0-59
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.3.1.3
A flag denoting if the lease of a pool is
unlimited.
Enumerationr/w
Enumerated Values:
0invalid
1unlimited
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.3.1.4
Domain name for DHCP clients.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.3.1.5
String of gateway ip addresses for DHCP clients.
Since mostly 8 ip can be configured for a pool
totally, a string is defined to get or configure 8 ip
ip at a time.
OctetStringr/w
Constraints:
range: 0-129
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.3.1.6
A gateway ip address to delete. This object is
only for deleting a given ip of gateway router.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.3.1.7
String of DNS server ip addresses for DHCP clients.
Since mostly 8 ip can be configured for a pool
totally, a string is defined to get or configure 8
ip at a time.
OctetStringr/w
Constraints:
range: 0-129
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.3.1.8
A DNS server ip address to delete. This object
is only for deleting a given ip of DNS server.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.3.1.9
NetBios node type for DHCP clients.
Enumerationr/w
Enumerated Values:
0null
1bnode
2pnode
4mnode
8hnode
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.3.1.10
String of NetBios server ip addresses for DHCP
clients. Since mostly 8 ip can be configured for
a pool totally, so a string is defined to get or
configure 8 ip at a time.
OctetStringr/w
Constraints:
range: 0-129
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.3.1.11
A NetBios server ip address to delete. This
object is only for deleting a given ip of NetBios
server.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.3.1.12
Flag of undo-operation for hpnicfDHCPSGlobalPoolParaTable.
Enumerationr/w
Enumerated Values:
1undoDomain
2undoLease
3undoGateway
4undoDns
5undoNbns
6undoNbType
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.3.1.13
Reset the auto binding ip of the given global
pool for DHCP server.
Enumerationr/w
Enumerated Values:
1reset
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.3.1.14
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.4 · 1 row entry · 6 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfDHCPSGlobalPoolOptionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCPS-MIB::hpnicfDHCPSGlobalPoolOptionTable'
A table for configuring options to DHCP global pools.
hpnicfDHCPSGlobalPoolOptionEntry row .1.3.6.1.4.1.11.2.14.11.15.8.2.1.4.1
An entry containing the objects for configuring
options to DHCP global pools.
Column Syntax OID
Option code.
Integer32
Constraints:
range: 1-254
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.4.1.1
Option type.
Enumerationr/w
Enumerated Values:
1ascii
2hex
3ip
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.4.1.2
Ascii string of an option.
OctetStringr/w
Constraints:
range: 0-63
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.4.1.3
Hex string of an option. 1st to 16th hex strings,
which are 2 bytes, 4 bytes, 6 bytes or 8 bytes,
can be configured at most simultaneously.
That means the format of each string
must be '12', '1234', '123456' or '1234567…
OctetStringr/w
Constraints:
range: 0-143
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.4.1.4
Ip string of an option. 1 to 8 ip addresses can
be configured at most simultaneously.
OctetStringr/w
Constraints:
range: 0-129
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.4.1.5
RowStatus. Three actions are used: active,
createAndGo, destroy.
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.11.2.14.11.15.8.2.1.4.1.6
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.5 · 1 row entry · 4 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfDHCPSGlobalTreeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCPS-MIB::hpnicfDHCPSGlobalTreeTable'
A table containing the information of the tree of
DHCP global pools.
hpnicfDHCPSGlobalTreeEntry row .1.3.6.1.4.1.11.2.14.11.15.8.2.1.5.1
An entry of objects containing the information
for displaying the tree of DHCP global pools.
Column Syntax OID
Pool name of the parent node.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.5.1.1
Pool name of the child node.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.5.1.2
Pool name of the presibling node.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.5.1.3
Pool name of the sibling node.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.5.1.4
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.6 · 1 row entry · 12 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfDHCPSInterfacePoolParaTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCPS-MIB::hpnicfDHCPSInterfacePoolParaTable'
A table for configuring parameters to DHCP interface
pools.
hpnicfDHCPSInterfacePoolParaEntry row .1.3.6.1.4.1.11.2.14.11.15.8.2.1.6.1
An entry of objects for configuring parameters
to DHCP interface pools.
The index of this entry is the ifIndex of ethernet.
Column Syntax OID
Number of days of the lease.
Integer32r/w
Constraints:
range: 0-365
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.6.1.1
Number of hours of the lease.
Integer32r/w
Constraints:
range: 0-23
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.6.1.2
Number of minutes of the lease.
Integer32r/w
Constraints:
range: 0-59
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.6.1.3
A flag denoting if the lease of a pool is
unlimited.
Enumerationr/w
Enumerated Values:
0invalid
1unlimited
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.6.1.4
Domain name for DHCP clients.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.6.1.5
String of DNS server ip addresses for DHCP clients.
Since mostly 8 ip can be configured for a pool
totally, a string is defined to get or configure 8
ip at a time.
OctetStringr/w
Constraints:
range: 0-129
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.6.1.6
A DNS server ip address to delete. This object
is only for deleting a given ip of DNS server.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.6.1.7
NetBios node type for DHCP clients.
Enumerationr/w
Enumerated Values:
0null
1bnode
2pnode
4mnode
8hnode
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.6.1.8
String of NetBios server ip addresses for DHCP
clients. Since mostly 8 ip can be configured for
a pool totally, so a string is defined to get or
configure 8 ip at a time.
OctetStringr/w
Constraints:
range: 0-129
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.6.1.9
A NetBios server ip address to delete. This
object is only for deleting a given ip of NetBios
server.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.6.1.10
Flag of undo-operation for
hpnicfDHCPSInterfacePoolParaTable.
Enumerationr/w
Enumerated Values:
1undoDomain
2undoLease
4undoDns
5undoNbns
6undoNbType
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.6.1.11
Reset the auto binding ip of the given interface
pool for DHCP server.
Enumerationr/w
Enumerated Values:
1reset
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.6.1.12
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.7 · 1 row entry · 6 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfDHCPSInterfacePoolOptionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCPS-MIB::hpnicfDHCPSInterfacePoolOptionTable'
A table for configuring options to DHCP interface pools.
hpnicfDHCPSInterfacePoolOptionEntry row .1.3.6.1.4.1.11.2.14.11.15.8.2.1.7.1
An entry of objects for configuring options
to DHCP interface pools.
The index of this entry is the ifIndex of ethernet.
Column Syntax OID
Option Code.
Integer32
Constraints:
range: 1-254
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.7.1.1
Option type.
Enumerationr/w
Enumerated Values:
1ascii
2hex
3ip
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.7.1.2
Ascii string of an option.
OctetStringr/w
Constraints:
range: 0-63
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.7.1.3
Hex string of an option. 1st to 16th hex strings,
which are 2 bytes, 4 bytes, 6 bytes or 8 bytes,
can be configured at most simultaneously.
That means the format of each string
must be '12', '1234', '123456' or '1234567…
OctetStringr/w
Constraints:
range: 0-143
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.7.1.4
Ip string of an option. 1 to 8 ip addresses can
be configured at most simultaneously.
OctetStringr/w
Constraints:
range: 0-129
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.7.1.5
RowStatus. Three actions are used: active,
createAndGo, destroy.
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.11.2.14.11.15.8.2.1.7.1.6
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.8 · 1 row entry · 3 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfDHCPSInterfacePoolStaticBindTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCPS-MIB::hpnicfDHCPSInterfacePoolStaticBindTable'
A table for configuring static binding to DHCP
interface pools.
hpnicfDHCPSInterfacePoolStaticBindEntry row .1.3.6.1.4.1.11.2.14.11.15.8.2.1.8.1
An entry of objects for configuring static
binding to DHCP interface pools.
The index of this entry is the ifIndex of ethernet.
Column Syntax OID
Ip address in static binding for DHCP
interface pools.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.8.1.1
Hardware address in static binding for DHCP
interface pools.
SNMPv2-TCMacAddressr/w
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.11.2.14.11.15.8.2.1.8.1.2
RowStatus. Three actions are used: active,
createAndGo, destroy.
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.11.2.14.11.15.8.2.1.8.1.3

hpnicfDHCPSIPInUseTable

table deprecated
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.9 · 1 row entry · 8 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfDHCPSIPInUseTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCPS-MIB::hpnicfDHCPSIPInUseTable'
A table for displaying the information of ip in use
for DHCP server pools.
hpnicfDHCPSIPInUseEntry row .1.3.6.1.4.1.11.2.14.11.15.8.2.1.9.1
An entry of objects for displaying information
of ip in use for DHCP server pools.
Column Syntax OID
Hardware address.
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.11.2.14.11.15.8.2.1.9.1.1
Ip address in use.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.9.1.2
End time of lease.
The structure of the OCTET STRING is
month/day/year hour:munite:second --
MM/DD/YYYY hh:mm:ss.
OctetString
Constraints:
range: 1-20
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.9.1.3
Type of binding.
Enumeration
Enumerated Values:
1manual
2auto
3release
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.9.1.4
Name of the DHCP server pool the ip belongs to.
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.9.1.5
Interface index information.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.9.1.6
Vlan information.
Integer32
Constraints:
range: 1-4094
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.9.1.7
Pvc information.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.9.1.8
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.10 · 1 row entry · 3 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfDHCPSForbiddenIPTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCPS-MIB::hpnicfDHCPSForbiddenIPTable'
A table for configuring forbidden ip to DHCP server.
hpnicfDHCPSForbiddenIPEntry row .1.3.6.1.4.1.11.2.14.11.15.8.2.1.10.1
An entry for configuring forbidden ip to DHCP
server.
Column Syntax OID
Start ip of forbidden ip.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.10.1.1
End ip of forbidden ip.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.10.1.2
RowStatus. Three actions are used: active,
createAndGo, destroy.
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.11.2.14.11.15.8.2.1.10.1.3
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.11 · 1 row entry · 3 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfDHCPSConflictIPTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCPS-MIB::hpnicfDHCPSConflictIPTable'
A table for displaying the information of conflict
ip for DHCP server.
hpnicfDHCPSConflictIPEntry row .1.3.6.1.4.1.11.2.14.11.15.8.2.1.11.1
An entry for displaying the information of
conflict ip for DHCP server.
Column Syntax OID
Conflict ip.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.11.1.1
Type of the detection of conflict ip.
Enumeration
Enumerated Values:
1ping
2arp
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.11.1.2
Time when the conflict is detected.
The structure of the OCTET STRING is
month/day/year hour:munite:second --
MM/DD/YYYY hh:mm:ss.
OctetString
Constraints:
range: 1-20
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.11.1.3
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.43 · 1 row entry · 9 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfDHCPSIPInUseExTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DHCPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DHCPS-MIB::hpnicfDHCPSIPInUseExTable'
A table for displaying the information of ip in use
for DHCP Server pools.
hpnicfDHCPSIPInUseExEntry row .1.3.6.1.4.1.11.2.14.11.15.8.2.1.43.1
An entry of objects for displaying information
of ip in use for DHCP server pools.
Column Syntax OID
Hardware address.
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.11.2.14.11.15.8.2.1.43.1.1
User's vlanID.
60000 means that a client doesn't have vlanID or have an
invalid vlanID.
Integer32
Constraints:
range: 1-4094
range: 60000-60000
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.43.1.2
Ip address in use.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.43.1.3
End time of lease.
The structure of the OCTET STRING is
month/day/year hour:munite:second --
MM/DD/YYYY hh:mm:ss.
OctetString
Constraints:
range: 1-20
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.43.1.4
Type of binding.
Enumeration
Enumerated Values:
1manual
2auto
3release
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.43.1.5
Name of the DHCP server pool the ip belongs to.
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.43.1.6
Interface index information.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.43.1.7
Vlan information of port on server through
which the client user accesses server.
Integer32
Constraints:
range: 1-4094
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.43.1.8
Pvc information.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.15.8.2.1.43.1.9