MIBs Depot

UBQS-DHCP-MIB

Registered at
1.3.6.1.4.1.7800.100.6
Last updated
1906-07-13 00:00
Organization
Ubiquoss Corp.
Namespace
ubiquoss
Source file
UBQS-DHCP-MIB
Digest
sha256:b4c4cb2b40c00801cbf0ace1cf663794d69c4309a3a05b8cb5f8d8c7b2e3dfa4

Description

This MIB module defines DHCP information

Contact

Chair : jisoo Kim Ubiquoss Corp. Postal: 24F Milennium B/D, 467-12, Dogok-Dong, GangNam-Gu, Seoul 135-270 Korea EMail: jisoo@ubiquoss.com Phone: +82-2-2190-3100 Co-editor: Paul Ubiquoss Corp. Postal: 24F Milennium B/D, 467-12, Dogok-Dong, GangNam-Gu, Seoul 135-270 Korea EMail: paul@ubiquoss.com Phone: +82-2-2190-3100

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, MacAddress, PhysAddress, RowStatus, TEXTUAL-CONVENTION, TimeTicks
UBQS-SMIubiMgmtv2

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
UBQS-DHCP-MIB
UBQS-SMI

Objects

NameOIDSyntaxAccessStatus
ubiDhcpMIBNotificationPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.6.0
ubiDhcpMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.6.0.0
ubiDhcpServerMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.6.1
ubiDhcpStatisticsTable
OBJECT-TYPE
DHCP statistics table.
1.3.6.1.4.1.7800.100.6.1.1not-accessiblecurrent
ubiDhcpStatisticsEntry
OBJECT-TYPE
DHCP statistics entry.
1.3.6.1.4.1.7800.100.6.1.1.1not-accessiblecurrent
ubiDhcpCurPktMFMessage
OBJECT-TYPE
The number of malformed messages received from dhcp servers.
1.3.6.1.4.1.7800.100.6.1.1.1.1Unsigned32read-onlycurrent
ubiDhcpCurPktBootReq
OBJECT-TYPE
The number of boot request messages received from dhcp servers.
1.3.6.1.4.1.7800.100.6.1.1.1.2Unsigned32read-onlycurrent
ubiDhcpCurPktDiscover
OBJECT-TYPE
The number of discover messages received from dhcp servers.
1.3.6.1.4.1.7800.100.6.1.1.1.3Unsigned32read-onlycurrent
ubiDhcpCurPktReq
OBJECT-TYPE
The number of request messages received from dhcp servers.
1.3.6.1.4.1.7800.100.6.1.1.1.4Unsigned32read-onlycurrent
ubiDhcpCurPktDecline
OBJECT-TYPE
The number of decline messages received from dhcp servers.
1.3.6.1.4.1.7800.100.6.1.1.1.5Unsigned32read-onlycurrent
ubiDhcpCurPktRelease
OBJECT-TYPE
The number of release messages received from dhcp servers.
1.3.6.1.4.1.7800.100.6.1.1.1.6Unsigned32read-onlycurrent
ubiDhcpCurPktInform
OBJECT-TYPE
The number of inform messages received from dhcp servers.
1.3.6.1.4.1.7800.100.6.1.1.1.7Unsigned32read-onlycurrent
ubiDhcpCurPktEcho
OBJECT-TYPE
The number of echo messages received from dhcp servers.
1.3.6.1.4.1.7800.100.6.1.1.1.8Unsigned32read-onlycurrent
ubiDhcpCurPktReply
OBJECT-TYPE
The number of reply messages sent to dhcp servers.
1.3.6.1.4.1.7800.100.6.1.1.1.9Unsigned32read-onlycurrent
ubiDhcpCurPktOffer
OBJECT-TYPE
The number of offer messages sent to dhcp servers.
1.3.6.1.4.1.7800.100.6.1.1.1.10Unsigned32read-onlycurrent
ubiDhcpCurPktAck
OBJECT-TYPE
The number of offer messages sent to dhcp servers.
1.3.6.1.4.1.7800.100.6.1.1.1.11Unsigned32read-onlycurrent
ubiDhcpCurPktNak
OBJECT-TYPE
The number of offer messages sent to dhcp servers.
1.3.6.1.4.1.7800.100.6.1.1.1.12Unsigned32read-onlycurrent
ubiDhcpServerPoolTable
OBJECT-TYPE
A list of address pool that are configured on this server.
1.3.6.1.4.1.7800.100.6.1.2not-accessiblecurrent
ubiDhcpServerPoolEntry
OBJECT-TYPE
A logical row in the DHCP PoolTable.
1.3.6.1.4.1.7800.100.6.1.2.1not-accessiblecurrent
ubiDhcpServerPoolName
OBJECT-TYPE
The name of the subnet, which uniquely identifies an entry in the serverSubnetTable.
1.3.6.1.4.1.7800.100.6.1.2.1.1DisplayStringread-onlycurrent
ubiDhcpServerPoolSubnet
OBJECT-TYPE
The IP address of the subnet.
1.3.6.1.4.1.7800.100.6.1.2.1.2IpAddressread-writecurrent
ubiDhcpServerPoolSubnetMask
OBJECT-TYPE
The subnet mask of the subnet. This MUST be the same as the value of DHCP option 1 offered to clients on this subnet.
1.3.6.1.4.1.7800.100.6.1.2.1.3IpAddressread-writecurrent
ubiDhcpServerPoolSubnetFreeAddress
OBJECT-TYPE
The number of IP addresses which are available within this DHCP address pool. If the server does not count free addresses by DHCP address pool, this value will be zero.
1.3.6.1.4.1.7800.100.6.1.2.1.4Unsigned32read-onlycurrent
ubiDhcpServerPoolSubnetTotalAddress
OBJECT-TYPE
The number of IP addresses which are available within this DHCP address pool. If the server does not count total addresses by DHCP address pool, this value will be zero.
1.3.6.1.4.1.7800.100.6.1.2.1.5Unsigned32read-onlycurrent
ubiDhcpServerPoolSubnetInUse
OBJECT-TYPE
The number of addresses in this DHCP address pool that are currently in use. This number includes those addresses whose lease has not expired and addresses which have been reserved (either by the server or through configuration).
1.3.6.1.4.1.7800.100.6.1.2.1.6Gauge32read-onlycurrent
ubiDhcpServerPoolSubnetGroup
OBJECT-TYPE
1.3.6.1.4.1.7800.100.6.1.2.1.7DisplayStringread-writecurrent
ubiDhcpServerPoolType
OBJECT-TYPE
1.3.6.1.4.1.7800.100.6.1.2.1.8INTEGER {none(0), network(1), host(2)}read-onlycurrent
ubiDhcpServerPoolDomainName
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.2.1.9OCTET STRINGread-writecurrent
ubiDhcpServerPoolLeaseTimeMode
OBJECT-TYPE
Expire setting mode
1.3.6.1.4.1.7800.100.6.1.2.1.10INTEGER {infinite(1), manual(2)}read-writecurrent
ubiDhcpServerPoolLeaseTimeDays
OBJECT-TYPE
left days(0..31)
1.3.6.1.4.1.7800.100.6.1.2.1.11Integer32 (0..32)read-writecurrent
ubiDhcpServerPoolLeaseTimeHours
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.2.1.12Integer32 (0..23)read-writecurrent
ubiDhcpServerPoolLeaseTimeMinutes
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.2.1.13Integer32 (0..59)read-writecurrent
ubiDhcpServerPoolUsageThreshold
OBJECT-TYPE
rate of used IP Numbers and available total IP Nubmber
1.3.6.1.4.1.7800.100.6.1.2.1.14Integer32 (0..100)read-onlycurrent
ubiDhcpServerDefaultRouterInfo
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.2.1.15IpAddressread-writecurrent
ubiDhcpServerRangeTable
OBJECT-TYPE
A list of ranges that are configured on this server.
1.3.6.1.4.1.7800.100.6.1.3not-accessiblecurrent
ubiDhcpServerRangeEntry
OBJECT-TYPE
A logical row in the dhcpRangeTable.
1.3.6.1.4.1.7800.100.6.1.3.1not-accessiblecurrent
ubiDhcpServerPoolIndex
OBJECT-TYPE
1.3.6.1.4.1.7800.100.6.1.3.1.1Integer32read-onlycurrent
ubiDhcpServerRangeStart
OBJECT-TYPE
The IP address of the first address in the range. The value of range start must be less than or equal to the value of range end.
1.3.6.1.4.1.7800.100.6.1.3.1.2IpAddressread-writecurrent
ubiDhcpServerRangeEnd
OBJECT-TYPE
The IP address of the last address in the range. The value of range end must be greater than or equal to the value of range start.
1.3.6.1.4.1.7800.100.6.1.3.1.3IpAddressread-writecurrent
ubiDhcpServerNetPoolRangeTable
OBJECT-TYPE
A list of ranges that are configured on this server.
1.3.6.1.4.1.7800.100.6.1.4not-accessiblecurrent
ubiDhcpServerNetPoolRangeEntry
OBJECT-TYPE
A logical row in the dhcpRangeTable.
1.3.6.1.4.1.7800.100.6.1.4.1not-accessiblecurrent
ubiDhcpServerNetPoolRangePoolIndex
OBJECT-TYPE
1.3.6.1.4.1.7800.100.6.1.4.1.1INTEGERread-onlycurrent
ubiDhcpServerNetPoolRangeStartIpAddr
OBJECT-TYPE
The IP address of the first address in the range. The value of range start must be less than or equal to the value of range end.
1.3.6.1.4.1.7800.100.6.1.4.1.2IpAddressread-writecurrent
ubiDhcpServerNetPoolRangeEndIpAddr
OBJECT-TYPE
The IP address of the last address in the range. The value of range end must be greater than or equal to the value of range start.
1.3.6.1.4.1.7800.100.6.1.4.1.3IpAddressread-writecurrent
ubiDhcpServerNetPoolRangeRowstatus
OBJECT-TYPE
row status
1.3.6.1.4.1.7800.100.6.1.4.1.4RowStatusread-createcurrent
ubiDhcpServerPoolRowTable
OBJECT-TYPE
A list of address pool that are configured on this server.
1.3.6.1.4.1.7800.100.6.1.5not-accessiblecurrent
ubiDhcpServerPoolRowEntry
OBJECT-TYPE
A logical row in the DHCP PoolTable.
1.3.6.1.4.1.7800.100.6.1.5.1not-accessiblecurrent
ubiDhcpServerPoolRowStatus
OBJECT-TYPE
row status
1.3.6.1.4.1.7800.100.6.1.5.1.1RowStatusread-createcurrent
ubiDhcpServerFixedAddrTable
OBJECT-TYPE
static ip addresses list which can be allocated
1.3.6.1.4.1.7800.100.6.1.6not-accessiblecurrent
ubiDhcpServerFixedAddrEntry
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.6.1not-accessiblecurrent
ubiDhcpServerFixedAddrHostPoolName
OBJECT-TYPE
DHCP Server Pool Name
1.3.6.1.4.1.7800.100.6.1.6.1.1DisplayString (SIZE(1..32))read-onlycurrent
ubiDhcpServerFixedAddrMac
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.6.1.2MacAddressread-writecurrent
ubiDhcpServerFixedAddrIp
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.6.1.3IpAddressread-onlycurrent
ubiDhcpServerFixedAddrNetmask
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.6.1.4IpAddressread-onlycurrent
ubiDhcpServerFixedAddrRowStatus
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.6.1.5RowStatusread-createcurrent
ubiDhcpServerDnsTable
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.7not-accessiblecurrent
ubiDhcpServerDnsEntry
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.7.1not-accessiblecurrent
ubiDhcpServerDnsPoolIndex
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.7.1.1Integer32read-onlycurrent
ubiDhcpServerDnsServerAddr
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.7.1.2IpAddressread-onlycurrent
ubiDhcpServerDnsRowStatus
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.7.1.3RowStatusread-createcurrent
ubiDhcpServerBindingTable
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.8not-accessiblecurrent
ubiDhcpServerBindingEntry
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.8.1not-accessiblecurrent
ubiDhcpServerBindingIndex
OBJECT-TYPE
1.3.6.1.4.1.7800.100.6.1.8.1.1INTEGERread-onlycurrent
ubiDhcpServerBindingIpAddr
OBJECT-TYPE
1.3.6.1.4.1.7800.100.6.1.8.1.2IpAddressread-onlycurrent
ubiDhcpServerBindingMacAddr
OBJECT-TYPE
1.3.6.1.4.1.7800.100.6.1.8.1.3MacAddressread-onlycurrent
ubiDhspServerBindingLeaseExpiration
OBJECT-TYPE
1.3.6.1.4.1.7800.100.6.1.8.1.4OCTET STRINGread-onlycurrent
ubiDhcpServerBindingType
OBJECT-TYPE
1.3.6.1.4.1.7800.100.6.1.8.1.5INTEGER {auto(1), manual(2)}read-onlycurrent
ubiDhcpServerPoolSingleRangeTable
OBJECT-TYPE
A list of ranges that are configured on this server.
1.3.6.1.4.1.7800.100.6.1.9not-accessiblecurrent
ubiDhcpServerPoolSingleRangeEntry
OBJECT-TYPE
A logical row in the dhcpSingleRangeTable.
1.3.6.1.4.1.7800.100.6.1.9.1not-accessiblecurrent
ubiDhcpServerPoolSingleRangePoolIndex
OBJECT-TYPE
1.3.6.1.4.1.7800.100.6.1.9.1.1INTEGERread-onlycurrent
ubiDhcpServerPoolSingleRangeIpAddr
OBJECT-TYPE
The IP address of the address in the range. The value of range start must be not equal to the value of other ranges.
1.3.6.1.4.1.7800.100.6.1.9.1.2IpAddressread-writecurrent
ubiDhcpServerPoolSingleRangeRowstatus
OBJECT-TYPE
row status
1.3.6.1.4.1.7800.100.6.1.9.1.3RowStatusread-createcurrent
ubiDhcpServerInfoTable
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.10not-accessiblecurrent
ubiDhcpServerInfoEntry
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.1.10.1not-accessiblecurrent
ubiDhcpServerAdminStatus
OBJECT-TYPE
setting dhcp server service
1.3.6.1.4.1.7800.100.6.1.10.1.1INTEGER {locked(0), unlocked(1)}read-writecurrent
ubiDhcpLeaseTimeMode
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.6.1.11
ubiDhcpLeaseTimeModeDays
OBJECT-TYPE
manual lease-time mode days configuration
1.3.6.1.4.1.7800.100.6.1.11.1Integer32 (0..30)read-writecurrent
ubiDhcpLeaseTimeModeHours
OBJECT-TYPE
manual lease-time mode hours configuration
1.3.6.1.4.1.7800.100.6.1.11.2Integer32 (0..24)read-writecurrent
ubiDhcpLeaseTimeModeMinutes
OBJECT-TYPE
manual lease-time mode minutes configuration
1.3.6.1.4.1.7800.100.6.1.11.3Integer32 (0..60)read-writecurrent
ubiDhcpLeaseTimeModeStatus
OBJECT-TYPE
global lease-time mode configuration
1.3.6.1.4.1.7800.100.6.1.11.4INTEGER {noLease(0), infinite(1), manual(2)}read-writecurrent
ubiDhcpRelayMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.6.2
ubiDhcpRelayInfoTable
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.2.1not-accessiblecurrent
ubiDhcpRelayInfoEntry
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.2.1.1not-accessiblecurrent
ubiDhcpRelayAdminStatus
OBJECT-TYPE
setting dhcp relay agent service
1.3.6.1.4.1.7800.100.6.2.1.1.1INTEGER {locked(0), unlocked(1)}read-writecurrent
ubiDhcpRelayOption82Status
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.2.1.1.2INTEGER {disable(0), enable(1)}read-writecurrent
ubiDhcpRelayOption82Policy
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.2.1.1.3INTEGER {drop(0), keep(1), replace(2)}read-writecurrent
ubiDhcpRelayBindingListDisplayOption
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.2.1.1.4INTEGER {disable(0), enable(1)}read-writecurrent
ubiDhcpRelayVerifyMAC
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.2.1.1.5INTEGER {disable(0), enable(1)}read-writecurrent
ubiDhcpRelayServerIPTable
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.2.2not-accessiblecurrent
ubiDhcpRelayServerIPEntry
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.2.2.1not-accessiblecurrent
ubiDhcpRelayServerIP
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.2.2.1.1IpAddressread-onlycurrent
ubiDhcpRelayServerIPRowStatus
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.2.2.1.2RowStatusread-createcurrent
ubiDhcpRelayStatistics
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.6.2.3
ubiDhcpRelayCurPktDiscover
OBJECT-TYPE
The number of discover packets received from members.
1.3.6.1.4.1.7800.100.6.2.3.3Unsigned32read-onlycurrent
ubiDhcpRelayCurPktReq
OBJECT-TYPE
The number of request packets received from members.
1.3.6.1.4.1.7800.100.6.2.3.4Unsigned32read-onlycurrent
ubiDhcpRelayCurPktOffer
OBJECT-TYPE
The number of offer packets received from dhcp server.
1.3.6.1.4.1.7800.100.6.2.3.10Unsigned32read-onlycurrent
ubiDhcpRelayCurPktAck
OBJECT-TYPE
The number of Ack packets received from dhcp server.
1.3.6.1.4.1.7800.100.6.2.3.11Unsigned32read-onlycurrent
ubiDhcpSnoopMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.6.3
ubiDhcpSnoopInfoTable
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.1not-accessiblecurrent
ubiDhcpSnoopInfoEntry
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.1.1not-accessiblecurrent
ubiDhcpSnoopAdminStatus
OBJECT-TYPE
dhcp block enable/disable status
1.3.6.1.4.1.7800.100.6.3.1.1.1INTEGER {locked(0), unlocked(1)}read-writecurrent
ubiDhcpSnoopLeaseTimeExtention
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.1.1.2Integer32 (0..600)read-writecurrent
ubiDhcpSnoopBlockLogClear
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.1.1.3INTEGER {clear(1)}read-writecurrent
ubiDhcpSnoopOption82Status
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.1.1.4INTEGER {disable(0), enable(1)}read-writecurrent
ubiDhcpSnoopOption82Policy
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.1.1.5INTEGER {drop(0), keep(1), replace(2)}read-writecurrent
ubiDhcpSnoopVerifyMAC
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.1.1.6INTEGER {disable(0), enable(1)}read-writecurrent
ubiDhcpSnoopBindingCount
OBJECT-TYPE
Total count of bindings
1.3.6.1.4.1.7800.100.6.3.1.1.7Integer32read-onlycurrent
ubiDhcpSnoopInvalidCount
OBJECT-TYPE
Total count of lease timeout bindings
1.3.6.1.4.1.7800.100.6.3.1.1.8Integer32read-onlycurrent
ubiDhcpSnoopVlanTable
OBJECT-TYPE
listening interface list for block function
1.3.6.1.4.1.7800.100.6.3.2not-accessiblecurrent
ubiDhcpSnoopVlanEntry
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.2.1not-accessiblecurrent
ubiDhcpSnoopVlanIfName
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.2.1.1DisplayStringread-onlycurrent
ubiDhcpSnoopVlanRowStatus
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.2.1.2RowStatusread-createcurrent
ubiDhcpSnoopBindingTable
OBJECT-TYPE
table
1.3.6.1.4.1.7800.100.6.3.3not-accessiblecurrent
ubiDhcpSnoopBindingEntry
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.3.1not-accessiblecurrent
ubiDhcpSnoopBindingIndex
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.3.1.1INTEGERread-onlycurrent
ubiDhcpSnoopBindingMacAddr
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.3.1.2MacAddressread-onlycurrent
ubiDhcpSnoopBindingIpAddr
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.3.1.3IpAddressread-onlycurrent
ubiDhcpSnoopBindingState
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.3.1.4DisplayStringread-onlycurrent
ubiDhcpSnoopBindingVlanName
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.3.1.5DisplayStringread-onlycurrent
ubiDhcpSnoopBindingPortName
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.3.1.6DisplayStringread-onlycurrent
ubiDhcpSnoopBindingUpdate
OBJECT-TYPE
Description.
1.3.6.1.4.1.7800.100.6.3.3.1.7INTEGER {update(1)}read-writecurrent
ubiDhcpSnoopBindingLeaseTime
OBJECT-TYPE
dhcp binding's lease time
1.3.6.1.4.1.7800.100.6.3.3.1.8Unsigned32read-onlycurrent
ubiDhcpSnoopIfTable
OBJECT-TYPE
A table that contains dhcp snoop interface information.
1.3.6.1.4.1.7800.100.6.3.4not-accessiblecurrent
ubiDhcpSnoopIfEntry
OBJECT-TYPE
A list of information for dhcp snoop interface.
1.3.6.1.4.1.7800.100.6.3.4.1not-accessiblecurrent
ubiDhcpSnoopIfTrust
OBJECT-TYPE
Trust state of dhcp snoop interface.
1.3.6.1.4.1.7800.100.6.3.4.1.1INTEGER {none(0), trusted(1)}read-writecurrent
ubiDaiMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.6.4
ubiArpInspection
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.6.4.1
ubiArpInspectTable
OBJECT-TYPE
ARP Inspection Table
1.3.6.1.4.1.7800.100.6.4.1.1not-accessiblecurrent
ubiArpInspectEntry
OBJECT-TYPE
ARP Inspection Entry
1.3.6.1.4.1.7800.100.6.4.1.1.1not-accessiblecurrent
ubiArpInspectRowStatus
OBJECT-TYPE
Create ARP Inspection on vlan
1.3.6.1.4.1.7800.100.6.4.1.1.1.1RowStatusread-createcurrent
ubiArpInspectValidateTable
OBJECT-TYPE
ARP Inspection Validate Table
1.3.6.1.4.1.7800.100.6.4.1.2not-accessiblecurrent
ubiArpInspectValidateEntry
OBJECT-TYPE
ARP Inspection Validate Entry
1.3.6.1.4.1.7800.100.6.4.1.2.1not-accessiblecurrent
ubiArpInspectValidateDestMac
OBJECT-TYPE
Validate destination MAC address
1.3.6.1.4.1.7800.100.6.4.1.2.1.1INTEGER {disable(0), enable(1)}read-writecurrent
ubiArpInspectValidateSrcMac
OBJECT-TYPE
Validate source MAC address
1.3.6.1.4.1.7800.100.6.4.1.2.1.2INTEGER {disable(0), enable(1)}read-writecurrent
ubiArpInspectValidateIpAddr
OBJECT-TYPE
Validate IP address
1.3.6.1.4.1.7800.100.6.4.1.2.1.3INTEGER {disable(0), enable(1)}read-writecurrent
ubiArpInspectValidateArpField
OBJECT-TYPE
Validate ARP field
1.3.6.1.4.1.7800.100.6.4.1.2.1.4INTEGER {disable(0), enable(1)}read-writecurrent
ubiArpInspectLog
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.6.4.1.3
ubiArpInspectLogInfoTable
OBJECT-TYPE
ARP Inspection Logging Table.
1.3.6.1.4.1.7800.100.6.4.1.3.1not-accessiblecurrent
ubiArpInspectLogInfoEntry
OBJECT-TYPE
ARP Inspection Logging Entry.
1.3.6.1.4.1.7800.100.6.4.1.3.1.1not-accessiblecurrent
ubiArpInspecLogInfoTotalLogBuffer
OBJECT-TYPE
Number of entires for log buffer
1.3.6.1.4.1.7800.100.6.4.1.3.1.1.1Integer32read-writecurrent
ubiArpInspecLogInfoLogRate
OBJECT-TYPE
number of entries/interval of Logging Rate
1.3.6.1.4.1.7800.100.6.4.1.3.1.1.2DisplayStringread-writecurrent
ubiArpInspecLogInfoRepeatCount
OBJECT-TYPE
Repeat count for flush
1.3.6.1.4.1.7800.100.6.4.1.3.1.1.3Integer32 (0..1024)read-writecurrent
ubiArpInspecLogInfoLogClear
OBJECT-TYPE
Clear DAI Log information
1.3.6.1.4.1.7800.100.6.4.1.3.1.1.4Integer32read-writecurrent
ubiArpInspectLogTable
OBJECT-TYPE
ARP Inspection Logging Table.
1.3.6.1.4.1.7800.100.6.4.1.3.2not-accessiblecurrent
ubiArpInspectLogEntry
OBJECT-TYPE
ARP Inspection Logging Entry.
1.3.6.1.4.1.7800.100.6.4.1.3.2.1not-accessiblecurrent
ubiArpInspecLogIndex
OBJECT-TYPE
1.3.6.1.4.1.7800.100.6.4.1.3.2.1.1INTEGERread-onlycurrent
ubiArpInspecLogIfName
OBJECT-TYPE
1.3.6.1.4.1.7800.100.6.4.1.3.2.1.2DisplayStringread-onlycurrent
ubiArpInspectLogVlanName
OBJECT-TYPE
1.3.6.1.4.1.7800.100.6.4.1.3.2.1.3DisplayStringread-onlycurrent
ubiArpInspectLogMacAddr
OBJECT-TYPE
1.3.6.1.4.1.7800.100.6.4.1.3.2.1.4PhysAddressread-onlycurrent
ubiArpInspectLogIpAddr
OBJECT-TYPE
1.3.6.1.4.1.7800.100.6.4.1.3.2.1.5IpAddressread-onlycurrent
ubiArpInspectLogCount
OBJECT-TYPE
1.3.6.1.4.1.7800.100.6.4.1.3.2.1.6Integer32read-onlycurrent
ubiArpInspectAclTable
OBJECT-TYPE
ARP Inspection permit Table
1.3.6.1.4.1.7800.100.6.4.1.4not-accessiblecurrent
ubiArpInspectAclEntry
OBJECT-TYPE
ARP Inspection permit Entry
1.3.6.1.4.1.7800.100.6.4.1.4.1not-accessiblecurrent
ubiArpInspectAclRowStatus
OBJECT-TYPE
Create ARP Inspection on vlan
1.3.6.1.4.1.7800.100.6.4.1.4.1.1RowStatusread-createcurrent
ubiDhcpMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.6.6
ubiDhcpMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.6.6.1
ubiDhcpMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.7800.100.6.6.2

