HUAWEI-DHCPR-MIB

File: HUAWEI-DHCPR-MIB.mib (17281 bytes)

Imported modules

HUAWEI-MIB RFC1213-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC P-BRIDGE-MIB

Imported symbols

hwDhcp ifIndex OBJECT-GROUP
MODULE-COMPLIANCE IpAddress Integer32
Unsigned32 OBJECT-TYPE MODULE-IDENTITY
RowStatus EnabledStatus

Defined Types

HwDHCPRIPEntry  
SEQUENCE    
  hwDHCPRIPAddr IpAddress
  hwDHCPRIPRowStatus RowStatus

HwDHCPRSeletAllocateModeEntry  
SEQUENCE    
  hwDHCPRSelectAllocateMode INTEGER

HwDHCPRDSCPEntry  
SEQUENCE    
  hwDhcpDscp Integer32

HwDhcpRenewReplyEntry  
SEQUENCE    
  hwDhcpRenewReplyEnable INTEGER
  hwDhcpRenewReplyRowStatus RowStatus

Defined Values

hwDHCPRelayMib 1.3.6.1.4.1.2011.5.7.1
This MIB describes objects used for managing DHCP relay, including configuring ip addresses for DHCP relay, selecting allocation mode of dhcp service, and some statistic information.
MODULE-IDENTITY    

hwDHCPRelayMibObject 1.3.6.1.4.1.2011.5.7.1.1
OBJECT IDENTIFIER    

hwDHCPRIPTable 1.3.6.1.4.1.2011.5.7.1.1.1
A table for configuring ip addresses for DHCP relay, The ip address means address of DHCP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDHCPRIPEntry

hwDHCPRIPEntry 1.3.6.1.4.1.2011.5.7.1.1.1.1
An entry for configuring ip addresses for DHCP relay.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDHCPRIPEntry  

hwDHCPRIPAddr 1.3.6.1.4.1.2011.5.7.1.1.1.1.1
Ip address for DHCP relay, The ip address means address of DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwDHCPRIPRowStatus 1.3.6.1.4.1.2011.5.7.1.1.1.1.2
This object is used to configuration new rows in this table, modify existing rows, and to delete existing rows.Only three actions are used: active(1), createAndGo(4), destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwDHCPRSeletAllocateModeTable 1.3.6.1.4.1.2011.5.7.1.1.2
A table for selecting allocation mode of dhcp service.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDHCPRSeletAllocateModeEntry

hwDHCPRSeletAllocateModeEntry 1.3.6.1.4.1.2011.5.7.1.1.2.1
An entry for configuring the allocation mode of DHCP service.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDHCPRSeletAllocateModeEntry  

hwDHCPRSelectAllocateMode 1.3.6.1.4.1.2011.5.7.1.1.2.1.1
Allocation mode of DHCP service. global(0) - allocation address from global interface(1)- allocation address from interface relay(2) - allocation address from dhcp server, the request is relayed to server none(3) - no allocation address mode globalAndRelay(4) - allocation address from global and relay interfaceAndRelay(5)- allocation address from interface and relay.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER global(0), interface(1), relay(2), none(3), globalAndRelay(4), interfaceAndRelay(5)  

hwDHCPRelayCycleStatus 1.3.6.1.4.1.2011.5.7.1.1.3
Status of DHCP relay cycle mode, when the value is 0, cycle with the serveral DHCP servers addresses, when the value is 1, use one same DHCP server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(0), off(1)  

