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
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, MacAddress, PhysAddress, RowStatus, TEXTUAL-CONVENTION, TimeTicks |
| UBQS-SMI | ubiMgmtv2 |
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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| ubiDhcpStatisticsEntry OBJECT-TYPE DHCP statistics entry. | 1.3.6.1.4.1.7800.100.6.1.1.1 | not-accessible | current | |
| ubiDhcpCurPktMFMessage OBJECT-TYPE The number of malformed messages received from dhcp servers. | 1.3.6.1.4.1.7800.100.6.1.1.1.1 | Unsigned32 | read-only | current |
| 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.2 | Unsigned32 | read-only | current |
| ubiDhcpCurPktDiscover OBJECT-TYPE The number of discover messages received from dhcp servers. | 1.3.6.1.4.1.7800.100.6.1.1.1.3 | Unsigned32 | read-only | current |
| ubiDhcpCurPktReq OBJECT-TYPE The number of request messages received from dhcp servers. | 1.3.6.1.4.1.7800.100.6.1.1.1.4 | Unsigned32 | read-only | current |
| ubiDhcpCurPktDecline OBJECT-TYPE The number of decline messages received from dhcp servers. | 1.3.6.1.4.1.7800.100.6.1.1.1.5 | Unsigned32 | read-only | current |
| ubiDhcpCurPktRelease OBJECT-TYPE The number of release messages received from dhcp servers. | 1.3.6.1.4.1.7800.100.6.1.1.1.6 | Unsigned32 | read-only | current |
| ubiDhcpCurPktInform OBJECT-TYPE The number of inform messages received from dhcp servers. | 1.3.6.1.4.1.7800.100.6.1.1.1.7 | Unsigned32 | read-only | current |
| ubiDhcpCurPktEcho OBJECT-TYPE The number of echo messages received from dhcp servers. | 1.3.6.1.4.1.7800.100.6.1.1.1.8 | Unsigned32 | read-only | current |
| ubiDhcpCurPktReply OBJECT-TYPE The number of reply messages sent to dhcp servers. | 1.3.6.1.4.1.7800.100.6.1.1.1.9 | Unsigned32 | read-only | current |
| ubiDhcpCurPktOffer OBJECT-TYPE The number of offer messages sent to dhcp servers. | 1.3.6.1.4.1.7800.100.6.1.1.1.10 | Unsigned32 | read-only | current |
| ubiDhcpCurPktAck OBJECT-TYPE The number of offer messages sent to dhcp servers. | 1.3.6.1.4.1.7800.100.6.1.1.1.11 | Unsigned32 | read-only | current |
| ubiDhcpCurPktNak OBJECT-TYPE The number of offer messages sent to dhcp servers. | 1.3.6.1.4.1.7800.100.6.1.1.1.12 | Unsigned32 | read-only | current |
| ubiDhcpServerPoolTable OBJECT-TYPE A list of address pool that are configured on this server. | 1.3.6.1.4.1.7800.100.6.1.2 | not-accessible | current | |
| ubiDhcpServerPoolEntry OBJECT-TYPE A logical row in the DHCP PoolTable. | 1.3.6.1.4.1.7800.100.6.1.2.1 | not-accessible | current | |
| 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.1 | DisplayString | read-only | current |
| ubiDhcpServerPoolSubnet OBJECT-TYPE The IP address of the subnet. | 1.3.6.1.4.1.7800.100.6.1.2.1.2 | IpAddress | read-write | current |
| 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.3 | IpAddress | read-write | current |
| 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.4 | Unsigned32 | read-only | current |
| 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.5 | Unsigned32 | read-only | current |
| 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.6 | Gauge32 | read-only | current |
| ubiDhcpServerPoolSubnetGroup OBJECT-TYPE | 1.3.6.1.4.1.7800.100.6.1.2.1.7 | DisplayString | read-write | current |
| ubiDhcpServerPoolType OBJECT-TYPE | 1.3.6.1.4.1.7800.100.6.1.2.1.8 | INTEGER {none(0), network(1), host(2)} | read-only | current |
| ubiDhcpServerPoolDomainName OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.2.1.9 | OCTET STRING | read-write | current |
| ubiDhcpServerPoolLeaseTimeMode OBJECT-TYPE Expire setting mode | 1.3.6.1.4.1.7800.100.6.1.2.1.10 | INTEGER {infinite(1), manual(2)} | read-write | current |
| ubiDhcpServerPoolLeaseTimeDays OBJECT-TYPE left days(0..31) | 1.3.6.1.4.1.7800.100.6.1.2.1.11 | Integer32 (0..32) | read-write | current |
| ubiDhcpServerPoolLeaseTimeHours OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.2.1.12 | Integer32 (0..23) | read-write | current |
| ubiDhcpServerPoolLeaseTimeMinutes OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.2.1.13 | Integer32 (0..59) | read-write | current |
| 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.14 | Integer32 (0..100) | read-only | current |
| ubiDhcpServerDefaultRouterInfo OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.2.1.15 | IpAddress | read-write | current |
| ubiDhcpServerRangeTable OBJECT-TYPE A list of ranges that are configured on this server. | 1.3.6.1.4.1.7800.100.6.1.3 | not-accessible | current | |
| ubiDhcpServerRangeEntry OBJECT-TYPE A logical row in the dhcpRangeTable. | 1.3.6.1.4.1.7800.100.6.1.3.1 | not-accessible | current | |
| ubiDhcpServerPoolIndex OBJECT-TYPE | 1.3.6.1.4.1.7800.100.6.1.3.1.1 | Integer32 | read-only | current |
| 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.2 | IpAddress | read-write | current |
| 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.3 | IpAddress | read-write | current |
| ubiDhcpServerNetPoolRangeTable OBJECT-TYPE A list of ranges that are configured on this server. | 1.3.6.1.4.1.7800.100.6.1.4 | not-accessible | current | |
| ubiDhcpServerNetPoolRangeEntry OBJECT-TYPE A logical row in the dhcpRangeTable. | 1.3.6.1.4.1.7800.100.6.1.4.1 | not-accessible | current | |
| ubiDhcpServerNetPoolRangePoolIndex OBJECT-TYPE | 1.3.6.1.4.1.7800.100.6.1.4.1.1 | INTEGER | read-only | current |
| 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.2 | IpAddress | read-write | current |
| 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.3 | IpAddress | read-write | current |
| ubiDhcpServerNetPoolRangeRowstatus OBJECT-TYPE row status | 1.3.6.1.4.1.7800.100.6.1.4.1.4 | RowStatus | read-create | current |
| ubiDhcpServerPoolRowTable OBJECT-TYPE A list of address pool that are configured on this server. | 1.3.6.1.4.1.7800.100.6.1.5 | not-accessible | current | |
| ubiDhcpServerPoolRowEntry OBJECT-TYPE A logical row in the DHCP PoolTable. | 1.3.6.1.4.1.7800.100.6.1.5.1 | not-accessible | current | |
| ubiDhcpServerPoolRowStatus OBJECT-TYPE row status | 1.3.6.1.4.1.7800.100.6.1.5.1.1 | RowStatus | read-create | current |
| ubiDhcpServerFixedAddrTable OBJECT-TYPE static ip addresses list which can be allocated | 1.3.6.1.4.1.7800.100.6.1.6 | not-accessible | current | |
| ubiDhcpServerFixedAddrEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.6.1 | not-accessible | current | |
| ubiDhcpServerFixedAddrHostPoolName OBJECT-TYPE DHCP Server Pool Name | 1.3.6.1.4.1.7800.100.6.1.6.1.1 | DisplayString (SIZE(1..32)) | read-only | current |
| ubiDhcpServerFixedAddrMac OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.6.1.2 | MacAddress | read-write | current |
| ubiDhcpServerFixedAddrIp OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.6.1.3 | IpAddress | read-only | current |
| ubiDhcpServerFixedAddrNetmask OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.6.1.4 | IpAddress | read-only | current |
| ubiDhcpServerFixedAddrRowStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.6.1.5 | RowStatus | read-create | current |
| ubiDhcpServerDnsTable OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.7 | not-accessible | current | |
| ubiDhcpServerDnsEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.7.1 | not-accessible | current | |
| ubiDhcpServerDnsPoolIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.7.1.1 | Integer32 | read-only | current |
| ubiDhcpServerDnsServerAddr OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.7.1.2 | IpAddress | read-only | current |
| ubiDhcpServerDnsRowStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.7.1.3 | RowStatus | read-create | current |
| ubiDhcpServerBindingTable OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.8 | not-accessible | current | |
| ubiDhcpServerBindingEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.8.1 | not-accessible | current | |
| ubiDhcpServerBindingIndex OBJECT-TYPE | 1.3.6.1.4.1.7800.100.6.1.8.1.1 | INTEGER | read-only | current |
| ubiDhcpServerBindingIpAddr OBJECT-TYPE | 1.3.6.1.4.1.7800.100.6.1.8.1.2 | IpAddress | read-only | current |
| ubiDhcpServerBindingMacAddr OBJECT-TYPE | 1.3.6.1.4.1.7800.100.6.1.8.1.3 | MacAddress | read-only | current |
| ubiDhspServerBindingLeaseExpiration OBJECT-TYPE | 1.3.6.1.4.1.7800.100.6.1.8.1.4 | OCTET STRING | read-only | current |
| ubiDhcpServerBindingType OBJECT-TYPE | 1.3.6.1.4.1.7800.100.6.1.8.1.5 | INTEGER {auto(1), manual(2)} | read-only | current |
| ubiDhcpServerPoolSingleRangeTable OBJECT-TYPE A list of ranges that are configured on this server. | 1.3.6.1.4.1.7800.100.6.1.9 | not-accessible | current | |
| ubiDhcpServerPoolSingleRangeEntry OBJECT-TYPE A logical row in the dhcpSingleRangeTable. | 1.3.6.1.4.1.7800.100.6.1.9.1 | not-accessible | current | |
| ubiDhcpServerPoolSingleRangePoolIndex OBJECT-TYPE | 1.3.6.1.4.1.7800.100.6.1.9.1.1 | INTEGER | read-only | current |
| 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.2 | IpAddress | read-write | current |
| ubiDhcpServerPoolSingleRangeRowstatus OBJECT-TYPE row status | 1.3.6.1.4.1.7800.100.6.1.9.1.3 | RowStatus | read-create | current |
| ubiDhcpServerInfoTable OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.10 | not-accessible | current | |
| ubiDhcpServerInfoEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.1.10.1 | not-accessible | current | |
| ubiDhcpServerAdminStatus OBJECT-TYPE setting dhcp server service | 1.3.6.1.4.1.7800.100.6.1.10.1.1 | INTEGER {locked(0), unlocked(1)} | read-write | current |
| 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.1 | Integer32 (0..30) | read-write | current |
| ubiDhcpLeaseTimeModeHours OBJECT-TYPE manual lease-time mode hours configuration | 1.3.6.1.4.1.7800.100.6.1.11.2 | Integer32 (0..24) | read-write | current |
| ubiDhcpLeaseTimeModeMinutes OBJECT-TYPE manual lease-time mode minutes configuration | 1.3.6.1.4.1.7800.100.6.1.11.3 | Integer32 (0..60) | read-write | current |
| ubiDhcpLeaseTimeModeStatus OBJECT-TYPE global lease-time mode configuration | 1.3.6.1.4.1.7800.100.6.1.11.4 | INTEGER {noLease(0), infinite(1), manual(2)} | read-write | current |
| 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.1 | not-accessible | current | |
| ubiDhcpRelayInfoEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.2.1.1 | not-accessible | current | |
| ubiDhcpRelayAdminStatus OBJECT-TYPE setting dhcp relay agent service | 1.3.6.1.4.1.7800.100.6.2.1.1.1 | INTEGER {locked(0), unlocked(1)} | read-write | current |
| ubiDhcpRelayOption82Status OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.2.1.1.2 | INTEGER {disable(0), enable(1)} | read-write | current |
| ubiDhcpRelayOption82Policy OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.2.1.1.3 | INTEGER {drop(0), keep(1), replace(2)} | read-write | current |
| ubiDhcpRelayBindingListDisplayOption OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.2.1.1.4 | INTEGER {disable(0), enable(1)} | read-write | current |
| ubiDhcpRelayVerifyMAC OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.2.1.1.5 | INTEGER {disable(0), enable(1)} | read-write | current |
| ubiDhcpRelayServerIPTable OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.2.2 | not-accessible | current | |
| ubiDhcpRelayServerIPEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.2.2.1 | not-accessible | current | |
| ubiDhcpRelayServerIP OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.2.2.1.1 | IpAddress | read-only | current |
| ubiDhcpRelayServerIPRowStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.2.2.1.2 | RowStatus | read-create | current |
| 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.3 | Unsigned32 | read-only | current |
| ubiDhcpRelayCurPktReq OBJECT-TYPE The number of request packets received from members. | 1.3.6.1.4.1.7800.100.6.2.3.4 | Unsigned32 | read-only | current |
| ubiDhcpRelayCurPktOffer OBJECT-TYPE The number of offer packets received from dhcp server. | 1.3.6.1.4.1.7800.100.6.2.3.10 | Unsigned32 | read-only | current |
| ubiDhcpRelayCurPktAck OBJECT-TYPE The number of Ack packets received from dhcp server. | 1.3.6.1.4.1.7800.100.6.2.3.11 | Unsigned32 | read-only | current |
| 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.1 | not-accessible | current | |
| ubiDhcpSnoopInfoEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.3.1.1 | not-accessible | current | |
| ubiDhcpSnoopAdminStatus OBJECT-TYPE dhcp block enable/disable status | 1.3.6.1.4.1.7800.100.6.3.1.1.1 | INTEGER {locked(0), unlocked(1)} | read-write | current |
| ubiDhcpSnoopLeaseTimeExtention OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.3.1.1.2 | Integer32 (0..600) | read-write | current |
| ubiDhcpSnoopBlockLogClear OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.3.1.1.3 | INTEGER {clear(1)} | read-write | current |
| ubiDhcpSnoopOption82Status OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.3.1.1.4 | INTEGER {disable(0), enable(1)} | read-write | current |
| ubiDhcpSnoopOption82Policy OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.3.1.1.5 | INTEGER {drop(0), keep(1), replace(2)} | read-write | current |
| ubiDhcpSnoopVerifyMAC OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.3.1.1.6 | INTEGER {disable(0), enable(1)} | read-write | current |
| ubiDhcpSnoopBindingCount OBJECT-TYPE Total count of bindings | 1.3.6.1.4.1.7800.100.6.3.1.1.7 | Integer32 | read-only | current |
| ubiDhcpSnoopInvalidCount OBJECT-TYPE Total count of lease timeout bindings | 1.3.6.1.4.1.7800.100.6.3.1.1.8 | Integer32 | read-only | current |
| ubiDhcpSnoopVlanTable OBJECT-TYPE listening interface list for block function | 1.3.6.1.4.1.7800.100.6.3.2 | not-accessible | current | |
| ubiDhcpSnoopVlanEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.3.2.1 | not-accessible | current | |
| ubiDhcpSnoopVlanIfName OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.3.2.1.1 | DisplayString | read-only | current |
| ubiDhcpSnoopVlanRowStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.3.2.1.2 | RowStatus | read-create | current |
| ubiDhcpSnoopBindingTable OBJECT-TYPE table | 1.3.6.1.4.1.7800.100.6.3.3 | not-accessible | current | |
| ubiDhcpSnoopBindingEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.3.3.1 | not-accessible | current | |
| ubiDhcpSnoopBindingIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.3.3.1.1 | INTEGER | read-only | current |
| ubiDhcpSnoopBindingMacAddr OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.3.3.1.2 | MacAddress | read-only | current |
| ubiDhcpSnoopBindingIpAddr OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.3.3.1.3 | IpAddress | read-only | current |
| ubiDhcpSnoopBindingState OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.3.3.1.4 | DisplayString | read-only | current |
| ubiDhcpSnoopBindingVlanName OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.3.3.1.5 | DisplayString | read-only | current |
| ubiDhcpSnoopBindingPortName OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.3.3.1.6 | DisplayString | read-only | current |
| ubiDhcpSnoopBindingUpdate OBJECT-TYPE Description. | 1.3.6.1.4.1.7800.100.6.3.3.1.7 | INTEGER {update(1)} | read-write | current |
| ubiDhcpSnoopBindingLeaseTime OBJECT-TYPE dhcp binding's lease time | 1.3.6.1.4.1.7800.100.6.3.3.1.8 | Unsigned32 | read-only | current |
| ubiDhcpSnoopIfTable OBJECT-TYPE A table that contains dhcp snoop interface information. | 1.3.6.1.4.1.7800.100.6.3.4 | not-accessible | current | |
| ubiDhcpSnoopIfEntry OBJECT-TYPE A list of information for dhcp snoop interface. | 1.3.6.1.4.1.7800.100.6.3.4.1 | not-accessible | current | |
| ubiDhcpSnoopIfTrust OBJECT-TYPE Trust state of dhcp snoop interface. | 1.3.6.1.4.1.7800.100.6.3.4.1.1 | INTEGER {none(0), trusted(1)} | read-write | current |
| 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.1 | not-accessible | current | |
| ubiArpInspectEntry OBJECT-TYPE ARP Inspection Entry | 1.3.6.1.4.1.7800.100.6.4.1.1.1 | not-accessible | current | |
| ubiArpInspectRowStatus OBJECT-TYPE Create ARP Inspection on vlan | 1.3.6.1.4.1.7800.100.6.4.1.1.1.1 | RowStatus | read-create | current |
| ubiArpInspectValidateTable OBJECT-TYPE ARP Inspection Validate Table | 1.3.6.1.4.1.7800.100.6.4.1.2 | not-accessible | current | |
| ubiArpInspectValidateEntry OBJECT-TYPE ARP Inspection Validate Entry | 1.3.6.1.4.1.7800.100.6.4.1.2.1 | not-accessible | current | |
| ubiArpInspectValidateDestMac OBJECT-TYPE Validate destination MAC address | 1.3.6.1.4.1.7800.100.6.4.1.2.1.1 | INTEGER {disable(0), enable(1)} | read-write | current |
| ubiArpInspectValidateSrcMac OBJECT-TYPE Validate source MAC address | 1.3.6.1.4.1.7800.100.6.4.1.2.1.2 | INTEGER {disable(0), enable(1)} | read-write | current |
| ubiArpInspectValidateIpAddr OBJECT-TYPE Validate IP address | 1.3.6.1.4.1.7800.100.6.4.1.2.1.3 | INTEGER {disable(0), enable(1)} | read-write | current |
| ubiArpInspectValidateArpField OBJECT-TYPE Validate ARP field | 1.3.6.1.4.1.7800.100.6.4.1.2.1.4 | INTEGER {disable(0), enable(1)} | read-write | current |
| 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.1 | not-accessible | current | |
| ubiArpInspectLogInfoEntry OBJECT-TYPE ARP Inspection Logging Entry. | 1.3.6.1.4.1.7800.100.6.4.1.3.1.1 | not-accessible | current | |
| ubiArpInspecLogInfoTotalLogBuffer OBJECT-TYPE Number of entires for log buffer | 1.3.6.1.4.1.7800.100.6.4.1.3.1.1.1 | Integer32 | read-write | current |
| ubiArpInspecLogInfoLogRate OBJECT-TYPE number of entries/interval of Logging Rate | 1.3.6.1.4.1.7800.100.6.4.1.3.1.1.2 | DisplayString | read-write | current |
| ubiArpInspecLogInfoRepeatCount OBJECT-TYPE Repeat count for flush | 1.3.6.1.4.1.7800.100.6.4.1.3.1.1.3 | Integer32 (0..1024) | read-write | current |
| ubiArpInspecLogInfoLogClear OBJECT-TYPE Clear DAI Log information | 1.3.6.1.4.1.7800.100.6.4.1.3.1.1.4 | Integer32 | read-write | current |
| ubiArpInspectLogTable OBJECT-TYPE ARP Inspection Logging Table. | 1.3.6.1.4.1.7800.100.6.4.1.3.2 | not-accessible | current | |
| ubiArpInspectLogEntry OBJECT-TYPE ARP Inspection Logging Entry. | 1.3.6.1.4.1.7800.100.6.4.1.3.2.1 | not-accessible | current | |
| ubiArpInspecLogIndex OBJECT-TYPE | 1.3.6.1.4.1.7800.100.6.4.1.3.2.1.1 | INTEGER | read-only | current |
| ubiArpInspecLogIfName OBJECT-TYPE | 1.3.6.1.4.1.7800.100.6.4.1.3.2.1.2 | DisplayString | read-only | current |
| ubiArpInspectLogVlanName OBJECT-TYPE | 1.3.6.1.4.1.7800.100.6.4.1.3.2.1.3 | DisplayString | read-only | current |
| ubiArpInspectLogMacAddr OBJECT-TYPE | 1.3.6.1.4.1.7800.100.6.4.1.3.2.1.4 | PhysAddress | read-only | current |
| ubiArpInspectLogIpAddr OBJECT-TYPE | 1.3.6.1.4.1.7800.100.6.4.1.3.2.1.5 | IpAddress | read-only | current |
| ubiArpInspectLogCount OBJECT-TYPE | 1.3.6.1.4.1.7800.100.6.4.1.3.2.1.6 | Integer32 | read-only | current |
| ubiArpInspectAclTable OBJECT-TYPE ARP Inspection permit Table | 1.3.6.1.4.1.7800.100.6.4.1.4 | not-accessible | current | |
| ubiArpInspectAclEntry OBJECT-TYPE ARP Inspection permit Entry | 1.3.6.1.4.1.7800.100.6.4.1.4.1 | not-accessible | current | |
| ubiArpInspectAclRowStatus OBJECT-TYPE Create ARP Inspection on vlan | 1.3.6.1.4.1.7800.100.6.4.1.4.1.1 | RowStatus | read-create | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
| ubiDhcpMIBGroup OBJECT-GROUP ubiquoss dhcp. | 1.3.6.1.4.1.7800.100.6.6.2.1 | current |
| ubiDhcpMIBStatusChangeNotifGroup NOTIFICATION-GROUP A notification group providing alarm notification for dhcp. | 1.3.6.1.4.1.7800.100.6.6.2.2 | current |
| ubiDaiMIBGroup OBJECT-GROUP | 1.3.6.1.4.1.7800.100.6.6.2.3 | current |