UBQS-DHCP-MIB: View SNMP OID List / Download MIB
VENDOR: PREMIER NETWORK CO., LTD
Home | MIB: UBQS-DHCP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ubiDhcpMIB | 1.3.6.1.4.1.7800.100.6 |
This MIB module defines DHCP information |
||
ubiDhcpMIBNotificationPrefix | 1.3.6.1.4.1.7800.100.6.0 | |||
ubiDhcpMIBNotifications | 1.3.6.1.4.1.7800.100.6.0.0 | |||
ubiDhcpServerInUseAddressHighNotification | 1.3.6.1.4.1.7800.100.6.0.0.1 |
A ubiDhcpServerInUseAddressHighNotification is sent if address in use of dhcp server reaches high threshold. |
||
ubiDhcpServerInUseAddressLowNotification | 1.3.6.1.4.1.7800.100.6.0.0.2 |
A ubiDhcpServerInUseAddressLowNotification is sent if address in use of dhcp server reaches low threshold. |
||
ubiDhcpServerMIBObjects | 1.3.6.1.4.1.7800.100.6.1 | |||
ubiDhcpStatisticsTable | 1.3.6.1.4.1.7800.100.6.1.1 | no-access |
DHCP statistics table. |
|
1.3.6.1.4.1.7800.100.6.1.1.1 | no-access |
DHCP statistics entry. |
||
ubiDhcpCurPktMFMessage | 1.3.6.1.4.1.7800.100.6.1.1.1.1 | unsigned32 | read-only |
The number of malformed messages received from dhcp servers. |
ubiDhcpCurPktBootReq | 1.3.6.1.4.1.7800.100.6.1.1.1.2 | unsigned32 | read-only |
The number of boot request messages received from dhcp servers. |
ubiDhcpCurPktDiscover | 1.3.6.1.4.1.7800.100.6.1.1.1.3 | unsigned32 | read-only |
The number of discover messages received from dhcp servers. |
ubiDhcpCurPktReq | 1.3.6.1.4.1.7800.100.6.1.1.1.4 | unsigned32 | read-only |
The number of request messages received from dhcp servers. |
ubiDhcpCurPktDecline | 1.3.6.1.4.1.7800.100.6.1.1.1.5 | unsigned32 | read-only |
The number of decline messages received from dhcp servers. |
ubiDhcpCurPktRelease | 1.3.6.1.4.1.7800.100.6.1.1.1.6 | unsigned32 | read-only |
The number of release messages received from dhcp servers. |
ubiDhcpCurPktInform | 1.3.6.1.4.1.7800.100.6.1.1.1.7 | unsigned32 | read-only |
The number of inform messages received from dhcp servers. |
ubiDhcpCurPktEcho | 1.3.6.1.4.1.7800.100.6.1.1.1.8 | unsigned32 | read-only |
The number of echo messages received from dhcp servers. |
ubiDhcpCurPktReply | 1.3.6.1.4.1.7800.100.6.1.1.1.9 | unsigned32 | read-only |
The number of reply messages sent to dhcp servers. |
ubiDhcpCurPktOffer | 1.3.6.1.4.1.7800.100.6.1.1.1.10 | unsigned32 | read-only |
The number of offer messages sent to dhcp servers. |
ubiDhcpCurPktAck | 1.3.6.1.4.1.7800.100.6.1.1.1.11 | unsigned32 | read-only |
The number of offer messages sent to dhcp servers. |
ubiDhcpCurPktNak | 1.3.6.1.4.1.7800.100.6.1.1.1.12 | unsigned32 | read-only |
The number of offer messages sent to dhcp servers. |
ubiDhcpServerPoolTable | 1.3.6.1.4.1.7800.100.6.1.2 | no-access |
A list of address pool that are configured on this server. |
|
1.3.6.1.4.1.7800.100.6.1.2.1 | no-access |
A logical row in the DHCP PoolTable. |
||
ubiDhcpServerPoolName | 1.3.6.1.4.1.7800.100.6.1.2.1.1 | displaystring | read-only |
The name of the subnet, which uniquely identifies an entry in the serverSubnetTable. |
ubiDhcpServerPoolSubnet | 1.3.6.1.4.1.7800.100.6.1.2.1.2 | ipaddress | read-write |
The IP address of the subnet. |
ubiDhcpServerPoolSubnetMask | 1.3.6.1.4.1.7800.100.6.1.2.1.3 | ipaddress | read-write |
The subnet mask of the subnet. This MUST be the same as the value of DHCP option 1 offered to clients on this subnet. |
ubiDhcpServerPoolSubnetFreeAddress | 1.3.6.1.4.1.7800.100.6.1.2.1.4 | unsigned32 | read-only |
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. |
ubiDhcpServerPoolSubnetTotalAddress | 1.3.6.1.4.1.7800.100.6.1.2.1.5 | unsigned32 | read-only |
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. |
ubiDhcpServerPoolSubnetInUse | 1.3.6.1.4.1.7800.100.6.1.2.1.6 | gauge32 | read-only |
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). |
ubiDhcpServerPoolSubnetGroup | 1.3.6.1.4.1.7800.100.6.1.2.1.7 | displaystring | read-write | |
ubiDhcpServerPoolType | 1.3.6.1.4.1.7800.100.6.1.2.1.8 | integer | read-only |
Enumeration: 'host': 2, 'none': 0, 'network': 1. |
ubiDhcpServerPoolDomainName | 1.3.6.1.4.1.7800.100.6.1.2.1.9 | octet string | read-write |
Description. |
ubiDhcpServerPoolLeaseTimeMode | 1.3.6.1.4.1.7800.100.6.1.2.1.10 | integer | read-write |
Expire setting mode Enumeration: 'infinite': 1, 'manual': 2. |
ubiDhcpServerPoolLeaseTimeDays | 1.3.6.1.4.1.7800.100.6.1.2.1.11 | integer32 | read-write |
left days(0..31) |
ubiDhcpServerPoolLeaseTimeHours | 1.3.6.1.4.1.7800.100.6.1.2.1.12 | integer32 | read-write |
Description. |
ubiDhcpServerPoolLeaseTimeMinutes | 1.3.6.1.4.1.7800.100.6.1.2.1.13 | integer32 | read-write |
Description. |
ubiDhcpServerPoolUsageThreshold | 1.3.6.1.4.1.7800.100.6.1.2.1.14 | integer32 | read-only |
rate of used IP Numbers and available total IP Nubmber |
ubiDhcpServerDefaultRouterInfo | 1.3.6.1.4.1.7800.100.6.1.2.1.15 | ipaddress | read-write |
Description. |
ubiDhcpServerRangeTable | 1.3.6.1.4.1.7800.100.6.1.3 | no-access |
A list of ranges that are configured on this server. |
|
1.3.6.1.4.1.7800.100.6.1.3.1 | no-access |
A logical row in the dhcpRangeTable. |
||
ubiDhcpServerPoolIndex | 1.3.6.1.4.1.7800.100.6.1.3.1.1 | integer32 | read-only |
|
ubiDhcpServerRangeStart | 1.3.6.1.4.1.7800.100.6.1.3.1.2 | ipaddress | read-write |
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. |
ubiDhcpServerRangeEnd | 1.3.6.1.4.1.7800.100.6.1.3.1.3 | ipaddress | read-write |
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. |
ubiDhcpServerNetPoolRangeTable | 1.3.6.1.4.1.7800.100.6.1.4 | no-access |
A list of ranges that are configured on this server. |
|
1.3.6.1.4.1.7800.100.6.1.4.1 | no-access |
A logical row in the dhcpRangeTable. |
||
ubiDhcpServerNetPoolRangePoolIndex | 1.3.6.1.4.1.7800.100.6.1.4.1.1 | integer | read-only | |
ubiDhcpServerNetPoolRangeStartIpAddr | 1.3.6.1.4.1.7800.100.6.1.4.1.2 | ipaddress | read-write |
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. |
ubiDhcpServerNetPoolRangeEndIpAddr | 1.3.6.1.4.1.7800.100.6.1.4.1.3 | ipaddress | read-write |
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. |
ubiDhcpServerNetPoolRangeRowstatus | 1.3.6.1.4.1.7800.100.6.1.4.1.4 | rowstatus | read-only |
row status |
ubiDhcpServerPoolRowTable | 1.3.6.1.4.1.7800.100.6.1.5 | no-access |
A list of address pool that are configured on this server. |
|
1.3.6.1.4.1.7800.100.6.1.5.1 | no-access |
A logical row in the DHCP PoolTable. |
||
ubiDhcpServerPoolRowStatus | 1.3.6.1.4.1.7800.100.6.1.5.1.1 | rowstatus | read-only |
row status |
ubiDhcpServerFixedAddrTable | 1.3.6.1.4.1.7800.100.6.1.6 | no-access |
static ip addresses list which can be allocated |
|
1.3.6.1.4.1.7800.100.6.1.6.1 | no-access |
Description. |
||
ubiDhcpServerFixedAddrHostPoolName | 1.3.6.1.4.1.7800.100.6.1.6.1.1 | displaystring | read-only |
DHCP Server Pool Name |
ubiDhcpServerFixedAddrMac | 1.3.6.1.4.1.7800.100.6.1.6.1.2 | macaddress | read-write |
Description. |
ubiDhcpServerFixedAddrIp | 1.3.6.1.4.1.7800.100.6.1.6.1.3 | ipaddress | read-only |
Description. |
ubiDhcpServerFixedAddrNetmask | 1.3.6.1.4.1.7800.100.6.1.6.1.4 | ipaddress | read-only |
Description. |
ubiDhcpServerFixedAddrRowStatus | 1.3.6.1.4.1.7800.100.6.1.6.1.5 | rowstatus | read-only |
Description. |
ubiDhcpServerDnsTable | 1.3.6.1.4.1.7800.100.6.1.7 | no-access |
Description. |
|
1.3.6.1.4.1.7800.100.6.1.7.1 | no-access |
Description. |
||
ubiDhcpServerDnsPoolIndex | 1.3.6.1.4.1.7800.100.6.1.7.1.1 | integer32 | read-only |
Description. |
ubiDhcpServerDnsServerAddr | 1.3.6.1.4.1.7800.100.6.1.7.1.2 | ipaddress | read-only |
Description. |
ubiDhcpServerDnsRowStatus | 1.3.6.1.4.1.7800.100.6.1.7.1.3 | rowstatus | read-only |
Description. |
ubiDhcpServerBindingTable | 1.3.6.1.4.1.7800.100.6.1.8 | no-access |
Description. |
|
1.3.6.1.4.1.7800.100.6.1.8.1 | no-access |
Description. |
||
ubiDhcpServerBindingIndex | 1.3.6.1.4.1.7800.100.6.1.8.1.1 | integer | read-only | |
ubiDhcpServerBindingIpAddr | 1.3.6.1.4.1.7800.100.6.1.8.1.2 | ipaddress | read-only | |
ubiDhcpServerBindingMacAddr | 1.3.6.1.4.1.7800.100.6.1.8.1.3 | macaddress | read-only | |
ubiDhspServerBindingLeaseExpiration | 1.3.6.1.4.1.7800.100.6.1.8.1.4 | octet string | read-only | |
ubiDhcpServerBindingType | 1.3.6.1.4.1.7800.100.6.1.8.1.5 | integer | read-only |
Enumeration: 'auto': 1, 'manual': 2. |
ubiDhcpServerPoolSingleRangeTable | 1.3.6.1.4.1.7800.100.6.1.9 | no-access |
A list of ranges that are configured on this server. |
|
1.3.6.1.4.1.7800.100.6.1.9.1 | no-access |
A logical row in the dhcpSingleRangeTable. |
||
ubiDhcpServerPoolSingleRangePoolIndex | 1.3.6.1.4.1.7800.100.6.1.9.1.1 | integer | read-only | |
ubiDhcpServerPoolSingleRangeIpAddr | 1.3.6.1.4.1.7800.100.6.1.9.1.2 | ipaddress | read-write |
The IP address of the address in the range. The value of range start must be not equal to the value of other ranges. |
ubiDhcpServerPoolSingleRangeRowstatus | 1.3.6.1.4.1.7800.100.6.1.9.1.3 | rowstatus | read-only |
row status |
ubiDhcpServerInfoTable | 1.3.6.1.4.1.7800.100.6.1.10 | no-access |
Description. |
|
1.3.6.1.4.1.7800.100.6.1.10.1 | no-access |
Description. |
||
ubiDhcpServerAdminStatus | 1.3.6.1.4.1.7800.100.6.1.10.1.1 | integer | read-write |
setting dhcp server service Enumeration: 'locked': 0, 'unlocked': 1. |
ubiDhcpLeaseTimeMode | 1.3.6.1.4.1.7800.100.6.1.11 | |||
ubiDhcpLeaseTimeModeDays | 1.3.6.1.4.1.7800.100.6.1.11.1 | integer32 | read-write |
manual lease-time mode days configuration |
ubiDhcpLeaseTimeModeHours | 1.3.6.1.4.1.7800.100.6.1.11.2 | integer32 | read-write |
manual lease-time mode hours configuration |
ubiDhcpLeaseTimeModeMinutes | 1.3.6.1.4.1.7800.100.6.1.11.3 | integer32 | read-write |
manual lease-time mode minutes configuration |
ubiDhcpLeaseTimeModeStatus | 1.3.6.1.4.1.7800.100.6.1.11.4 | integer | read-write |
global lease-time mode configuration Enumeration: 'infinite': 1, 'manual': 2, 'noLease': 0. |
ubiDhcpRelayMIBObjects | 1.3.6.1.4.1.7800.100.6.2 | |||
ubiDhcpRelayInfoTable | 1.3.6.1.4.1.7800.100.6.2.1 | no-access |
Description. |
|
1.3.6.1.4.1.7800.100.6.2.1.1 | no-access |
Description. |
||
ubiDhcpRelayAdminStatus | 1.3.6.1.4.1.7800.100.6.2.1.1.1 | integer | read-write |
setting dhcp relay agent service Enumeration: 'locked': 0, 'unlocked': 1. |
ubiDhcpRelayOption82Status | 1.3.6.1.4.1.7800.100.6.2.1.1.2 | integer | read-write |
Description. Enumeration: 'enable': 1, 'disable': 0. |
ubiDhcpRelayOption82Policy | 1.3.6.1.4.1.7800.100.6.2.1.1.3 | integer | read-write |
Description. Enumeration: 'replace': 2, 'drop': 0, 'keep': 1. |
ubiDhcpRelayBindingListDisplayOption | 1.3.6.1.4.1.7800.100.6.2.1.1.4 | integer | read-write |
Description. Enumeration: 'enable': 1, 'disable': 0. |
ubiDhcpRelayVerifyMAC | 1.3.6.1.4.1.7800.100.6.2.1.1.5 | integer | read-write |
Description. Enumeration: 'enable': 1, 'disable': 0. |
ubiDhcpRelayServerIPTable | 1.3.6.1.4.1.7800.100.6.2.2 | no-access |
Description. |
|
1.3.6.1.4.1.7800.100.6.2.2.1 | no-access |
Description. |
||
ubiDhcpRelayServerIP | 1.3.6.1.4.1.7800.100.6.2.2.1.1 | ipaddress | read-only |
Description. |
ubiDhcpRelayServerIPRowStatus | 1.3.6.1.4.1.7800.100.6.2.2.1.2 | rowstatus | read-only |
Description. |
ubiDhcpRelayStatistics | 1.3.6.1.4.1.7800.100.6.2.3 | |||
ubiDhcpRelayCurPktDiscover | 1.3.6.1.4.1.7800.100.6.2.3.3 | unsigned32 | read-only |
The number of discover packets received from members. |
ubiDhcpRelayCurPktReq | 1.3.6.1.4.1.7800.100.6.2.3.4 | unsigned32 | read-only |
The number of request packets received from members. |
ubiDhcpRelayCurPktOffer | 1.3.6.1.4.1.7800.100.6.2.3.10 | unsigned32 | read-only |
The number of offer packets received from dhcp server. |
ubiDhcpRelayCurPktAck | 1.3.6.1.4.1.7800.100.6.2.3.11 | unsigned32 | read-only |
The number of Ack packets received from dhcp server. |
ubiDhcpSnoopMIBObjects | 1.3.6.1.4.1.7800.100.6.3 | |||
ubiDhcpSnoopInfoTable | 1.3.6.1.4.1.7800.100.6.3.1 | no-access |
Description. |
|
1.3.6.1.4.1.7800.100.6.3.1.1 | no-access |
Description. |
||
ubiDhcpSnoopAdminStatus | 1.3.6.1.4.1.7800.100.6.3.1.1.1 | integer | read-write |
dhcp block enable/disable status Enumeration: 'locked': 0, 'unlocked': 1. |
ubiDhcpSnoopLeaseTimeExtention | 1.3.6.1.4.1.7800.100.6.3.1.1.2 | integer32 | read-write |
Description. |
ubiDhcpSnoopBlockLogClear | 1.3.6.1.4.1.7800.100.6.3.1.1.3 | integer | read-write |
Description. Enumeration: 'clear': 1. |
ubiDhcpSnoopOption82Status | 1.3.6.1.4.1.7800.100.6.3.1.1.4 | integer | read-write |
Description. Enumeration: 'enable': 1, 'disable': 0. |
ubiDhcpSnoopOption82Policy | 1.3.6.1.4.1.7800.100.6.3.1.1.5 | integer | read-write |
Description. Enumeration: 'replace': 2, 'drop': 0, 'keep': 1. |
ubiDhcpSnoopVerifyMAC | 1.3.6.1.4.1.7800.100.6.3.1.1.6 | integer | read-write |
Description. Enumeration: 'enable': 1, 'disable': 0. |
ubiDhcpSnoopBindingCount | 1.3.6.1.4.1.7800.100.6.3.1.1.7 | integer32 | read-only |
Total count of bindings |
ubiDhcpSnoopInvalidCount | 1.3.6.1.4.1.7800.100.6.3.1.1.8 | integer32 | read-only |
Total count of lease timeout bindings |
ubiDhcpSnoopVlanTable | 1.3.6.1.4.1.7800.100.6.3.2 | no-access |
listening interface list for block function |
|
1.3.6.1.4.1.7800.100.6.3.2.1 | no-access |
Description. |
||
ubiDhcpSnoopVlanIfName | 1.3.6.1.4.1.7800.100.6.3.2.1.1 | displaystring | read-only |
Description. |
ubiDhcpSnoopVlanRowStatus | 1.3.6.1.4.1.7800.100.6.3.2.1.2 | rowstatus | read-only |
Description. |
ubiDhcpSnoopBindingTable | 1.3.6.1.4.1.7800.100.6.3.3 | no-access |
table |
|
1.3.6.1.4.1.7800.100.6.3.3.1 | no-access |
Description. |
||
ubiDhcpSnoopBindingIndex | 1.3.6.1.4.1.7800.100.6.3.3.1.1 | integer | read-only |
Description. |
ubiDhcpSnoopBindingMacAddr | 1.3.6.1.4.1.7800.100.6.3.3.1.2 | macaddress | read-only |
Description. |
ubiDhcpSnoopBindingIpAddr | 1.3.6.1.4.1.7800.100.6.3.3.1.3 | ipaddress | read-only |
Description. |
ubiDhcpSnoopBindingState | 1.3.6.1.4.1.7800.100.6.3.3.1.4 | displaystring | read-only |
Description. |
ubiDhcpSnoopBindingVlanName | 1.3.6.1.4.1.7800.100.6.3.3.1.5 | displaystring | read-only |
Description. |
ubiDhcpSnoopBindingPortName | 1.3.6.1.4.1.7800.100.6.3.3.1.6 | displaystring | read-only |
Description. |
ubiDhcpSnoopBindingUpdate | 1.3.6.1.4.1.7800.100.6.3.3.1.7 | integer | read-write |
Description. Enumeration: 'update': 1. |
ubiDhcpSnoopBindingLeaseTime | 1.3.6.1.4.1.7800.100.6.3.3.1.8 | unsigned32 | read-only |
dhcp binding's lease time |
ubiDhcpSnoopIfTable | 1.3.6.1.4.1.7800.100.6.3.4 | no-access |
A table that contains dhcp snoop interface information. |
|
1.3.6.1.4.1.7800.100.6.3.4.1 | no-access |
A list of information for dhcp snoop interface. |
||
ubiDhcpSnoopIfTrust | 1.3.6.1.4.1.7800.100.6.3.4.1.1 | integer | read-write |
Trust state of dhcp snoop interface. Enumeration: 'none': 0, 'trusted': 1. |
ubiDaiMIBObjects | 1.3.6.1.4.1.7800.100.6.4 | |||
ubiArpInspection | 1.3.6.1.4.1.7800.100.6.4.1 | |||
ubiArpInspectTable | 1.3.6.1.4.1.7800.100.6.4.1.1 | no-access |
ARP Inspection Table |
|
1.3.6.1.4.1.7800.100.6.4.1.1.1 | no-access |
ARP Inspection Entry |
||
ubiArpInspectRowStatus | 1.3.6.1.4.1.7800.100.6.4.1.1.1.1 | rowstatus | read-only |
Create ARP Inspection on vlan |
ubiArpInspectValidateTable | 1.3.6.1.4.1.7800.100.6.4.1.2 | no-access |
ARP Inspection Validate Table |
|
1.3.6.1.4.1.7800.100.6.4.1.2.1 | no-access |
ARP Inspection Validate Entry |
||
ubiArpInspectValidateDestMac | 1.3.6.1.4.1.7800.100.6.4.1.2.1.1 | integer | read-write |
Validate destination MAC address Enumeration: 'enable': 1, 'disable': 0. |
ubiArpInspectValidateSrcMac | 1.3.6.1.4.1.7800.100.6.4.1.2.1.2 | integer | read-write |
Validate source MAC address Enumeration: 'enable': 1, 'disable': 0. |
ubiArpInspectValidateIpAddr | 1.3.6.1.4.1.7800.100.6.4.1.2.1.3 | integer | read-write |
Validate IP address Enumeration: 'enable': 1, 'disable': 0. |
ubiArpInspectValidateArpField | 1.3.6.1.4.1.7800.100.6.4.1.2.1.4 | integer | read-write |
Validate ARP field Enumeration: 'enable': 1, 'disable': 0. |
ubiArpInspectLog | 1.3.6.1.4.1.7800.100.6.4.1.3 | |||
ubiArpInspectLogInfoTable | 1.3.6.1.4.1.7800.100.6.4.1.3.1 | no-access |
ARP Inspection Logging Table. |
|
1.3.6.1.4.1.7800.100.6.4.1.3.1.1 | no-access |
ARP Inspection Logging Entry. |
||
ubiArpInspecLogInfoTotalLogBuffer | 1.3.6.1.4.1.7800.100.6.4.1.3.1.1.1 | integer32 | read-write |
Number of entires for log buffer |
ubiArpInspecLogInfoLogRate | 1.3.6.1.4.1.7800.100.6.4.1.3.1.1.2 | displaystring | read-write |
number of entries/interval of Logging Rate |
ubiArpInspecLogInfoRepeatCount | 1.3.6.1.4.1.7800.100.6.4.1.3.1.1.3 | integer32 | read-write |
Repeat count for flush |
ubiArpInspecLogInfoLogClear | 1.3.6.1.4.1.7800.100.6.4.1.3.1.1.4 | integer32 | read-write |
Clear DAI Log information |
ubiArpInspectLogTable | 1.3.6.1.4.1.7800.100.6.4.1.3.2 | no-access |
ARP Inspection Logging Table. |
|
1.3.6.1.4.1.7800.100.6.4.1.3.2.1 | no-access |
ARP Inspection Logging Entry. |
||
ubiArpInspecLogIndex | 1.3.6.1.4.1.7800.100.6.4.1.3.2.1.1 | integer | read-only | |
ubiArpInspecLogIfName | 1.3.6.1.4.1.7800.100.6.4.1.3.2.1.2 | displaystring | read-only | |
ubiArpInspectLogVlanName | 1.3.6.1.4.1.7800.100.6.4.1.3.2.1.3 | displaystring | read-only | |
ubiArpInspectLogMacAddr | 1.3.6.1.4.1.7800.100.6.4.1.3.2.1.4 | physaddress | read-only | |
ubiArpInspectLogIpAddr | 1.3.6.1.4.1.7800.100.6.4.1.3.2.1.5 | ipaddress | read-only | |
ubiArpInspectLogCount | 1.3.6.1.4.1.7800.100.6.4.1.3.2.1.6 | integer32 | read-only | |
ubiArpInspectAclTable | 1.3.6.1.4.1.7800.100.6.4.1.4 | no-access |
ARP Inspection permit Table |
|
1.3.6.1.4.1.7800.100.6.4.1.4.1 | no-access |
ARP Inspection permit Entry |
||
ubiArpInspectAclRowStatus | 1.3.6.1.4.1.7800.100.6.4.1.4.1.1 | rowstatus | read-only |
Create ARP Inspection on vlan |
ubiDhcpMIBConformance | 1.3.6.1.4.1.7800.100.6.6 | |||
ubiDhcpMIBCompliances | 1.3.6.1.4.1.7800.100.6.6.1 | |||
ubiDhcpMIBCompliance | 1.3.6.1.4.1.7800.100.6.6.1.1 |
The compliance statement for entities which implement the ubiquoss dhcp MIB. |
||
ubiDaiMIBCompliance | 1.3.6.1.4.1.7800.100.6.6.1.2 |
The compliance statement for entities which implement the ubiquoss dhcp MIB. |
||
ubiDhcpMIBGroups | 1.3.6.1.4.1.7800.100.6.6.2 | |||
ubiDhcpMIBGroup | 1.3.6.1.4.1.7800.100.6.6.2.1 |
ubiquoss dhcp. |
||
ubiDhcpMIBStatusChangeNotifGroup | 1.3.6.1.4.1.7800.100.6.6.2.2 |
A notification group providing alarm notification for dhcp. |
||
ubiDaiMIBGroup | 1.3.6.1.4.1.7800.100.6.6.2.3 |