ALCATEL-IND1-UDP-RELAY-MIB
AI MIB Summary
The ALCATEL-IND1-UDP-RELAY-MIB provides management access for Alcatel-Lucent "Birds Of Prey" line cards to configure and monitor UDP relay agents that forward BOOTP and DHCP requests across VLAN boundaries. This module enables the tracking of relay agent operational status, interface statistics, and the forwarding of client discovery packets to remote DHCP servers.
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB):
For the Birds Of Prey Product Line UDP Relay to forward BOOTP/DHCP requests across VLANs
The right to make changes in specification and other information contained in this document without prior notice is reserved.
No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein.
Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used.
Copyright (C) 1995-2007 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
Main OID:
alcatelIND1UDPRelayMIB.1.3.6.1.4.1.6486.801.1.2.1.10.9.1
134
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
134 total| Object Name |
|---|
alcatelIND1UDPRelayMIBThis module describes an authoritative enterprise-specific Simple
Network Management Protocol (SNMP) Management Information Base (MIB):
For the Birds Of Prey Product Line
UDP Relay to forward BOOTP/DHCP requests across VLANs
The right to make changes in specification and other information
contained in this document without prior notice is reserved.
No liability shall be assumed for any incidental, indirect, special, or
consequential damages whatsoever arising from or related to this
document or the information contained herein.
Vendors, end-users, and other interested parties are granted
non-exclusive license to use this specification in connection with
management of the products for which it is intended to be used.
Copyright (C) 1995-2007 Alcatel-Lucent
ALL RIGHTS RESERVED WORLDWIDE MODULE-IDENTITY .1.3.6.1.4.1.6486.801.1.2.1.10.9.1 |
alcatelIND1UDPRelayMIBObjectsBranch For UDP Relay
Subsystem Managed Objects. OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1 |
iphelperMIB OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1 |
iphelperTableA list of active UDP Relay Service instances. SEQUENCE OF IphelperEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.1 |
iphelperEntryAn entry in UDP Relay table IphelperEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.1.1 |
iphelperServiceThis specifies a service to be forwarded by UDP Relay.rw IphelperServIndex .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.1.1.1 |
iphelperForwAddrThis specifies relayed service's forwarding address.
For entries with iphelperService equal to iphelperBootp(1):
This object can either be set to a distinct IP address (e.g. the address
of a server), to an IP broadcast address or a VLAN. A value
of 0.0.0.0 indicates that no forwarding address is being used.
For entries with iphelperService not equal to ipHelperBootp(1),
this object is not settable.rw IpAddress .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.1.1.2 |
iphelperVlanThis specifies a Vlan to which the service is to be forwarded.
For entries with iphelperService equal to iphelperBootp(1),
a value of 0 indicates that no vlan is being used.
For entries with iphelperService not equal to ipHelperBootp(1),
only non-zero values may be specified.rw Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.1.1.3 |
iphelperStatusRow Status for creating/deletingrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.1.1.4 |
iphelperStatTableThis keeps statistics for each service by server address. SEQUENCE OF IphelperStatEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.2 |
iphelperStatEntryAn entry in the stat table. IphelperStatEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.2.1 |
iphelperServerAddressThis specifies the unique server address.rw IpAddress .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.2.1.1 |
iphelperRxFromClientThis keeps track of the number of packets recieved from the client.rw Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.2.1.2 |
iphelperTxToServerThis keeps track of the number of packets transmitted to the server.rw Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.2.1.3 |
iphelperMaxHopsViolationThis keeps track of the number of packets dropped due to max hops violation.
Only meaningful for entries with ipHelperService equal to iphelperBootp(1).rw Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.2.1.4 |
iphelperForwDelayViolationThis keeps track of the number of packets dropped due to forward delay violation.
Only meaningful for entries with ipHelperService equal to iphelperBootp(1).rw Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.2.1.5 |
iphelperResetAllThis parameter resets all the stats.rw INTEGER .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.2.1.6 |
iphelperAgentInfoViolationThis keeps track of the number of packets dropped due to DHCP packet with giaddr
field not equal to zero and Relay Agent Information option is present and also the
Relay Agent Information Policy is set to DROP.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.2.1.7 |
iphelperInvalidGatewayIPThis keeps track of the number of packets dropped due to giaddr matching a local
subnet and Relay Agent Information option is present in the DHCP packet.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.2.1.8 |
iphelperInvalidAgentInfoOptFrmSrverThis keeps track of the number of packets dropped due to invalid from DHCP server
with Relay Agent Information option in the DHCP packet.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.2.1.9 |
iphelperForwDelayThis sets the BOOTP/DHCP relay's forwarding delay and
is only used by the BOOTP/DHCP service. For other services
it is ignored.It is typically set as seconds, but the value is totally
client dependent.This relay will not forward frames until client
frames have 'secs' field set to atleast the value
iphelperForwDelay.rw Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.3 |
iphelperMaxHopsThis sets the BOOTP/DHCP relay's maximum hops
forwarding limit and is only used by the BOOTP/DHCP service. For
other services it is ignored. If a frame arrives with hopcount greater than
or equal to iphelperMaxHops, it will be dropped.rw Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.4 |
iphelperForwardOptionThis is only significant for the BOOTP/DHCP service. It allows the relay
to forward DHCP requests only when they are issued by an Authenticated Vlan
client.Needed to prevent having multiple relays enabled on the same vlan.
Default value is standardrw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.5 |
iphelperBootupOptionThis is only significant for the BOOTP/DHCP service. It allows the user to
enable or disable the functionality of the relay to get an IP address at the
time of system boot-up and assign that IP address as the router IP of the
default VLAN. Default option is Disable.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.6 |
iphelperBootupPacketOptionThis is only significant for the BOOTP/DHCP service. It allows the user to
select the packet format with the choices of BOOTP and DHCP to be used to get
an IP address at the time of system boot-up.
Default option is DHCPrw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.7 |
iphelperxServicePortAssociationTableA list of services being forwarded with their associated ports.
An entry in this table is allowed only for the services listed below:
iphelperBootp
iphelperNbnsNbdd
iphelperNbdd
iphelperDns
iphelperTacacs
iphelperTftp
iphelperNtp SEQUENCE OF IphelperxServicePortAssociationEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.8 |
iphelperxServicePortAssociationEntryAn entry in UDP Relay PortAssociation table IphelperxServicePortAssociationEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.8.1 |
iphelperxServicePortAssociationServiceThis specifies the service being forwarded.
Legal values:
iphelperBootp(1)
iphelperNbnsNbdd(2)
iphelperNbdd(3)
iphelperDns(4)
iphelperTacacs(5)
iphelperTftp(6)
iphelperNtp(7)rw IphelperServIndex .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.8.1.1 |
iphelperxServicePortAssociationPortUDP port for the service.ro Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.8.1.2 |
iphelperxServicePortAssociationNameThe name and/or description of the service.ro DisplayString .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.8.1.3 |
iphelperxServicePortAssociationStatusRow Status for creating/deletingrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.8.1.4 |
iphelperxPortServiceAssociationTableA list of services being forwarded with their associated ports.
An entry in this table is allowed only for those services
NOT using one of the following well-known ports:
53 - DNS
65 - TACACS
67 - BOOTP/DHCP
68 - BOOTP/DHCP
69 - TFTP
123 - NTP
137 - NBNS
138 - NBDD SEQUENCE OF IphelperxPortServiceAssociationEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.9 |
iphelperxPortServiceAssociationEntryAn entry in UDP Relay PortAssociation table IphelperxPortServiceAssociationEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.9.1 |
iphelperxPortServiceAssociationServiceThis specifies the service being forwarded.ro IphelperServIndex .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.9.1.1 |
iphelperxPortServiceAssociationPortUDP port for the service.
May not be one of the following well-known ports:
53 - DNS
65 - TACACS
67 - BOOTP/DHCP
68 - BOOTP/DHCP
69 - TFTP
123 - NTP
137 - NBNS
138 - NBDDrw Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.9.1.2 |
iphelperxPortServiceAssociationNameThe name and/or description of the service.rw DisplayString .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.9.1.3 |
iphelperxPortServiceAssociationStatusRow Status for creating/deletingrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.9.1.4 |
iphelperxPropertiesTableA list of services being forwarded with their associated ports.
There is an entry in this table for each service being forwarded
by UDP Relay, including those with implied protocol/port associations. SEQUENCE OF IphelperPropertiesEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.10 |
iphelperxPropertiesEntryAn entry in UDP Relay Service Properties table IphelperPropertiesEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.10.1 |
iphelperxPropertiesServiceThis specifies the service to be forwarded.ro IphelperServIndex .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.10.1.1 |
iphelperxPropertiesPortUDP port for the service.ro Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.10.1.2 |
iphelperxPropertiesNameThe name/description of the service.ro DisplayString .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.10.1.3 |
iphelperxStatTableThis keeps statistics for each service by server address. SEQUENCE OF IphelperxStatEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.11 |
iphelperxStatEntryAn entry in the stat table. IphelperxStatEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.11.1 |
iphelperxStatServiceThis specifies the service being forwarded.ro IphelperServIndex .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.11.1.1 |
iphelperxStatServerAddressThis specifies the unique server address.rw IpAddress .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.11.1.2 |
iphelperxStatVlanThis specifies the unique Vlan of the server.ro Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.11.1.3 |
iphelperxStatRxFromClientThis keeps track of the number of packets recieved from the client.ro Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.11.1.4 |
iphelperxStatTxToServerThis keeps track of the number of packets transmitted to the server.ro Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.11.1.5 |
iphelperxStatResetThis parameter resets all the stats for this entry.rw INTEGER .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.11.1.6 |
iphelperAgentInformationThis is only significant for the BOOTP/DHCP service. It allows the user to
enable or disable the functionality of inserting the relay agent information
option to the DHCP option field according to RFC 3046.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.12 |
iphelperAgentInformationPolicyThis is only significant for the BOOTP/DHCP service. It allows the user to
select the policy of either drop, keep or replace the relay agent information
option if it is already present in the DHCP packet.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.13 |
iphelperDhcpSnoopingVlanTableA list of vlans that have DHCP Snooping enabled. SEQUENCE OF IphelperDhcpSnoopingVlanEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.14 |
iphelperDhcpSnoopingVlanEntryA DHCP Snooping VLAN entry. IphelperDhcpSnoopingVlanEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.14.1 |
iphelperDhcpSnoopingVlanNumberThe VLAN number identifying this instance. Valid
range from 1 to 4094.rw INTEGER .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.14.1.1 |
iphelperDhcpSnoopingVlanOpt82DataInsertionStatusThe DHCP Option-82 data insertion status. Default value
is enabled, which means once the VLAN is enabled for DHCP
snooping, the Option-82 field will be inserted in the DHCP
packets between the Relay Agent and the DHCP Server, on all
the ports belong to the VLAN.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.14.1.2 |
iphelperDhcpSnoopingVlanMacAddrVerificationStatusThe DHCP Snooping MAC Address verification status. Default value
is enabled. Once enabled, for all the incoming DHCP traffic to
those DHCP Snooping enabled vlan port, it compares the source MAC
address and the client Hardware Address in the DHCP packet. If mismatch,
the packet will be dropped.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.14.1.3 |
iphelperDhcpSnoopingVlanTrafficSuppressionStatusThe DHCP Snooping Traffic Suppression status. Default value
is disabled. Once enabled, for all the incoming DHCP traffic to
those DHCP Snooping enabled vlan port will not be flooded throughout
the VLAN. The usage of UDP/DHCP Relay Agent will be enforced. Traffic
will always be forwarded to CPU.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.14.1.4 |
iphelperDhcpSnoopingVlanStatusRow Status for creating/deletingrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.14.1.5 |
iphelperDhcpSnoopingPortTableA list of ports that have DHCP Snooping trust status. SEQUENCE OF IphelperDhcpSnoopingPortEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.15 |
iphelperDhcpSnoopingPortEntryA DHCP Snooping Port entry. IphelperDhcpSnoopingPortEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.15.1 |
iphelperDhcpSnoopingPortIfIndexThe ifIndex subindex identifying this instance.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.15.1.1 |
iphelperDhcpSnoopingPortTrustModeThe DHCP Snooping's VLAN port's trust mode. Default value
is client-only, which means once the VLAN is enabled for DHCP
snooping, the vlan ports only allow DHCP client packets. Blocked
means all DHCP traffic is block on the port. Trusted means all
DHCP traffic is allowed on the portrw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.15.1.2 |
iphelperDhcpSnoopingPortTrafficSuppressionThe DHCP Snooping Traffic Suppression status. Default value
is disabled. Once enabled, for all the incoming DHCP traffic to
those ports will not be flooded instead will always be forwarded to CPU.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.15.1.3 |
iphelperDhcpSnoopingPortMacAddrViolationThis keeps track of the number of packets dropped due to DHCP
packet with the source MAC Address not equal the client DHCP
Hardware address in the DHCP packet.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.15.1.4 |
iphelperDhcpSnoopingPortDhcpServerViolationThis keeps track of the number of packets dropped due to receiving
an DHCP server packet on a DHCP Snooping enabled port.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.15.1.5 |
iphelperDhcpSnoopingPortOption82ViolationThis keeps track of the number of packets dropped due to a relay
agent forards a packet that includes option 82 info to an untrusted port.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.15.1.6 |
iphelperDhcpSnoopingPortRelayAgentViolationThis keeps track of the number of packets dropped due to an DHCP
relay agent forwards a DHCP packate includes an relay agent ip address that
is not 0.0.0.0.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.15.1.7 |
iphelperDhcpSnoopingPortBindingViolationThis keeps track of the number of packets dropped due to receiving
an DHCP Relase or DHCP Decline message that contains a MAC address in the
DHCP snooping binding table, but the interface information in the binding
table does not match the interface on which the message was received.ro Counter32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.15.1.8 |
iphelperDhcpSnoopingPortIpSourceFilteringThe DHCP Snooping IP Source filtering status. Default value
is disabled. Once enabled, only the incoming traffic with the proper
client IP address, MAC address and port will be allowed.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.15.1.9 |
iphelperDhcpSnoopingBindingTableDHCP Snooping binding table. SEQUENCE OF IphelperDhcpSnoopingBindingEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.16 |
iphelperDhcpSnoopingBindingEntryA DHCP Snooping binding entry. IphelperDhcpSnoopingBindingEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.16.1 |
iphelperDhcpSnoopingBindingMacAddressThe MAC Address subindex identifying this instance.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.16.1.1 |
iphelperDhcpSnoopingBindingIfIndexThe IfIndex subindex identifying this instance. It is the
the interface where the DHCP request is coming in from.rw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.16.1.2 |
iphelperDhcpSnoopingBindingIpAddressThe Ip Address offered by the DHCP Server to the Client.rw IpAddress .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.16.1.3 |
iphelperDhcpSnoopingBindingVlanIt is the VLAN Id where the DHCP client belongs to.rw Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.16.1.4 |
iphelperDhcpSnoopingBindingLeaseTimeThe lease time of the client's IP Address.ro Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.16.1.5 |
iphelperDhcpSnoopingBindingTypeThe learning/configuration nature of the binding entry.
Normally, the entries are learned dynamically, while it
also can be statically/manually configured.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.16.1.6 |
iphelperDhcpSnoopingBindingRowStatusRow Status for creating/deletingrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.16.1.7 |
iphelperDhcpSnoopingEnabling DHCP Snooping at the switch level. For the vlan level,
it is enabled implicitly when an individual vlan's DHCP Snooping
is enbled.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.17 |
iphelperDhcpSnoopingOpt82DataInsertionStatusThe DHCP Option-82 data insertion status at switch level.
Default value is enabled, the Option-82 field will be inserted in the DHCP
packets between the Relay Agent and the DHCP Server, on all
the ports belong to the switch.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.18 |
iphelperDhcpSnoopingMacAddrVerificationStatusThe DHCP Snooping MAC Address verification status at switch level.
Default value is enabled. Once enabled, for all the incoming DHCP traffic to
the port, it compares the source MAC address and the client Hardware
Address in the DHCP packet. If mismatch, the packet will be dropped.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.19 |
iphelperDhcpSnoopingTrafficSuppressionStatusThe DHCP Snooping Traffic Suppression status at switch level. Default value
is disabled. Once enabled, for all the incoming DHCP traffic to
the ports will not be flooded The usage of UDP/DHCP Relay Agent will be
enforced. DHCP Traffic will always be forwarded to CPU.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.20 |
iphelperDhcpSnoopingBindingStatusThis object specifies if the capability of building the DHCP Snooping
Binding Table/Database is enable or not. By default, it is enabled.
It is applicable for both switch-level or vlan-level DHCP Snooping.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.21 |
iphelperDhcpSnoopingBindingDatabaseSyncTimeoutThe DHCP Snooping Binding Database synchronization timeout value. It is
used to specify the synchronization frequency, in seconds, between the
binding table in memory and the binding file in flash.rw Unsigned32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.22 |
iphelperDhcpSnoopingBindingDatabaseLastSyncTimeThe time stamp of the last successuful DHCP Snooping Binding
Database synchronization.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.23 |
iphelperDhcpSnoopingBindingDatabaseActionThis object identifies the action to be performed. Purge:
means to clear the binding table entries in the memory.
Renew: means to populate the binding table entries from the
flash file.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.24 |
iphelperTrafficSuppressionStatusDHCP packet traffic suppression status. By default, it is disabled.
Once enabled, all incoming DHCP packets will be sent to software only,
and no longer be hardware flooded.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.25 |
iphelperDhcpSnoopingBypassOpt82CheckStatusDHCP bypass option-82 check status. By default, it is disabled.
Once enabled, it will no longer enforce the check of option-82
field in the incoming DHCP Packets on those untrusted ports.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.26 |
iphelperDhcpOption82FormatTypeDHCP option-82 defines the type of information carried in circuit id
and remote id sub option fields. If the type selected is string the actual
value of the string can be found in iphelperDhcpOption82StringValue.
Format type ASCII will insert the configured fields in ASCII format.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.27 |
iphelperDhcpOption82StringValueThe value of the string that will be used in the circuit id and remote id
sub options.rw DisplayString .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.28 |
iphelperPXESupportWhen enabled the relay agent will replace the source IP address of the packet
with the gateway IP address from the DHCP packet.
The default value is disabled.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.29 |
iphelperDhcpSnoopingBindingPersistencyStatusDHCP Snooping binding table persistency check status. By default, it is disabled.
Once enabled, the binding entries expiry will be solely depend on Lease timerw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.30 |
iphelperDhcpSnoopingOption82FormatASCIIField1The type of the first field in the Option 82 string in ASCII format,
which will be copied to Option-82 circuit id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCII. This
object is deprecated by the objects in iphelperDhcpSnoopingOption82FormatASCIIConfigurableTable.rwdeprecated IphelpereOption82ASCIIFieldType .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.31 |
iphelperDhcpSnoopingOption82FormatASCIIField1StringValueThe string value of the first field in the Option 82 string in ASCII
format, which will be copied to Option-82 circuit id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCII. This
object is deprecated by the objects in iphelperDhcpSnoopingOption82FormatASCIIConfigurableTable.rwdeprecated DisplayString .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.32 |
iphelperDhcpSnoopingOption82FormatASCIIField2The type of the second field in the Option 82 string in ASCII format,
which will be copied to Option-82 circuit id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCII. This
object is deprecated by the objects in iphelperDhcpSnoopingOption82FormatASCIIConfigurableTable.rwdeprecated IphelpereOption82ASCIIFieldType .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.33 |
iphelperDhcpSnoopingOption82FormatASCIIField2StringValueThe string value of the second field in the Option 82 string in ASCII
format, which will be copied to Option-82 circuit id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCII. This
object is deprecated by the objects in iphelperDhcpSnoopingOption82FormatASCIIConfigurableTable.rwdeprecated DisplayString .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.34 |
iphelperDhcpSnoopingOption82FormatASCIIField3The type of the third field in the Option 82 string in ASCII format,
which will be copied to Option-82 circuit id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCII. This
object is deprecated by the objects in iphelperDhcpSnoopingOption82FormatASCIIConfigurableTable.rwdeprecated IphelpereOption82ASCIIFieldType .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.35 |
iphelperDhcpSnoopingOption82FormatASCIIField3StringValueThe string value of the third field in the Option 82 string in ASCII
format, which will be copied to Option-82 circuit id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCII. This
object is deprecated by the objects in iphelperDhcpSnoopingOption82FormatASCIIConfigurableTable.rwdeprecated DisplayString .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.36 |
iphelperDhcpSnoopingOption82FormatASCIIField4The type of the fourth field in the Option 82 string in ASCII format,
which will be copied to Option-82 circuit id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCII. This
object is deprecated by the objects in iphelperDhcpSnoopingOption82FormatASCIIConfigurableTable.rwdeprecated IphelpereOption82ASCIIFieldType .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.37 |
iphelperDhcpSnoopingOption82FormatASCIIField4StringValueThe string value of the fourth field in the Option 82 string in ASCII
format, which will be copied to Option-82 circuit id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCII. This
object is deprecated by the objects in iphelperDhcpSnoopingOption82FormatASCIIConfigurableTable.rwdeprecated DisplayString .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.38 |
iphelperDhcpSnoopingOption82FormatASCIIField5The type of the fifth field in the Option 82 string in ASCII format,
which will be copied to Option-82 circuit id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCII. This
object is deprecated by the objects in iphelperDhcpSnoopingOption82FormatASCIIConfigurableTable.rwdeprecated IphelpereOption82ASCIIFieldType .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.39 |
iphelperDhcpSnoopingOption82FormatASCIIField5StringValueThe string value of the fifth field in the Option 82 string in ASCII
format, which will be copied to Option-82 circuit id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCII. This
object is deprecated by the objects in iphelperDhcpSnoopingOption82FormatASCIIConfigurableTable.rwdeprecated DisplayString .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.40 |
iphelperDhcpSnoopingOption82FormatASCIIDelimiterThe value of the delimiter that is inserted between the fields in the
Option 82 string in ASCII format, which will be copied to Option-82
circuit id of the DHCP packet. This value is applicable only, if the
option 82 format type is ASCII. This object is deprecated by the
objects in iphelperDhcpSnoopingOption82FormatASCIIConfigurableTable.rwdeprecated DisplayString .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.41 |
iphelperDhcpSourceFilterVlanTableA list of vlans that have ip-source-filtering enabled. SEQUENCE OF IphelperDhcpSourceFilterVlanEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.42 |
iphelperDhcpSourceFilterVlanEntryA Source Filtering enabled VLAN entry. IphelperDhcpSourceFilterVlanEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.42.1 |
iphelperDhcpSourceFilterVlanNumberThe VLAN number identifying this instance. Valid
range from 1 to 4094. Integer32 .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.42.1.1 |
iphelperDhcpSourceFilterVlanFilteringStatusThe DHCP Snooping IP Source filtering status. Default value
is disabled. Once enabled, only the incoming traffic with the proper
client IP address, MAC address , port and vlan will be allowed.rw Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.42.1.2 |
iphelperOption82PolicyThis is only significant for the BOOTP/DHCP service. It allows the user to
select the option-82 insertion policy of either drop, keep or replace the
option-82 information if it is already present in the DHCP packet.rwobsolete Enumeration .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.43 |
iphelperDhcpSnoopingOption82FormatASCIIConfigurableTableA list of ascii fields used for Circuit ID or Remote ID. SEQUENCE OF IphelperDhcpSnoopingOption82FormatASCIIConfigurableEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.44 |
iphelperDhcpSnoopingOption82FormatASCIIConfigurableEntryAn ascii field entry for Circuit ID or Remote ID. IphelperDhcpSnoopingOption82FormatASCIIConfigurableEntry .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.44.1 |
iphelperDhcpSnoopingOption82FormatASCIIConfigurableIndexThis object specifies the either circuit id or remote id for option82. IphelperOption82CircuitOrRemoteId .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.44.1.1 |
iphelperDhcpSnoopingOption82FormatASCIIConfigurableField1The type of the first field in the Option 82 string in ASCII format,
which will be copied to Option-82 circuit id or remote id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCII.rw IphelpereOption82ASCIIFieldType .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.44.1.2 |
iphelperDhcpSnoopingOption82FormatASCIIConfigurableField1StrValThe string value of the first field in the Option 82 string in ASCII
format, which will be copied to Option-82 circuit id or remote id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCIIrw SnmpAdminString .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.44.1.3 |
iphelperDhcpSnoopingOption82FormatASCIIConfigurableField2The type of the second field in the Option 82 string in ASCII format,
which will be copied to Option-82 circuit id or remote id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCIIrw IphelpereOption82ASCIIFieldType .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.44.1.4 |
iphelperDhcpSnoopingOption82FormatASCIIConfigurableField2StrValThe string value of the second field in the Option 82 string in ASCII
format, which will be copied to Option-82 circuit id or remote id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCIIrw SnmpAdminString .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.44.1.5 |
iphelperDhcpSnoopingOption82FormatASCIIConfigurableField3The type of the third field in the Option 82 string in ASCII format,
which will be copied to Option-82 circuit id or remote id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCIIrw IphelpereOption82ASCIIFieldType .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.44.1.6 |
iphelperDhcpSnoopingOption82FormatASCIIConfigurableField3StrValThe string value of the third field in the Option 82 string in ASCII
format, which will be copied to Option-82 circuit id or remote id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCIIrw SnmpAdminString .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.44.1.7 |
iphelperDhcpSnoopingOption82FormatASCIIConfigurableField4The type of the fourth field in the Option 82 string in ASCII format,
which will be copied to Option-82 circuit id or remote id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCIIrw IphelpereOption82ASCIIFieldType .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.44.1.8 |
iphelperDhcpSnoopingOption82FormatASCIIConfigurableField4StrValThe string value of the fourth field in the Option 82 string in ASCII
format, which will be copied to Option-82 circuit id or remote id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCIIrw SnmpAdminString .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.44.1.9 |
iphelperDhcpSnoopingOption82FormatASCIIConfigurableField5The type of the fifth field in the Option 82 string in ASCII format,
which will be copied to Option-82 circuit id or remote id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCIIrw IphelpereOption82ASCIIFieldType .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.44.1.10 |
iphelperDhcpSnoopingOption82FormatASCIIConfigurableField5StrValThe string value of the fifth field in the Option 82 string in ASCII
format, which will be copied to Option-82 circuit id or remote id of the DHCP packet.
This Field is applicable only, if the option 82 format type is ASCIIrw SnmpAdminString .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.44.1.11 |
iphelperDhcpSnoopingOption82FormatASCIIConfigurableDelimiterThe value of the delimiter that is inserted between the fields in the
Option 82 string in ASCII format, which will be copied to Option-82
circuit id or remote id of the DHCP packet. This value is applicable only, if the
option 82 format type is ASCIIrw SnmpAdminString .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.44.1.12 |
iphelperDhcpSnoopingOption82FormatASCIIConfigurableStatusThis object specifies the status of the entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.1.1.44.1.13 |
alcatelIND1UDPRelayMIBConformanceBranch For UDP Relay
Subsystem Conformance Information. OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.2 |
alcatelIND1UDPRelayMIBGroupsBranch For UDP Relay
Subsystem Units Of Conformance. OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.2.1 |
alcatelIND1UDPRelayMIBCompliancesBranch For UDP Relay
Subsystem Compliance Statements. OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.2.1.10.9.1.2.2 |
alaDhcpClientTrapsDesc OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.3.2.23.1 |
alaDhcpClientAddressAddTrapWhen new IP address is assigned to DHCP Client interface. NOTIFICATION-TYPE .1.3.6.1.4.1.6486.801.1.3.2.23.1.0.1 |
alaDhcpClientAddressExpiryTrapWhen the lease time expires or when DHCP client not
able to renew/rebind an IP address. NOTIFICATION-TYPE .1.3.6.1.4.1.6486.801.1.3.2.23.1.0.2 |
alaDhcpClientAddressModifyTrapWhen the dhcp client not able to obtain the existing
IP address and new IP address is assigned to the DHCP client. NOTIFICATION-TYPE .1.3.6.1.4.1.6486.801.1.3.2.23.1.0.3 |
alaDhcpClientTrapsObj OBJECT IDENTIFIER .1.3.6.1.4.1.6486.801.1.3.2.23.2 |
alaDhcpClientAddressThis object specifies the current IP address of the DHCP client.ro IpAddress .1.3.6.1.4.1.6486.801.1.3.2.23.2.1 |
alaDhcpClientNewAddressThis object specifies the new IP address assigned for the DHCP client.ro IpAddress .1.3.6.1.4.1.6486.801.1.3.2.23.2.2 |