hwDHCPRRxBadPktNum 1.3.6.1.4.1.2011.5.7.1.1.4
The total number of the bad packets received by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPRRxServerPktNum 1.3.6.1.4.1.2011.5.7.1.1.5
The total number of the packets received from DHCP servers by DHCP relay module.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPRTxServerPktNum 1.3.6.1.4.1.2011.5.7.1.1.6
The total number of the packets transmited to DHCP servers by DHCP relay module.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPRRxClientPktNum 1.3.6.1.4.1.2011.5.7.1.1.7
The total number of the packets received form DHCP clients by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPRTxClientPktNum 1.3.6.1.4.1.2011.5.7.1.1.8
The total number of the packets transmited to DHCP clients by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPRTxClientUniPktNum 1.3.6.1.4.1.2011.5.7.1.1.9
The total number of the unicast packets transmited to DHCP clients by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPRTxClientBroPktNum 1.3.6.1.4.1.2011.5.7.1.1.10
The total number of the brodcast packets transmited to DHCP clients by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPRelayDiscoverPktNum 1.3.6.1.4.1.2011.5.7.1.1.11
The total number of the DHCP Discover packets handled by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPRelayRequestPktNum 1.3.6.1.4.1.2011.5.7.1.1.12
The total number of the DHCP Request packets handled by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPRelayDeclinePktNum 1.3.6.1.4.1.2011.5.7.1.1.13
The total number of the DHCP Decline packets handled by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPRelayReleasePktNum 1.3.6.1.4.1.2011.5.7.1.1.14
The total number of the DHCP Release packets handled by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPRelayInformPktNum 1.3.6.1.4.1.2011.5.7.1.1.15
The total number of the DHCP Inform packets handled by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPRelayOfferPktNum 1.3.6.1.4.1.2011.5.7.1.1.16
The total number of the DHCP Offer packets handled by DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPRelayAckPktNum 1.3.6.1.4.1.2011.5.7.1.1.17
The total number of the DHCP Ack packets handled by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPRelayNakPktNum 1.3.6.1.4.1.2011.5.7.1.1.18
The total number of the DHCP Nak packets handled by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPRelayStatisticsReset 1.3.6.1.4.1.2011.5.7.1.1.19
Reset the above statictics information of handled packets by DHCP relay. The value 1 means clear the statictics information.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER invalid(0), reset(1)  

hwDHCPArpProcessStatus 1.3.6.1.4.1.2011.5.7.1.1.20
ARP process DHCP status. The value 1 means enable ARP process DHCP status.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwDHCPRServerDetectStatus 1.3.6.1.4.1.2011.5.7.1.1.21
This object indicates whether detection against the pseudo DHCP server is enabled. The default value is disabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwDHCPRDSCPTable 1.3.6.1.4.1.2011.5.7.1.1.22
A table for configuring dhcp reply packet's Dscp value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDHCPRDSCPEntry

hwDHCPRDSCPEntry 1.3.6.1.4.1.2011.5.7.1.1.22.1
An entry for configuring dhcp reply packet's Dscp value.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDHCPRDSCPEntry  

hwDhcpDscp 1.3.6.1.4.1.2011.5.7.1.1.22.1.1
Dhcp reply packet's dscp value. <0-63> - Valid dscp value <255> - Set dscp value to default.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..63 | 255  

hwDhcpRenewReplyTable 1.3.6.1.4.1.2011.5.7.1.1.23
A table for configuring dhcp renew-reply packet local deal.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDhcpRenewReplyEntry

hwDhcpRenewReplyEntry 1.3.6.1.4.1.2011.5.7.1.1.23.1
An entry for configuring dhcp renw-reply packet local deal.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDhcpRenewReplyEntry  

hwDhcpRenewReplyEnable 1.3.6.1.4.1.2011.5.7.1.1.23.1.1
Whether to enable dhcp renew-reply packet local-deal on this interface
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(0)  

hwDhcpRenewReplyRowStatus 1.3.6.1.4.1.2011.5.7.1.1.23.1.2
The dhcp renew-reply object is used to configuration new rows in this table, modify existing rows, and to delete existing rows.Only three actions are used: active(1), createAndGo(4), destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwDHCP6RDUID 1.3.6.1.4.1.2011.5.7.1.1.24
Config Dhcpv6 Duid.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1|8..28)  

hwDHCPRelayReleaseLocalPktNum 1.3.6.1.4.1.2011.5.7.1.1.25
The total number of the DHCP local release packets handled by DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwDHCPRelayMIBConformance 1.3.6.1.4.1.2011.5.7.1.2
OBJECT IDENTIFIER    

hwDHCPRelayMIBCompliances 1.3.6.1.4.1.2011.5.7.1.2.1
OBJECT IDENTIFIER    

hwDHCPRelayMIBCompliance 1.3.6.1.4.1.2011.5.7.1.2.1.1
The compliance statement for systems supporting this module.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwDHCPRelayMIBGroups 1.3.6.1.4.1.2011.5.7.1.2.2
OBJECT IDENTIFIER    

hwDHCPRelayMIBGroup 1.3.6.1.4.1.2011.5.7.1.2.2.1
The basic collection of objects providing management of DHCP realy.
Status: current Access: read-only
OBJECT-GROUP