CISCO-DHCP-RELAY-MIB
- Registered at
- 1.3.6.1.4.1.9.9.833
- Last updated
- 2016-09-16 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2016-09-16 00:00, 2016-06-09 00:00
- Namespace
- cisco
- Source file
CISCO-DHCP-RELAY-MIB- Digest
sha256:e03c71ccb979e4f34c10439101cdd3bbe26c1ef461eee987da98982747336cff
Description
description
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | InterfaceIndexOrZero |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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.
CISCO-DHCP-RELAY-MIB CISCO-SMI CISCO-TC SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoDhcpRelayMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.833.0 | |||
| ciscoDhcpRelayMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.833.1 | |||
| ciscoDhcpRelayStats OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.833.1.1 | |||
| cdrStatsTable OBJECT-TYPE This table holds the statistics of the DHCP RELAY operations performed by the RELAY agent running on the device. | 1.3.6.1.4.1.9.9.833.1.1.1 | not-accessible | current | |
| cdrStatsEntry OBJECT-TYPE An entry holds the statistics of the DHCP RELAY operations performed by the RELAY agent, based on the interface index and the type of the DHCP packet. A zero value of the interface index fetches the total statistics from all the interfaces. | 1.3.6.1.4.1.9.9.833.1.1.1.1 | not-accessible | current | |
| cdrStatsIfIndex OBJECT-TYPE The inteface index of the interface on which the RELAY configurations exist. A zero index value refers to the global RELAY statistics. | 1.3.6.1.4.1.9.9.833.1.1.1.1.1 | InterfaceIndexOrZero | not-accessible | current |
| cdrStatsPktType OBJECT-TYPE The type of the DHCP protocol packet based on which the statistics are fetched upon. | 1.3.6.1.4.1.9.9.833.1.1.1.1.2 | INTEGER {discover(1), offer(2), request(3), ack(4), release(5), decline(6), inform(7), nack(8), dhcpL3Fwd(9), nonDhcp(10)} | not-accessible | current |
| cdrStatsPktsReceived OBJECT-TYPE The number of packets received by the DHCP RELAY agent. | 1.3.6.1.4.1.9.9.833.1.1.1.1.3 | Counter32 | read-only | current |
| cdrStatsPktsForwarded OBJECT-TYPE The number of packets forwarded by the DHCP RELAY agent. | 1.3.6.1.4.1.9.9.833.1.1.1.1.4 | Counter32 | read-only | current |
| cdrStatsPktsDropped OBJECT-TYPE The number of packets dropped by the DHCP RELAY agent. | 1.3.6.1.4.1.9.9.833.1.1.1.1.5 | Counter32 | read-only | current |
| cdrDropStatsTable OBJECT-TYPE This table holds the statistics of the DHCP RELAY packets dropped at an interface/globally in the device. | 1.3.6.1.4.1.9.9.833.1.1.2 | not-accessible | current | |
| cdrDropStatsEntry OBJECT-TYPE An entry (conceptual row) in the cdrDropStatsTable. | 1.3.6.1.4.1.9.9.833.1.1.2.1 | not-accessible | current | |
| cdrDropStatsIfIndex OBJECT-TYPE The statistcs are fetched based upon this index. A zero index value refers to the global RELAY statistics. | 1.3.6.1.4.1.9.9.833.1.1.2.1.1 | InterfaceIndexOrZero | not-accessible | current |
| cdrDropStatsRelayNotEnabled OBJECT-TYPE The number of DHCP packets dropped by the RELAY agent as the relay feature was not enabled | 1.3.6.1.4.1.9.9.833.1.1.2.1.2 | Counter32 | read-only | current |
| cdrDropStatsInvalidMsgType OBJECT-TYPE The number of DHCP packets dropped by the RELAY agent as the DHCP message type was invalid | 1.3.6.1.4.1.9.9.833.1.1.2.1.3 | Counter32 | read-only | current |
| cdrDropStatsInterfaceError OBJECT-TYPE The number of DHCP packets dropped by the RELAY agent, as there was an interface related error. | 1.3.6.1.4.1.9.9.833.1.1.2.1.4 | Counter32 | read-only | current |
| cdrDropStatsTxFailureServer OBJECT-TYPE The number of DHCP packets dropped by the RELAY agent as there was a transmission failure towards the Server. | 1.3.6.1.4.1.9.9.833.1.1.2.1.5 | Counter32 | read-only | current |
| cdrDropStatsTxFailureClient OBJECT-TYPE The number of DHCP packets dropped by the RELAY agent as there was a transmission failure towards the Client. | 1.3.6.1.4.1.9.9.833.1.1.2.1.6 | Counter32 | read-only | current |
| cdrDropStatsUnknownOpInterface OBJECT-TYPE The number of DHCP packets dropped by the RELAY agent as the output Interface was unknown. | 1.3.6.1.4.1.9.9.833.1.1.2.1.7 | Counter32 | read-only | current |
| cdrDropStatsUnknownVrfOrInterface OBJECT-TYPE The number of DHCP packets dropped by the RELAY agent as the VRF or Interface towards the Server was unknown. | 1.3.6.1.4.1.9.9.833.1.1.2.1.8 | Counter32 | read-only | current |
| cdrDropStatsMaxHopsExceeded OBJECT-TYPE The number of DHCP packets dropped by the RELAY agent, as the maximum number of hops were exceeded. | 1.3.6.1.4.1.9.9.833.1.1.2.1.9 | Counter32 | read-only | current |
| cdrDropStatsOpt82ValidationFailure OBJECT-TYPE The number of DHCP packets dropped by the RELAY agent, as the Option 82 validation was failed. | 1.3.6.1.4.1.9.9.833.1.1.2.1.10 | Counter32 | read-only | current |
| cdrDropStatsMalformedPkts OBJECT-TYPE The number of DHCP packets dropped by the RELAY agent, as the packets were malformed. | 1.3.6.1.4.1.9.9.833.1.1.2.1.11 | Counter32 | read-only | current |
| cdrDropStatsUntrustablePort OBJECT-TYPE The number of DHCP packets dropped by the RELAY agent, as the trusted port is not configured. | 1.3.6.1.4.1.9.9.833.1.1.2.1.12 | Counter32 | read-only | current |
| cdrDropStatsReqDroppedOnMCT OBJECT-TYPE The number of DHCP packets dropped by the RELAY agent as the DHCP Request was dropped on MCT. | 1.3.6.1.4.1.9.9.833.1.1.2.1.13 | Counter32 | read-only | current |
| cdrIPv6StatsTable OBJECT-TYPE This table holds the statistics of the IPv6 DHCP RELAY operations performed by the RELAY agent running on the device. | 1.3.6.1.4.1.9.9.833.1.1.3 | not-accessible | current | |
| cdrIPv6StatsEntry OBJECT-TYPE An entry holds the statistics of the IPv6 DHCP RELAY operations performed by the RELAY agent, based on the interface index and the type of the DHCP packet. A zero value of the interface index fetches the total statistics from all the interfaces. | 1.3.6.1.4.1.9.9.833.1.1.3.1 | not-accessible | current | |
| cdrIPv6StatsIfIndex OBJECT-TYPE The inteface index of the interface on which the RELAY configurations exist. A zero index value refers to the global RELAY statistics. | 1.3.6.1.4.1.9.9.833.1.1.3.1.1 | InterfaceIndexOrZero | not-accessible | current |
| cdrIPv6StatsPktType OBJECT-TYPE The type of the IPv6 DHCP protocol packet based on which the statistics are fetched upon. | 1.3.6.1.4.1.9.9.833.1.1.3.1.2 | INTEGER {solicit(1), advertise(2), request(3), confirm(4), renew(5), rebind(6), reply(7), release(8), decline(9), reconfigure(10), infoRequest(11), relayForward(12), relayReply(13), unknown(14)} | not-accessible | current |
| cdrIPv6StatsPktsReceived OBJECT-TYPE The number of packets received by the IPv6 DHCP RELAY agent. | 1.3.6.1.4.1.9.9.833.1.1.3.1.3 | Counter32 | read-only | current |
| cdrIPv6StatsPktsForwarded OBJECT-TYPE The number of packets forwarded by the IPv6 DHCP RELAY agent. | 1.3.6.1.4.1.9.9.833.1.1.3.1.4 | Counter32 | read-only | current |
| cdrIPv6StatsPktsDropped OBJECT-TYPE The number of packets dropped by the IPv6 DHCP RELAY agent. | 1.3.6.1.4.1.9.9.833.1.1.3.1.5 | Counter32 | read-only | current |
| cdrIPv6DropStatsTable OBJECT-TYPE This table holds the statistics of the IPv6 DHCP RELAY packets dropped at an interface/globally in the device. | 1.3.6.1.4.1.9.9.833.1.1.4 | not-accessible | current | |
| cdrIPv6DropStatsEntry OBJECT-TYPE An entry (conceptual row) in the cdrIPv6DropStatsTable. | 1.3.6.1.4.1.9.9.833.1.1.4.1 | not-accessible | current | |
| cdrIPv6DropStatsIfIndex OBJECT-TYPE The statistcs are fetched based upon this index. A zero index value refers to the global RELAY statistics. | 1.3.6.1.4.1.9.9.833.1.1.4.1.1 | InterfaceIndexOrZero | not-accessible | current |
| cdrIPv6DropStatsRelayDisabled OBJECT-TYPE The number of DHCP packets dropped by the IPv6 RELAY agent as the relay feature was not enabled | 1.3.6.1.4.1.9.9.833.1.1.4.1.2 | Counter32 | read-only | current |
| cdrIPv6DropStatsMaxHopsExceeded OBJECT-TYPE The number of DHCP packets dropped by the IPv6 RELAY agent, as the maximum number of hops were exceeded. | 1.3.6.1.4.1.9.9.833.1.1.4.1.3 | Counter32 | read-only | current |
| cdrIPv6DropStatsInvalidPkts OBJECT-TYPE The number of DHCP packets dropped by the IPv6 RELAY agent as the DHCP packet was invalid | 1.3.6.1.4.1.9.9.833.1.1.4.1.4 | Counter32 | read-only | current |
| cdrIPv6DropStatsUnknownOpInterface OBJECT-TYPE The number of DHCP packets dropped by the IPv6 RELAY agent as the output Interface was unknown. | 1.3.6.1.4.1.9.9.833.1.1.4.1.5 | Counter32 | read-only | current |
| cdrIPv6DropStatsInvalidVRF OBJECT-TYPE The number of DHCP packets dropped by the IPv6 RELAY agent as the VRF was invalid. | 1.3.6.1.4.1.9.9.833.1.1.4.1.6 | Counter32 | read-only | current |
| cdrIPv6DropStatsOptionInsertionFailed OBJECT-TYPE The number of DHCP packets dropped by the IPv6 RELAY agent, as the option-insertion was failed. | 1.3.6.1.4.1.9.9.833.1.1.4.1.7 | Counter32 | read-only | current |
| cdrIPv6DropStatsDirectReplyFromServer OBJECT-TYPE The number of DHCP packets dropped by the IPv6 RELAY agent due to the direct reply from server (Reconfig/Advertise/Reply). | 1.3.6.1.4.1.9.9.833.1.1.4.1.8 | Counter32 | read-only | current |
| cdrIPv6DropStatsIPv6AddrNotConfigured OBJECT-TYPE The number of DHCP packets dropped by the IPv6 RELAY agent as the ipv6 address was not configured. | 1.3.6.1.4.1.9.9.833.1.1.4.1.9 | Counter32 | read-only | current |
| cdrIPv6DropStatsInterfaceError OBJECT-TYPE The number of DHCP packets dropped by the IPv6 RELAY agent, as there was an interface related error. | 1.3.6.1.4.1.9.9.833.1.1.4.1.10 | Counter32 | read-only | current |
| cdrIPv6DropStatsVpnOptionDisabled OBJECT-TYPE The number of DHCP packets dropped by the IPv6 RELAY agent, as the VPN option was disabled. | 1.3.6.1.4.1.9.9.833.1.1.4.1.11 | Counter32 | read-only | current |
| cdrIPv6DropStatsIpv6ExtnHeaderPresent OBJECT-TYPE The number of DHCP packets dropped by the IPv6 RELAY agent, as the Ipv6 extension header was present. | 1.3.6.1.4.1.9.9.833.1.1.4.1.12 | Counter32 | read-only | current |
| cdrIPv6DropStatsReqDroppedOnMCT OBJECT-TYPE The number of DHCP packets dropped by the IPv6 RELAY agent as the DHCP Request was dropped on MCT. | 1.3.6.1.4.1.9.9.833.1.1.4.1.13 | Counter32 | read-only | current |
| ciscoDhcpRelayMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.833.2 | |||
| ciscoDhcpRelayMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.833.2.1 | |||
| ciscoDhcpRelayMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.833.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoDhcpRelayMIBCompliance MODULE-COMPLIANCE This is a default module-compliance containing default object groups. | 1.3.6.1.4.1.9.9.833.2.1.1 | current |
| cdrStatsGroup OBJECT-GROUP A collection of objects providing the DHCP RELAY related packets statistics. | 1.3.6.1.4.1.9.9.833.2.2.1 | current |
| cdrDropStatsGroup OBJECT-GROUP A collection of objects providing the statistics of the DHCP RELAY packets dropped by the DHCP relay agent. | 1.3.6.1.4.1.9.9.833.2.2.2 | current |
| cdrIPv6StatsGroup OBJECT-GROUP A collection of objects providing the DHCP IPv6 RELAY related packets statistics. | 1.3.6.1.4.1.9.9.833.2.2.3 | current |
| cdrIPv6DropStatsGroup OBJECT-GROUP A collection of objects providing the statistics of the DHCP RELAY packets dropped by the IPv6 DHCP relay agent. | 1.3.6.1.4.1.9.9.833.2.2.4 | current |