UBQS-DHCP-MIB
AI MIB Summary
The UBQS-DHCP-MIB module enables monitoring of DHCP server and client operational states, including active lease counts, binding table entries, and address pool utilization statistics on Ubiquiti UniFi network infrastructure. It facilitates the tracking of DHCP transaction metrics such as request/reply counts, lease expiration events, and server interface status for capacity planning and fault isolation.
This MIB module defines DHCP information
Main OID:
ubiDhcpMIB.1.3.6.1.4.1.7800.100.6
160
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
160 total| Object Name |
|---|
ubiDhcpMIBThis MIB module defines DHCP information MODULE-IDENTITY .1.3.6.1.4.1.7800.100.6 |
ubiDhcpMIBNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.6.0 |
ubiDhcpMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.6.0.0 |
ubiDhcpServerInUseAddressHighNotificationA ubiDhcpServerInUseAddressHighNotification is sent
if address in use of dhcp server reaches high threshold. NOTIFICATION-TYPE .1.3.6.1.4.1.7800.100.6.0.0.1 |
ubiDhcpServerInUseAddressLowNotificationA ubiDhcpServerInUseAddressLowNotification is sent
if address in use of dhcp server reaches low threshold. NOTIFICATION-TYPE .1.3.6.1.4.1.7800.100.6.0.0.2 |
ubiDhcpServerMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.6.1 |
ubiDhcpStatisticsTableDHCP statistics table. SEQUENCE OF UbiDhcpStatisticsEntry .1.3.6.1.4.1.7800.100.6.1.1 |
ubiDhcpStatisticsEntryDHCP statistics entry. UbiDhcpStatisticsEntry .1.3.6.1.4.1.7800.100.6.1.1.1 |
ubiDhcpCurPktMFMessageThe number of malformed messages received from dhcp servers.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.1.1.1.1 |
ubiDhcpCurPktBootReqThe number of boot request messages received from dhcp servers.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.1.1.1.2 |
ubiDhcpCurPktDiscoverThe number of discover messages received from dhcp servers.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.1.1.1.3 |
ubiDhcpCurPktReqThe number of request messages received from dhcp servers.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.1.1.1.4 |
ubiDhcpCurPktDeclineThe number of decline messages received from dhcp servers.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.1.1.1.5 |
ubiDhcpCurPktReleaseThe number of release messages received from dhcp servers.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.1.1.1.6 |
ubiDhcpCurPktInformThe number of inform messages received from dhcp servers.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.1.1.1.7 |
ubiDhcpCurPktEchoThe number of echo messages received from dhcp servers.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.1.1.1.8 |
ubiDhcpCurPktReplyThe number of reply messages sent to dhcp servers.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.1.1.1.9 |
ubiDhcpCurPktOfferThe number of offer messages sent to dhcp servers.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.1.1.1.10 |
ubiDhcpCurPktAckThe number of offer messages sent to dhcp servers.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.1.1.1.11 |
ubiDhcpCurPktNakThe number of offer messages sent to dhcp servers.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.1.1.1.12 |
ubiDhcpServerPoolTableA list of address pool that are configured on this server. SEQUENCE OF UbiDhcpServerPoolEntry .1.3.6.1.4.1.7800.100.6.1.2 |
ubiDhcpServerPoolEntryA logical row in the DHCP PoolTable. UbiDhcpServerPoolEntry .1.3.6.1.4.1.7800.100.6.1.2.1 |
ubiDhcpServerPoolNameThe name of the subnet, which uniquely identifies an entry
in the serverSubnetTable.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.1.2.1.1 |
ubiDhcpServerPoolSubnetThe IP address of the subnet.rw IpAddress .1.3.6.1.4.1.7800.100.6.1.2.1.2 |
ubiDhcpServerPoolSubnetMaskThe subnet mask of the subnet. This MUST be the same as the
value of DHCP option 1 offered to clients on this subnet.rw IpAddress .1.3.6.1.4.1.7800.100.6.1.2.1.3 |
ubiDhcpServerPoolSubnetFreeAddressThe 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.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.1.2.1.4 |
ubiDhcpServerPoolSubnetTotalAddressThe 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.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.1.2.1.5 |
ubiDhcpServerPoolSubnetInUseThe 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).ro Gauge32 .1.3.6.1.4.1.7800.100.6.1.2.1.6 |
ubiDhcpServerPoolSubnetGrouprw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.1.2.1.7 |
ubiDhcpServerPoolTypero Enumeration .1.3.6.1.4.1.7800.100.6.1.2.1.8 |
ubiDhcpServerPoolDomainNameDescription.rw OCTET STRING .1.3.6.1.4.1.7800.100.6.1.2.1.9 |
ubiDhcpServerPoolLeaseTimeModeExpire setting moderw Enumeration .1.3.6.1.4.1.7800.100.6.1.2.1.10 |
ubiDhcpServerPoolLeaseTimeDaysleft days(0..31)rw Integer32 .1.3.6.1.4.1.7800.100.6.1.2.1.11 |
ubiDhcpServerPoolLeaseTimeHoursDescription.rw Integer32 .1.3.6.1.4.1.7800.100.6.1.2.1.12 |
ubiDhcpServerPoolLeaseTimeMinutesDescription.rw Integer32 .1.3.6.1.4.1.7800.100.6.1.2.1.13 |
ubiDhcpServerPoolUsageThresholdrate of used IP Numbers and available total IP Nubmberro Integer32 .1.3.6.1.4.1.7800.100.6.1.2.1.14 |
ubiDhcpServerDefaultRouterInfoDescription.rw IpAddress .1.3.6.1.4.1.7800.100.6.1.2.1.15 |
ubiDhcpServerRangeTableA list of ranges that are configured on this server. SEQUENCE OF UbiDhcpServerRangeEntry .1.3.6.1.4.1.7800.100.6.1.3 |
ubiDhcpServerRangeEntryA logical row in the dhcpRangeTable. UbiDhcpServerRangeEntry .1.3.6.1.4.1.7800.100.6.1.3.1 |
ubiDhcpServerPoolIndexro Integer32 .1.3.6.1.4.1.7800.100.6.1.3.1.1 |
ubiDhcpServerRangeStartThe 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.rw IpAddress .1.3.6.1.4.1.7800.100.6.1.3.1.2 |
ubiDhcpServerRangeEndThe 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.rw IpAddress .1.3.6.1.4.1.7800.100.6.1.3.1.3 |
ubiDhcpServerNetPoolRangeTableA list of ranges that are configured on this server. SEQUENCE OF UbiDhcpServerNetPoolRangeEntry .1.3.6.1.4.1.7800.100.6.1.4 |
ubiDhcpServerNetPoolRangeEntryA logical row in the dhcpRangeTable. UbiDhcpServerNetPoolRangeEntry .1.3.6.1.4.1.7800.100.6.1.4.1 |
ubiDhcpServerNetPoolRangePoolIndexro INTEGER .1.3.6.1.4.1.7800.100.6.1.4.1.1 |
ubiDhcpServerNetPoolRangeStartIpAddrThe 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.rw IpAddress .1.3.6.1.4.1.7800.100.6.1.4.1.2 |
ubiDhcpServerNetPoolRangeEndIpAddrThe 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.rw IpAddress .1.3.6.1.4.1.7800.100.6.1.4.1.3 |
ubiDhcpServerNetPoolRangeRowstatusrow statusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.1.4.1.4 |
ubiDhcpServerPoolRowTableA list of address pool that are configured on this server. SEQUENCE OF UbiDhcpServerPoolRowEntry .1.3.6.1.4.1.7800.100.6.1.5 |
ubiDhcpServerPoolRowEntryA logical row in the DHCP PoolTable. UbiDhcpServerPoolRowEntry .1.3.6.1.4.1.7800.100.6.1.5.1 |
ubiDhcpServerPoolRowStatusrow statusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.1.5.1.1 |
ubiDhcpServerFixedAddrTablestatic ip addresses list which can be allocated SEQUENCE OF UbiDhcpServerFixedAddrEntry .1.3.6.1.4.1.7800.100.6.1.6 |
ubiDhcpServerFixedAddrEntryDescription. UbiDhcpServerFixedAddrEntry .1.3.6.1.4.1.7800.100.6.1.6.1 |
ubiDhcpServerFixedAddrHostPoolNameDHCP Server Pool Namero DisplayString .1.3.6.1.4.1.7800.100.6.1.6.1.1 |
ubiDhcpServerFixedAddrMacDescription.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.1.6.1.2 |
ubiDhcpServerFixedAddrIpDescription.ro IpAddress .1.3.6.1.4.1.7800.100.6.1.6.1.3 |
ubiDhcpServerFixedAddrNetmaskDescription.ro IpAddress .1.3.6.1.4.1.7800.100.6.1.6.1.4 |
ubiDhcpServerFixedAddrRowStatusDescription.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.1.6.1.5 |
ubiDhcpServerDnsTableDescription. SEQUENCE OF UbiDhcpServerDnsEntry .1.3.6.1.4.1.7800.100.6.1.7 |
ubiDhcpServerDnsEntryDescription. UbiDhcpServerDnsEntry .1.3.6.1.4.1.7800.100.6.1.7.1 |
ubiDhcpServerDnsPoolIndexDescription.ro Integer32 .1.3.6.1.4.1.7800.100.6.1.7.1.1 |
ubiDhcpServerDnsServerAddrDescription.ro IpAddress .1.3.6.1.4.1.7800.100.6.1.7.1.2 |
ubiDhcpServerDnsRowStatusDescription.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.1.7.1.3 |
ubiDhcpServerBindingTableDescription. SEQUENCE OF UbiDhcpServerBindingEntry .1.3.6.1.4.1.7800.100.6.1.8 |
ubiDhcpServerBindingEntryDescription. UbiDhcpServerBindingEntry .1.3.6.1.4.1.7800.100.6.1.8.1 |
ubiDhcpServerBindingIndexro INTEGER .1.3.6.1.4.1.7800.100.6.1.8.1.1 |
ubiDhcpServerBindingIpAddrro IpAddress .1.3.6.1.4.1.7800.100.6.1.8.1.2 |
ubiDhcpServerBindingMacAddrro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.1.8.1.3 |
ubiDhspServerBindingLeaseExpirationro OCTET STRING .1.3.6.1.4.1.7800.100.6.1.8.1.4 |
ubiDhcpServerBindingTypero Enumeration .1.3.6.1.4.1.7800.100.6.1.8.1.5 |
ubiDhcpServerPoolSingleRangeTableA list of ranges that are configured on this server. SEQUENCE OF UbiDhcpServerPoolSingleRangeEntry .1.3.6.1.4.1.7800.100.6.1.9 |
ubiDhcpServerPoolSingleRangeEntryA logical row in the dhcpSingleRangeTable. UbiDhcpServerPoolSingleRangeEntry .1.3.6.1.4.1.7800.100.6.1.9.1 |
ubiDhcpServerPoolSingleRangePoolIndexro INTEGER .1.3.6.1.4.1.7800.100.6.1.9.1.1 |
ubiDhcpServerPoolSingleRangeIpAddrThe IP address of the address in the range. The value
of range start must be not equal to the value of other ranges.rw IpAddress .1.3.6.1.4.1.7800.100.6.1.9.1.2 |
ubiDhcpServerPoolSingleRangeRowstatusrow statusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.1.9.1.3 |
ubiDhcpServerInfoTableDescription. SEQUENCE OF UbiDhcpServerInfoEntry .1.3.6.1.4.1.7800.100.6.1.10 |
ubiDhcpServerInfoEntryDescription. UbiDhcpServerInfoEntry .1.3.6.1.4.1.7800.100.6.1.10.1 |
ubiDhcpServerAdminStatussetting dhcp server servicerw Enumeration .1.3.6.1.4.1.7800.100.6.1.10.1.1 |
ubiDhcpLeaseTimeMode OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.6.1.11 |
ubiDhcpLeaseTimeModeDaysmanual lease-time mode days configurationrw Integer32 .1.3.6.1.4.1.7800.100.6.1.11.1 |
ubiDhcpLeaseTimeModeHoursmanual lease-time mode hours configurationrw Integer32 .1.3.6.1.4.1.7800.100.6.1.11.2 |
ubiDhcpLeaseTimeModeMinutesmanual lease-time mode minutes configurationrw Integer32 .1.3.6.1.4.1.7800.100.6.1.11.3 |
ubiDhcpLeaseTimeModeStatusglobal lease-time mode configurationrw Enumeration .1.3.6.1.4.1.7800.100.6.1.11.4 |
ubiDhcpRelayMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.6.2 |
ubiDhcpRelayInfoTableDescription. SEQUENCE OF UbiDhcpRelayInfoEntry .1.3.6.1.4.1.7800.100.6.2.1 |
ubiDhcpRelayInfoEntryDescription. UbiDhcpRelayInfoEntry .1.3.6.1.4.1.7800.100.6.2.1.1 |
ubiDhcpRelayAdminStatussetting dhcp relay agent servicerw Enumeration .1.3.6.1.4.1.7800.100.6.2.1.1.1 |
ubiDhcpRelayOption82StatusDescription.rw Enumeration .1.3.6.1.4.1.7800.100.6.2.1.1.2 |
ubiDhcpRelayOption82PolicyDescription.rw Enumeration .1.3.6.1.4.1.7800.100.6.2.1.1.3 |
ubiDhcpRelayBindingListDisplayOptionDescription.rw Enumeration .1.3.6.1.4.1.7800.100.6.2.1.1.4 |
ubiDhcpRelayVerifyMACDescription.rw Enumeration .1.3.6.1.4.1.7800.100.6.2.1.1.5 |
ubiDhcpRelayServerIPTableDescription. SEQUENCE OF UbiDhcpRelayServerIPEntry .1.3.6.1.4.1.7800.100.6.2.2 |
ubiDhcpRelayServerIPEntryDescription. UbiDhcpRelayServerIPEntry .1.3.6.1.4.1.7800.100.6.2.2.1 |
ubiDhcpRelayServerIPDescription.ro IpAddress .1.3.6.1.4.1.7800.100.6.2.2.1.1 |
ubiDhcpRelayServerIPRowStatusDescription.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.2.2.1.2 |
ubiDhcpRelayStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.6.2.3 |
ubiDhcpRelayCurPktDiscoverThe number of discover packets received from members.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.2.3.3 |
ubiDhcpRelayCurPktReqThe number of request packets received from members.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.2.3.4 |
ubiDhcpRelayCurPktOfferThe number of offer packets received from dhcp server.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.2.3.10 |
ubiDhcpRelayCurPktAckThe number of Ack packets received from dhcp server.ro Unsigned32 .1.3.6.1.4.1.7800.100.6.2.3.11 |
ubiDhcpSnoopMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.6.3 |
ubiDhcpSnoopInfoTableDescription. SEQUENCE OF UbiDhcpSnoopInfoEntry .1.3.6.1.4.1.7800.100.6.3.1 |
ubiDhcpSnoopInfoEntryDescription. UbiDhcpSnoopInfoEntry .1.3.6.1.4.1.7800.100.6.3.1.1 |
ubiDhcpSnoopAdminStatusdhcp block enable/disable statusrw Enumeration .1.3.6.1.4.1.7800.100.6.3.1.1.1 |
ubiDhcpSnoopLeaseTimeExtentionDescription.rw Integer32 .1.3.6.1.4.1.7800.100.6.3.1.1.2 |
ubiDhcpSnoopBlockLogClearDescription.rw Enumeration .1.3.6.1.4.1.7800.100.6.3.1.1.3 |
ubiDhcpSnoopOption82StatusDescription.rw Enumeration .1.3.6.1.4.1.7800.100.6.3.1.1.4 |
ubiDhcpSnoopOption82PolicyDescription.rw Enumeration .1.3.6.1.4.1.7800.100.6.3.1.1.5 |
ubiDhcpSnoopVerifyMACDescription.rw Enumeration .1.3.6.1.4.1.7800.100.6.3.1.1.6 |
ubiDhcpSnoopBindingCountTotal count of bindingsro Integer32 .1.3.6.1.4.1.7800.100.6.3.1.1.7 |
ubiDhcpSnoopInvalidCountTotal count of lease timeout bindingsro Integer32 .1.3.6.1.4.1.7800.100.6.3.1.1.8 |
ubiDhcpSnoopVlanTablelistening interface list for block function SEQUENCE OF UbiDhcpSnoopVlanEntry .1.3.6.1.4.1.7800.100.6.3.2 |
ubiDhcpSnoopVlanEntryDescription. UbiDhcpSnoopVlanEntry .1.3.6.1.4.1.7800.100.6.3.2.1 |
ubiDhcpSnoopVlanIfNameDescription.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.3.2.1.1 |
ubiDhcpSnoopVlanRowStatusDescription.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.3.2.1.2 |
ubiDhcpSnoopBindingTabletable SEQUENCE OF UbiDhcpSnoopBindingEntry .1.3.6.1.4.1.7800.100.6.3.3 |
ubiDhcpSnoopBindingEntryDescription. UbiDhcpSnoopBindingEntry .1.3.6.1.4.1.7800.100.6.3.3.1 |
ubiDhcpSnoopBindingIndexDescription.ro INTEGER .1.3.6.1.4.1.7800.100.6.3.3.1.1 |
ubiDhcpSnoopBindingMacAddrDescription.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.3.3.1.2 |
ubiDhcpSnoopBindingIpAddrDescription.ro IpAddress .1.3.6.1.4.1.7800.100.6.3.3.1.3 |
ubiDhcpSnoopBindingStateDescription.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.3.3.1.4 |
ubiDhcpSnoopBindingVlanNameDescription.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.3.3.1.5 |
ubiDhcpSnoopBindingPortNameDescription.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.3.3.1.6 |
ubiDhcpSnoopBindingUpdateDescription.rw Enumeration .1.3.6.1.4.1.7800.100.6.3.3.1.7 |
ubiDhcpSnoopBindingLeaseTimedhcp binding's lease timero Unsigned32 .1.3.6.1.4.1.7800.100.6.3.3.1.8 |
ubiDhcpSnoopIfTableA table that contains dhcp snoop interface information. SEQUENCE OF UbiDhcpSnoopIfEntry .1.3.6.1.4.1.7800.100.6.3.4 |
ubiDhcpSnoopIfEntryA list of information for dhcp snoop interface. UbiDhcpSnoopIfEntry .1.3.6.1.4.1.7800.100.6.3.4.1 |
ubiDhcpSnoopIfTrustTrust state of dhcp snoop interface.rw Enumeration .1.3.6.1.4.1.7800.100.6.3.4.1.1 |
ubiDaiMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.6.4 |
ubiArpInspection OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.6.4.1 |
ubiArpInspectTableARP Inspection Table SEQUENCE OF UbiArpInspectEntry .1.3.6.1.4.1.7800.100.6.4.1.1 |
ubiArpInspectEntryARP Inspection Entry UbiArpInspectEntry .1.3.6.1.4.1.7800.100.6.4.1.1.1 |
ubiArpInspectRowStatusCreate ARP Inspection on vlanrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.4.1.1.1.1 |
ubiArpInspectValidateTableARP Inspection Validate Table SEQUENCE OF UbiArpInspectValidateEntry .1.3.6.1.4.1.7800.100.6.4.1.2 |
ubiArpInspectValidateEntryARP Inspection Validate Entry UbiArpInspectValidateEntry .1.3.6.1.4.1.7800.100.6.4.1.2.1 |
ubiArpInspectValidateDestMacValidate destination MAC addressrw Enumeration .1.3.6.1.4.1.7800.100.6.4.1.2.1.1 |
ubiArpInspectValidateSrcMacValidate source MAC addressrw Enumeration .1.3.6.1.4.1.7800.100.6.4.1.2.1.2 |
ubiArpInspectValidateIpAddrValidate IP addressrw Enumeration .1.3.6.1.4.1.7800.100.6.4.1.2.1.3 |
ubiArpInspectValidateArpFieldValidate ARP fieldrw Enumeration .1.3.6.1.4.1.7800.100.6.4.1.2.1.4 |
ubiArpInspectLog OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.6.4.1.3 |
ubiArpInspectLogInfoTableARP Inspection Logging Table. SEQUENCE OF UbiArpInspectLogInfoEntry .1.3.6.1.4.1.7800.100.6.4.1.3.1 |
ubiArpInspectLogInfoEntryARP Inspection Logging Entry. UbiArpInspectLogInfoEntry .1.3.6.1.4.1.7800.100.6.4.1.3.1.1 |
ubiArpInspecLogInfoTotalLogBufferNumber of entires for log bufferrw Integer32 .1.3.6.1.4.1.7800.100.6.4.1.3.1.1.1 |
ubiArpInspecLogInfoLogRatenumber of entries/interval of Logging Raterw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.4.1.3.1.1.2 |
ubiArpInspecLogInfoRepeatCountRepeat count for flushrw Integer32 .1.3.6.1.4.1.7800.100.6.4.1.3.1.1.3 |
ubiArpInspecLogInfoLogClearClear DAI Log informationrw Integer32 .1.3.6.1.4.1.7800.100.6.4.1.3.1.1.4 |
ubiArpInspectLogTableARP Inspection Logging Table. SEQUENCE OF UbiArpInspectLogEntry .1.3.6.1.4.1.7800.100.6.4.1.3.2 |
ubiArpInspectLogEntryARP Inspection Logging Entry. UbiArpInspectLogEntry .1.3.6.1.4.1.7800.100.6.4.1.3.2.1 |
ubiArpInspecLogIndexro INTEGER .1.3.6.1.4.1.7800.100.6.4.1.3.2.1.1 |
ubiArpInspecLogIfNamero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.4.1.3.2.1.2 |
ubiArpInspectLogVlanNamero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.4.1.3.2.1.3 |
ubiArpInspectLogMacAddrro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.4.1.3.2.1.4 |
ubiArpInspectLogIpAddrro IpAddress .1.3.6.1.4.1.7800.100.6.4.1.3.2.1.5 |
ubiArpInspectLogCountro Integer32 .1.3.6.1.4.1.7800.100.6.4.1.3.2.1.6 |
ubiArpInspectAclTableARP Inspection permit Table SEQUENCE OF UbiArpInspectAclEntry .1.3.6.1.4.1.7800.100.6.4.1.4 |
ubiArpInspectAclEntryARP Inspection permit Entry UbiArpInspectAclEntry .1.3.6.1.4.1.7800.100.6.4.1.4.1 |
ubiArpInspectAclRowStatusCreate ARP Inspection on vlanrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.7800.100.6.4.1.4.1.1 |
ubiDhcpMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.6.6 |
ubiDhcpMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.6.6.1 |
ubiDhcpMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.6.6.2 |