WWP-LEOS-DHCP-CLIENT-MIB

File: WWP-LEOS-DHCP-CLIENT-MIB.mib (27677 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WWP-SMI

Imported symbols

Integer32 Counter32 IpAddress
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
DisplayString TruthValue RowStatus
wwpModulesLeos

Defined Types

WwpLeosDhcpClientOptionEntry  
SEQUENCE    
  wwpLeosDhcpOptionCodeIndex INTEGER
  wwpLeosDhcpOptionDesc DisplayString
  wwpLeosDhcpOptionCode INTEGER
  wwpLeosDhcpOptionState INTEGER

WwpLeosDhcpRelayAgentL2StateEntry  
SEQUENCE    
  wwpLeosDhcpRelayAgentVlan INTEGER
  wwpLeosDhcpRelayAgentL2AdminState INTEGER
  wwpLeosDhcpRelayAgentL2OperState INTEGER
  wwpLeosDhcpRelayAgentL2StatsClear TruthValue
  wwpLeosDhcpRelayAgentL2RowStatus RowStatus

WwpLeosDhcpRelayAgentL3StateEntry  
SEQUENCE    
  wwpLeosDhcpRelayAgentInterfaceIndex INTEGER
  wwpLeosDhcpRelayAgentL3AdminState INTEGER
  wwpLeosDhcpRelayAgentL3OperState INTEGER
  wwpLeosDhcpRelayAgentL3RowStatus RowStatus

WwpLeosDhcpRelayAgentInterfaceIpEntry  
SEQUENCE    
  wwpLeosDhcpRelayAgentInterfaceIpIndex INTEGER
  wwpLeosDhcpRelayAgentInterfaceIpAddr IpAddress
  wwpLeosDhcpRelayAgentInterfaceIpRowStatus RowStatus

WwpLeosDhcpRelayAgentTrustEntry  
SEQUENCE    
  wwpLeosDhcpRelayAgentPort INTEGER
  wwpLeosDhcpRelayAgentTrustMode INTEGER

WwpLeosDhcpRelayAgentL2StatsEntry  
SEQUENCE    
  wwpLeosDhcpRelayAgentL2IpSecHeaders Counter32
  wwpLeosDhcpRelayAgentL2Option82Added Counter32
  wwpLeosDhcpRelayAgentL2Option82Removed Counter32
  wwpLeosDhcpRelayAgentL2UntrustedClientPortPktsRx Counter32
  wwpLeosDhcpRelayAgentL2UntrustedServerPortPktsRx Counter32
  wwpLeosDhcpRelayAgentL2SpoofedDhcpPkts Counter32
  wwpLeosDhcpRelayAgentL2Option82ExceedMTU Counter32
  wwpLeosDhcpRelayAgentL2NoTrustedServerPktDrop Counter32
  wwpLeosDhcpRelayAgentL2NoTrustedClientPktDrop Counter32

WwpLeosDhcpRelayAgentCidStringEntry  
SEQUENCE    
  wwpLeosDhcpRelayAgentCidStringPort INTEGER
  wwpLeosDhcpRelayAgentCidString DisplayString
  wwpLeosDhcpRelayAgentCidStringRowStatus RowStatus

Defined Values

wwpLeosDhcpClientMIB 1.3.6.1.4.1.6141.2.60.17
The MIB module to manage DHCP client on WWP LEOS products.
MODULE-IDENTITY    

wwpLeosDhcpClientMIBObjects 1.3.6.1.4.1.6141.2.60.17.1
OBJECT IDENTIFIER    

wwpLeosDhcpClient 1.3.6.1.4.1.6141.2.60.17.1.1
OBJECT IDENTIFIER    

wwpLeosDhcpRelayAgent 1.3.6.1.4.1.6141.2.60.17.1.2
OBJECT IDENTIFIER    

wwpLeosDhcpRelayAgentGlobalAttrs 1.3.6.1.4.1.6141.2.60.17.1.2.1
OBJECT IDENTIFIER    

wwpLeosDhcpClientMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.17.2
OBJECT IDENTIFIER    

wwpLeosDhcpClientMIBNotifications 1.3.6.1.4.1.6141.2.60.17.2.0
OBJECT IDENTIFIER    

wwpLeosDhcpClientMIBConformance 1.3.6.1.4.1.6141.2.60.17.3
OBJECT IDENTIFIER    

wwpLeosDhcpClientMIBCompliances 1.3.6.1.4.1.6141.2.60.17.3.1
OBJECT IDENTIFIER    

wwpLeosDhcpClientMIBGroups 1.3.6.1.4.1.6141.2.60.17.3.2
OBJECT IDENTIFIER    

wwpLeosDhcpIfName 1.3.6.1.4.1.6141.2.60.17.1.1.1
The ifDesc associated with the DHCP client. it can be set to 'remote' or 'local'
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

wwpLeosDhcpStatus 1.3.6.1.4.1.6141.2.60.17.1.1.2
Setting this object to 'enable' will enable the DHCP client on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wwpLeosDhcpState 1.3.6.1.4.1.6141.2.60.17.1.1.3
The current state of the DHCP client on this interface as per RFC2131.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER bound(1), disabled(2), inform(3), init(4), rebinding(5), renewing(6), requesting(7), selecting(8), unknown(9)  

wwpLeosDhcpLeaseOffered 1.3.6.1.4.1.6141.2.60.17.1.1.5
The lease time authorized by the server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

wwpLeosDhcpLeaseRemaining 1.3.6.1.4.1.6141.2.60.17.1.1.6
The time remaining for the lease to expire.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

wwpLeosDhcpDiscoveryMsgInterval 1.3.6.1.4.1.6141.2.60.17.1.1.7
The time interval for discovery messages issued before the client receives the first reply.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

wwpLeosDhcpRenewalTime 1.3.6.1.4.1.6141.2.60.17.1.1.8
The number of seconds before the client begins to renew its address lease with the DHCP server. This time is a function typically 50% of the full configured duration (or lease time) for a client lease. Referred to as T1 in RFC2131.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

wwpLeosDhcpRebindingTime 1.3.6.1.4.1.6141.2.60.17.1.1.9
The number of seconds before the client enters the rebinding state if it has not renewed its current address lease with the DHCP server. This time is a function (typically, 87.5%) of the full configured duration (or lease time) for a client lease. Referred to as T2 in RFC2131.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

wwpLeosDhcpServerAddress 1.3.6.1.4.1.6141.2.60.17.1.1.10
The IP address that identifies the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wwpLeosDhcpRenewLease 1.3.6.1.4.1.6141.2.60.17.1.1.11
Setting this object to true will force the DHCP client to renew its lease.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosDhcpReleaseLease 1.3.6.1.4.1.6141.2.60.17.1.1.12
Setting this object to true will force the DHCP client to release its lease, if the client DHCP is in the bound state
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosDhcpClientOptionTable 1.3.6.1.4.1.6141.2.60.17.1.1.13
List of options supported by the DHCP client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosDhcpClientOptionEntry

wwpLeosDhcpClientOptionEntry 1.3.6.1.4.1.6141.2.60.17.1.1.13.1
An entry containing list of options supported by DHCP client.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosDhcpClientOptionEntry  

wwpLeosDhcpOptionCodeIndex 1.3.6.1.4.1.6141.2.60.17.1.1.13.1.1
Specifies the index used for this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

wwpLeosDhcpOptionDesc 1.3.6.1.4.1.6141.2.60.17.1.1.13.1.2
Specifies the description for the given DHCP option code.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpLeosDhcpOptionCode 1.3.6.1.4.1.6141.2.60.17.1.1.13.1.3
Specifies the option code specified by RFC specification.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

wwpLeosDhcpOptionState 1.3.6.1.4.1.6141.2.60.17.1.1.13.1.4
Specifies if the given option is enabled/disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

wwpLeosDhcpRelayAgentCircuitId 1.3.6.1.4.1.6141.2.60.17.1.2.1.1
Specifies what circuit ID should be used by DHCP relay agent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER slotAndPort(1), slotAndPortAndVlan(2), cidString(3)  

wwpLeosDhcpRelayAgentRemoteId 1.3.6.1.4.1.6141.2.60.17.1.2.1.2
This object specifies what remote agent ID is used by DHCP relay agent. it can be set to macAddress or hostName.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER macAddress(1), hostName(2)  

wwpLeosDhcpRelayAgentL2State 1.3.6.1.4.1.6141.2.60.17.1.2.1.3
Specifies the global state of DHCP L2 relay agent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

wwpLeosDhcpRelayAgentL3State 1.3.6.1.4.1.6141.2.60.17.1.2.1.4
Specifies the global state of DHCP L3 relay agent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

wwpLeosDhcpRelayAgentL2StateTable 1.3.6.1.4.1.6141.2.60.17.1.2.2
Tables allows changing configuration of DHCP relay agent functionality for each wwpLeosDhcpRelayAgentVlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosDhcpRelayAgentL2StateEntry

wwpLeosDhcpRelayAgentL2StateEntry 1.3.6.1.4.1.6141.2.60.17.1.2.2.1
Entry in the table to configure DHCP relay agent functionality.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosDhcpRelayAgentL2StateEntry  

wwpLeosDhcpRelayAgentVlan 1.3.6.1.4.1.6141.2.60.17.1.2.2.1.1
This mib object specifies the VLAN on which DHCP relay agent is configured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..24576  

wwpLeosDhcpRelayAgentL2AdminState 1.3.6.1.4.1.6141.2.60.17.1.2.2.1.2
This object allows to disable or enable DHCP relay agent functionality on the given VLAN specified by wwpLeosDhcpRelayAgentVlan.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

wwpLeosDhcpRelayAgentL2OperState 1.3.6.1.4.1.6141.2.60.17.1.2.2.1.3
This object shows the operational status of the DHCP relay agent on given VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

wwpLeosDhcpRelayAgentL2StatsClear 1.3.6.1.4.1.6141.2.60.17.1.2.2.1.4
This mib object when set to 'true' clears DHCP relay agent stats for given VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosDhcpRelayAgentL2RowStatus 1.3.6.1.4.1.6141.2.60.17.1.2.2.1.5
Set this MIB object to 'Destroy' to terminate DHCP L2 Relaying on the VLAN specified by wwpLeosDhcpRelayAgentVlan. Set this MIB object to 'CreateAndGo' to enable DHCP L2 Relaying on the VLAN specified by wwpLeosDhcpRelayAgentVlan.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosDhcpRelayAgentL3StateTable 1.3.6.1.4.1.6141.2.60.17.1.2.3
Tables allows changing configuration of DHCP relay agent functionality for each wwpLeosDhcpRelayAgentInterfaceIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosDhcpRelayAgentL3StateEntry

wwpLeosDhcpRelayAgentL3StateEntry 1.3.6.1.4.1.6141.2.60.17.1.2.3.1
Entry in the table to configure DHCP relay agent functionality.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosDhcpRelayAgentL3StateEntry  

wwpLeosDhcpRelayAgentInterfaceIndex 1.3.6.1.4.1.6141.2.60.17.1.2.3.1.1
This mib object specifies the value of the mib object wwpLeosDhcpRelayAgentIndexType. So if wwpLeosDhcpRelayAgentIndexType = interface then this object represents the interface index. if it is set to VLAN then this object represents the VLAN id and so on.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

wwpLeosDhcpRelayAgentL3AdminState 1.3.6.1.4.1.6141.2.60.17.1.2.3.1.2
This object allows to disable or enable DHCP relay agent functionality for each wwpLeosDhcpRelayAgentIndexType.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

wwpLeosDhcpRelayAgentL3OperState 1.3.6.1.4.1.6141.2.60.17.1.2.3.1.3
This object shows the operational status of the DHCP relay agent on the given interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

wwpLeosDhcpRelayAgentL3RowStatus 1.3.6.1.4.1.6141.2.60.17.1.2.3.1.4
Set this MIB object to 'Destroy' to terminate DHCP L3 Relaying on the VLAN specified by wwpLeosDhcpRelayAgentInterfaceIndex. Set this MIB object to 'CreateAndGo' to enable DHCP L3 Relaying on the VLAN specified by wwpLeosDhcpRelayAgentInterfaceIndex.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosDhcpRelayAgentInterfaceIpTable 1.3.6.1.4.1.6141.2.60.17.1.2.4
This table can be used to add the trusted IP addresses or host names on each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosDhcpRelayAgentInterfaceIpEntry

wwpLeosDhcpRelayAgentInterfaceIpEntry 1.3.6.1.4.1.6141.2.60.17.1.2.4.1
Each entry in this table represents the trusted DHCP server IP address on each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosDhcpRelayAgentInterfaceIpEntry  

wwpLeosDhcpRelayAgentInterfaceIpIndex 1.3.6.1.4.1.6141.2.60.17.1.2.4.1.1
This mib object is used as an index in the table and represents the unique index of the IP address for a given wwpLeosDhcpRelayAgentInterfaceIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

wwpLeosDhcpRelayAgentInterfaceIpAddr 1.3.6.1.4.1.6141.2.60.17.1.2.4.1.2
This mib object is used to specify the IP address of the DHCP server which is trusted IP address. This object cannot be modified once entry is created with some IP.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

wwpLeosDhcpRelayAgentInterfaceIpRowStatus 1.3.6.1.4.1.6141.2.60.17.1.2.4.1.3
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table set this object to 'createAndGo'. To delete a row in this table set this object to 'destroy'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosDhcpRelayAgentTrustTable 1.3.6.1.4.1.6141.2.60.17.1.2.5
This table can be used to specify what slot / ports and vlans DHCP relay agent can trust.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosDhcpRelayAgentTrustEntry

wwpLeosDhcpRelayAgentTrustEntry 1.3.6.1.4.1.6141.2.60.17.1.2.5.1
Each entry in this table can be used to specify the slot / port and VLAN to be trusted.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosDhcpRelayAgentTrustEntry  

wwpLeosDhcpRelayAgentPort 1.3.6.1.4.1.6141.2.60.17.1.2.5.1.1
This mib object is used as index in the table and is used to specify the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

wwpLeosDhcpRelayAgentTrustMode 1.3.6.1.4.1.6141.2.60.17.1.2.5.1.2
This mib object can be used to set the port as client trusted, server trusted or not trusted.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER clientTrust(1), serverTrust(2), dualRoleTrust(3), unTrust(4)  

wwpLeosDhcpRelayAgentL2StatsTable 1.3.6.1.4.1.6141.2.60.17.1.2.6
Tables to display L2 statistics for each wwpLeosDhcpRelayAgentVlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosDhcpRelayAgentL2StatsEntry

wwpLeosDhcpRelayAgentL2StatsEntry 1.3.6.1.4.1.6141.2.60.17.1.2.6.1
Entry in the table to display l2 stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosDhcpRelayAgentL2StatsEntry  

wwpLeosDhcpRelayAgentL2IpSecHeaders 1.3.6.1.4.1.6141.2.60.17.1.2.6.1.1
This MIB object specifies the number of packets that include IP Sec Headers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpLeosDhcpRelayAgentL2Option82Added 1.3.6.1.4.1.6141.2.60.17.1.2.6.1.2
This MIB object specifies the number of packets that have had option 82 added.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpLeosDhcpRelayAgentL2Option82Removed 1.3.6.1.4.1.6141.2.60.17.1.2.6.1.3
This MIB object specifies the number of packets that have had option 82 removed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpLeosDhcpRelayAgentL2UntrustedClientPortPktsRx 1.3.6.1.4.1.6141.2.60.17.1.2.6.1.4
This MIB object specifies the number of packets received on untrusted client ports.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpLeosDhcpRelayAgentL2UntrustedServerPortPktsRx 1.3.6.1.4.1.6141.2.60.17.1.2.6.1.5
This MIB object specifies the number of packets received from untrusted server ports.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpLeosDhcpRelayAgentL2SpoofedDhcpPkts 1.3.6.1.4.1.6141.2.60.17.1.2.6.1.6
This MIB object specifies the number of spoofed DHCP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpLeosDhcpRelayAgentL2Option82ExceedMTU 1.3.6.1.4.1.6141.2.60.17.1.2.6.1.7
This MIB object specifies the number of packets with DHCP option 82 that exceed option 82.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpLeosDhcpRelayAgentL2NoTrustedServerPktDrop 1.3.6.1.4.1.6141.2.60.17.1.2.6.1.8
This MIB object specifies the number of DHCP packets dropped because there are no server trusted ports configured.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpLeosDhcpRelayAgentL2NoTrustedClientPktDrop 1.3.6.1.4.1.6141.2.60.17.1.2.6.1.9
This MIB object specifies the number of DHCP packets dropped because there are no client trusted ports configured.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

wwpLeosDhcpRelayAgentCidStringTable 1.3.6.1.4.1.6141.2.60.17.1.2.7
This table can be used to specify cid strings for slot / ports and vlans dhcp relay agent can specify in Option 82 CID information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosDhcpRelayAgentCidStringEntry

wwpLeosDhcpRelayAgentCidStringEntry 1.3.6.1.4.1.6141.2.60.17.1.2.7.1
Each entry in this table can be used to specify a cid string for slot / port and vlan combinations.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosDhcpRelayAgentCidStringEntry  

wwpLeosDhcpRelayAgentCidStringPort 1.3.6.1.4.1.6141.2.60.17.1.2.7.1.1
This mib object is used as index in the table and is used to specify the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

wwpLeosDhcpRelayAgentCidString 1.3.6.1.4.1.6141.2.60.17.1.2.7.1.2
This mib object can be used to set the cid string for the port.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wwpLeosDhcpRelayAgentCidStringRowStatus 1.3.6.1.4.1.6141.2.60.17.1.2.7.1.3
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table set this object to 'createAndGo'. To delete a row in this table set this object to 'destroy'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosDhcpClientOptionDisabledNotification 1.3.6.1.4.1.6141.2.60.17.2.0.1
A wwpLeosDhcpClientOptionDisabledNotification is sent whenever device receives DHCP option which is disabled on the device.
Status: current Access: read-create
NOTIFICATION-TYPE