HUAWEI-DHCPR-MIB
- Registered at
- 1.3.6.1.4.1.2011.5.7.1
- Last updated
- 2014-08-12 00:00
- Organization
- Huawei Technologies Co.,Ltd.
- Revisions
- 2014-08-12 00:00, 2013-10-17 00:00, 2003-07-21 00:00, 2013-06-29 00:00, 2003-02-12 00:00
- Namespace
- huawei
- Source file
HUAWEI-DHCPR-MIB- Digest
sha256:605f02b3865d2a0326f42126b0b48b66fcf8c23e196c2b8cb99d30ab9ab2d8c3
Description
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.
Contact
Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com
Imports
| From | Symbols |
|---|---|
| HUAWEI-MIB | hwDhcp |
| IF-MIB | ifIndex |
| P-BRIDGE-MIB | EnabledStatus |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB HUAWEI-DHCPR-MIB HUAWEI-MIB IANAifType-MIB IF-MIB P-BRIDGE-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwDHCPRelayMibObject OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.7.1.1 | |||
| hwDHCPRIPTable OBJECT-TYPE A table for configuring ip addresses for DHCP relay, The ip address means address of DHCP server. | 1.3.6.1.4.1.2011.5.7.1.1.1 | not-accessible | current | |
| hwDHCPRIPEntry OBJECT-TYPE An entry for configuring ip addresses for DHCP relay. | 1.3.6.1.4.1.2011.5.7.1.1.1.1 | not-accessible | current | |
| hwDHCPRIPAddr OBJECT-TYPE Ip address for DHCP relay, The ip address means address of DHCP server. | 1.3.6.1.4.1.2011.5.7.1.1.1.1.1 | IpAddress | read-only | current |
| hwDHCPRIPRowStatus OBJECT-TYPE 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). | 1.3.6.1.4.1.2011.5.7.1.1.1.1.2 | RowStatus | read-create | current |
| hwDHCPRSeletAllocateModeTable OBJECT-TYPE A table for selecting allocation mode of dhcp service. | 1.3.6.1.4.1.2011.5.7.1.1.2 | not-accessible | current | |
| hwDHCPRSeletAllocateModeEntry OBJECT-TYPE An entry for configuring the allocation mode of DHCP service. | 1.3.6.1.4.1.2011.5.7.1.1.2.1 | not-accessible | current | |
| hwDHCPRSelectAllocateMode OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.7.1.1.2.1.1 | INTEGER {global(0), interface(1), relay(2), none(3), globalAndRelay(4), interfaceAndRelay(5)} | read-write | current |
| hwDHCPRelayCycleStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.7.1.1.3 | INTEGER {on(0), off(1)} | read-write | current |
| hwDHCPRRxBadPktNum OBJECT-TYPE The total number of the bad packets received by DHCP relay. | 1.3.6.1.4.1.2011.5.7.1.1.4 | Integer32 | read-only | current |
| hwDHCPRRxServerPktNum OBJECT-TYPE The total number of the packets received from DHCP servers by DHCP relay module. | 1.3.6.1.4.1.2011.5.7.1.1.5 | Integer32 | read-only | current |
| hwDHCPRTxServerPktNum OBJECT-TYPE The total number of the packets transmited to DHCP servers by DHCP relay module. | 1.3.6.1.4.1.2011.5.7.1.1.6 | Integer32 | read-only | current |
| hwDHCPRRxClientPktNum OBJECT-TYPE The total number of the packets received form DHCP clients by DHCP relay. | 1.3.6.1.4.1.2011.5.7.1.1.7 | Integer32 | read-only | current |
| hwDHCPRTxClientPktNum OBJECT-TYPE The total number of the packets transmited to DHCP clients by DHCP relay. | 1.3.6.1.4.1.2011.5.7.1.1.8 | Integer32 | read-only | current |
| hwDHCPRTxClientUniPktNum OBJECT-TYPE The total number of the unicast packets transmited to DHCP clients by DHCP relay. | 1.3.6.1.4.1.2011.5.7.1.1.9 | Integer32 | read-only | current |
| hwDHCPRTxClientBroPktNum OBJECT-TYPE The total number of the brodcast packets transmited to DHCP clients by DHCP relay. | 1.3.6.1.4.1.2011.5.7.1.1.10 | Integer32 | read-only | current |
| hwDHCPRelayDiscoverPktNum OBJECT-TYPE The total number of the DHCP Discover packets handled by DHCP relay. | 1.3.6.1.4.1.2011.5.7.1.1.11 | Integer32 | read-only | current |
| hwDHCPRelayRequestPktNum OBJECT-TYPE The total number of the DHCP Request packets handled by DHCP relay. | 1.3.6.1.4.1.2011.5.7.1.1.12 | Integer32 | read-only | current |
| hwDHCPRelayDeclinePktNum OBJECT-TYPE The total number of the DHCP Decline packets handled by DHCP relay. | 1.3.6.1.4.1.2011.5.7.1.1.13 | Integer32 | read-only | current |
| hwDHCPRelayReleasePktNum OBJECT-TYPE The total number of the DHCP Release packets handled by DHCP relay. | 1.3.6.1.4.1.2011.5.7.1.1.14 | Integer32 | read-only | current |
| hwDHCPRelayInformPktNum OBJECT-TYPE The total number of the DHCP Inform packets handled by DHCP relay. | 1.3.6.1.4.1.2011.5.7.1.1.15 | Integer32 | read-only | current |
| hwDHCPRelayOfferPktNum OBJECT-TYPE The total number of the DHCP Offer packets handled by DHCP server. | 1.3.6.1.4.1.2011.5.7.1.1.16 | Integer32 | read-only | current |
| hwDHCPRelayAckPktNum OBJECT-TYPE The total number of the DHCP Ack packets handled by DHCP relay. | 1.3.6.1.4.1.2011.5.7.1.1.17 | Integer32 | read-only | current |
| hwDHCPRelayNakPktNum OBJECT-TYPE The total number of the DHCP Nak packets handled by DHCP relay. | 1.3.6.1.4.1.2011.5.7.1.1.18 | Integer32 | read-only | current |
| hwDHCPRelayStatisticsReset OBJECT-TYPE Reset the above statictics information of handled packets by DHCP relay. The value 1 means clear the statictics information. | 1.3.6.1.4.1.2011.5.7.1.1.19 | INTEGER {invalid(0), reset(1)} | read-write | current |
| hwDHCPArpProcessStatus OBJECT-TYPE ARP process DHCP status. The value 1 means enable ARP process DHCP status. | 1.3.6.1.4.1.2011.5.7.1.1.20 | EnabledStatus | read-write | current |
| hwDHCPRServerDetectStatus OBJECT-TYPE This object indicates whether detection against the pseudo DHCP server is enabled. The default value is disabled(2). | 1.3.6.1.4.1.2011.5.7.1.1.21 | EnabledStatus | read-write | current |
| hwDHCPRDSCPTable OBJECT-TYPE A table for configuring dhcp reply packet's Dscp value. | 1.3.6.1.4.1.2011.5.7.1.1.22 | not-accessible | current | |
| hwDHCPRDSCPEntry OBJECT-TYPE An entry for configuring dhcp reply packet's Dscp value. | 1.3.6.1.4.1.2011.5.7.1.1.22.1 | not-accessible | current | |
| hwDhcpDscp OBJECT-TYPE Dhcp reply packet's dscp value. <0-63> - Valid dscp value <255> - Set dscp value to default. | 1.3.6.1.4.1.2011.5.7.1.1.22.1.1 | Integer32 (0..63 | 255) | read-write | current |
| hwDhcpRenewReplyTable OBJECT-TYPE A table for configuring dhcp renew-reply packet local deal. | 1.3.6.1.4.1.2011.5.7.1.1.23 | not-accessible | current | |
| hwDhcpRenewReplyEntry OBJECT-TYPE An entry for configuring dhcp renw-reply packet local deal. | 1.3.6.1.4.1.2011.5.7.1.1.23.1 | not-accessible | current | |
| hwDhcpRenewReplyEnable OBJECT-TYPE Whether to enable dhcp renew-reply packet local-deal on this interface | 1.3.6.1.4.1.2011.5.7.1.1.23.1.1 | INTEGER {disable(0), enable(1)} | read-write | current |
| hwDhcpRenewReplyRowStatus OBJECT-TYPE 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). | 1.3.6.1.4.1.2011.5.7.1.1.23.1.2 | RowStatus | read-create | current |
| hwDHCP6RDUID OBJECT-TYPE Config Dhcpv6 Duid. | 1.3.6.1.4.1.2011.5.7.1.1.24 | OCTET STRING (SIZE(1 | 8..28)) | read-write | current |
| hwDHCPRelayReleaseLocalPktNum OBJECT-TYPE The total number of the DHCP local release packets handled by DHCP relay. | 1.3.6.1.4.1.2011.5.7.1.1.25 | Unsigned32 | read-only | current |
| hwDHCPRelayMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.7.1.2 | |||
| hwDHCPRelayMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.7.1.2.1 | |||
| hwDHCPRelayMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.7.1.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| hwDHCPRelayMIBCompliance MODULE-COMPLIANCE The compliance statement for systems supporting this module. | 1.3.6.1.4.1.2011.5.7.1.2.1.1 | current |
| hwDHCPRelayMIBGroup OBJECT-GROUP The basic collection of objects providing management of DHCP realy. | 1.3.6.1.4.1.2011.5.7.1.2.2.1 | current |