BIANCA-BRICK-DHCP-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for BIANCA-BRICK-DHCP-MIB.
24
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
24 total| Object Name |
|---|
org OBJECT IDENTIFIER .1.3 |
RFC1155-SMI Unknown .1.3 |
dod OBJECT IDENTIFIER .1.3.6 |
internet OBJECT IDENTIFIER .1.3.6.1 |
private OBJECT IDENTIFIER .1.3.6.1.4 |
enterprises OBJECT IDENTIFIER .1.3.6.1.4.1 |
bintec OBJECT IDENTIFIER .1.3.6.1.4.1.272 |
bibo OBJECT IDENTIFIER .1.3.6.1.4.1.272.4 |
biboip OBJECT IDENTIFIER .1.3.6.1.4.1.272.4.5 |
ipDhcpTable SEQUENCE OF IpDhcpEntry .1.3.6.1.4.1.272.4.5.8 |
ipDhcpEntry IpDhcpEntry .1.3.6.1.4.1.272.4.5.8.1 |
ipDhcpIfIndexIndex of interface where this range of IP addresses
will be assigned to DHCP clientsrw INTEGER .1.3.6.1.4.1.272.4.5.8.1.1 |
ipDhcpStaterw Enumeration .1.3.6.1.4.1.272.4.5.8.1.2 |
ipDhcpFirstFirst address of this range. There must exist a route
to this address via this interfacerw IpAddress .1.3.6.1.4.1.272.4.5.8.1.3 |
ipDhcpRangeNumber of IP addresses that will be assigned starting
from DhcpFirst. A range of 0 will disable this entryrw INTEGER .1.3.6.1.4.1.272.4.5.8.1.4 |
ipDhcpLeaseamount of time (in minutes) a DHCP client can use an
IP address assigned from this address rangerw INTEGER .1.3.6.1.4.1.272.4.5.8.1.5 |
ipDhcpPhysMAC address of host this single address should be assigned
to. If ipDhcpPhys is not empty or different from 0:0:0:0:0:0,
ipDhcpRange must be 1rw PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.272.4.5.8.1.6 |
ipDhcpNodeTypeThe NetBIOS end-node type according RFC 1001rw Enumeration .1.3.6.1.4.1.272.4.5.8.1.7 |
ipDhcpGatewayThe Gateway which is told the clients upon requests.
If this object equals 0.0.0.0 and DHCP client and
server share the same network, the DHCP servers own
address is returned upon request. If DHCP client and
server do not share the same network, the address of
the dhcp relay agent forwarding the request is returned.rw IpAddress .1.3.6.1.4.1.272.4.5.8.1.8 |
ipDhcpInUseTable SEQUENCE OF IpDhcpInUseEntry .1.3.6.1.4.1.272.4.5.9 |
ipDhcpInUseEntry IpDhcpEntry .1.3.6.1.4.1.272.4.5.9.1 |
ipDhcpInUseAddressassigned IP addressro IpAddress .1.3.6.1.4.1.272.4.5.9.1.1 |
ipDhcpInUsePhysMAC address of hostro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.272.4.5.9.1.2 |
ipDhcpInUseExpiresEnd of Lease time. From then on, the host is not
allowed to use this IP address any longerro Date .1.3.6.1.4.1.272.4.5.9.1.3 |