Notifications

NameOIDStatus
ubiDhcpServerInUseAddressHighNotification
NOTIFICATION-TYPE
A ubiDhcpServerInUseAddressHighNotification is sent if address in use of dhcp server reaches high threshold.
1.3.6.1.4.1.7800.100.6.0.0.1current
ubiDhcpServerInUseAddressLowNotification
NOTIFICATION-TYPE
A ubiDhcpServerInUseAddressLowNotification is sent if address in use of dhcp server reaches low threshold.
1.3.6.1.4.1.7800.100.6.0.0.2current

Conformance

NameOIDStatus
ubiDhcpMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the ubiquoss dhcp MIB.
1.3.6.1.4.1.7800.100.6.6.1.1current
ubiDaiMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the ubiquoss dhcp MIB.
1.3.6.1.4.1.7800.100.6.6.1.2current
ubiDhcpMIBGroup
OBJECT-GROUP
ubiquoss dhcp.
1.3.6.1.4.1.7800.100.6.6.2.1current
ubiDhcpMIBStatusChangeNotifGroup
NOTIFICATION-GROUP
A notification group providing alarm notification for dhcp.
1.3.6.1.4.1.7800.100.6.6.2.2current
ubiDaiMIBGroup
OBJECT-GROUP
1.3.6.1.4.1.7800.100.6.6.2.3current