CISCO-DHCP-RELAY-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-DHCP-RELAY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoDhcpRelayMIB 1.3.6.1.4.1.9.9.833
         ciscoDhcpRelayMIBNotifs 1.3.6.1.4.1.9.9.833.0
         ciscoDhcpRelayMIBObjects 1.3.6.1.4.1.9.9.833.1
             ciscoDhcpRelayStats 1.3.6.1.4.1.9.9.833.1.1
                 cdrStatsTable 1.3.6.1.4.1.9.9.833.1.1.1
This table holds the statistics of the DHCP RELAY operations performed by the RELAY agent running on the device.
                     cdrStatsEntry 1.3.6.1.4.1.9.9.833.1.1.1.1
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.
                         cdrStatsIfIndex 1.3.6.1.4.1.9.9.833.1.1.1.1.1
The inteface index of the interface on which the RELAY configurations exist. A zero index value refers to the global RELAY statistics.
                         cdrStatsPktType 1.3.6.1.4.1.9.9.833.1.1.1.1.2
The type of the DHCP protocol packet based on which the statistics are fetched upon.
                         cdrStatsPktsReceived 1.3.6.1.4.1.9.9.833.1.1.1.1.3
The number of packets received by the DHCP RELAY agent.
                         cdrStatsPktsForwarded 1.3.6.1.4.1.9.9.833.1.1.1.1.4
The number of packets forwarded by the DHCP RELAY agent.
                         cdrStatsPktsDropped 1.3.6.1.4.1.9.9.833.1.1.1.1.5
The number of packets dropped by the DHCP RELAY agent.
                 cdrDropStatsTable 1.3.6.1.4.1.9.9.833.1.1.2
This table holds the statistics of the DHCP RELAY packets dropped at an interface/globally in the device.
                     cdrDropStatsEntry 1.3.6.1.4.1.9.9.833.1.1.2.1
An entry (conceptual row) in the cdrDropStatsTable.
                         cdrDropStatsIfIndex 1.3.6.1.4.1.9.9.833.1.1.2.1.1
The statistcs are fetched based upon this index. A zero index value refers to the global RELAY statistics.
                         cdrDropStatsRelayNotEnabled 1.3.6.1.4.1.9.9.833.1.1.2.1.2
The number of DHCP packets dropped by the RELAY agent as the relay feature was not enabled
                         cdrDropStatsInvalidMsgType 1.3.6.1.4.1.9.9.833.1.1.2.1.3
The number of DHCP packets dropped by the RELAY agent as the DHCP message type was invalid
                         cdrDropStatsInterfaceError 1.3.6.1.4.1.9.9.833.1.1.2.1.4
The number of DHCP packets dropped by the RELAY agent, as there was an interface related error.
                         cdrDropStatsTxFailureServer 1.3.6.1.4.1.9.9.833.1.1.2.1.5
The number of DHCP packets dropped by the RELAY agent as there was a transmission failure towards the Server.
                         cdrDropStatsTxFailureClient 1.3.6.1.4.1.9.9.833.1.1.2.1.6
The number of DHCP packets dropped by the RELAY agent as there was a transmission failure towards the Client.
                         cdrDropStatsUnknownOpInterface 1.3.6.1.4.1.9.9.833.1.1.2.1.7
The number of DHCP packets dropped by the RELAY agent as the output Interface was unknown.
                         cdrDropStatsUnknownVrfOrInterface 1.3.6.1.4.1.9.9.833.1.1.2.1.8
The number of DHCP packets dropped by the RELAY agent as the VRF or Interface towards the Server was unknown.
                         cdrDropStatsMaxHopsExceeded 1.3.6.1.4.1.9.9.833.1.1.2.1.9
The number of DHCP packets dropped by the RELAY agent, as the maximum number of hops were exceeded.
                         cdrDropStatsOpt82ValidationFailure 1.3.6.1.4.1.9.9.833.1.1.2.1.10
The number of DHCP packets dropped by the RELAY agent, as the Option 82 validation was failed.
                         cdrDropStatsMalformedPkts 1.3.6.1.4.1.9.9.833.1.1.2.1.11
The number of DHCP packets dropped by the RELAY agent, as the packets were malformed.
                         cdrDropStatsUntrustablePort 1.3.6.1.4.1.9.9.833.1.1.2.1.12
The number of DHCP packets dropped by the RELAY agent, as the trusted port is not configured.
                         cdrDropStatsReqDroppedOnMCT 1.3.6.1.4.1.9.9.833.1.1.2.1.13
The number of DHCP packets dropped by the RELAY agent as the DHCP Request was dropped on MCT.
                 cdrIPv6StatsTable 1.3.6.1.4.1.9.9.833.1.1.3
This table holds the statistics of the IPv6 DHCP RELAY operations performed by the RELAY agent running on the device.
                     cdrIPv6StatsEntry 1.3.6.1.4.1.9.9.833.1.1.3.1
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.
                         cdrIPv6StatsIfIndex 1.3.6.1.4.1.9.9.833.1.1.3.1.1
The inteface index of the interface on which the RELAY configurations exist. A zero index value refers to the global RELAY statistics.
                         cdrIPv6StatsPktType 1.3.6.1.4.1.9.9.833.1.1.3.1.2
The type of the IPv6 DHCP protocol packet based on which the statistics are fetched upon.
                         cdrIPv6StatsPktsReceived 1.3.6.1.4.1.9.9.833.1.1.3.1.3
The number of packets received by the IPv6 DHCP RELAY agent.
                         cdrIPv6StatsPktsForwarded 1.3.6.1.4.1.9.9.833.1.1.3.1.4
The number of packets forwarded by the IPv6 DHCP RELAY agent.
                         cdrIPv6StatsPktsDropped 1.3.6.1.4.1.9.9.833.1.1.3.1.5
The number of packets dropped by the IPv6 DHCP RELAY agent.
                 cdrIPv6DropStatsTable 1.3.6.1.4.1.9.9.833.1.1.4
This table holds the statistics of the IPv6 DHCP RELAY packets dropped at an interface/globally in the device.
                     cdrIPv6DropStatsEntry 1.3.6.1.4.1.9.9.833.1.1.4.1
An entry (conceptual row) in the cdrIPv6DropStatsTable.
                         cdrIPv6DropStatsIfIndex 1.3.6.1.4.1.9.9.833.1.1.4.1.1
The statistcs are fetched based upon this index. A zero index value refers to the global RELAY statistics.
                         cdrIPv6DropStatsRelayDisabled 1.3.6.1.4.1.9.9.833.1.1.4.1.2
The number of DHCP packets dropped by the IPv6 RELAY agent as the relay feature was not enabled
                         cdrIPv6DropStatsMaxHopsExceeded 1.3.6.1.4.1.9.9.833.1.1.4.1.3
The number of DHCP packets dropped by the IPv6 RELAY agent, as the maximum number of hops were exceeded.
                         cdrIPv6DropStatsInvalidPkts 1.3.6.1.4.1.9.9.833.1.1.4.1.4
The number of DHCP packets dropped by the IPv6 RELAY agent as the DHCP packet was invalid
                         cdrIPv6DropStatsUnknownOpInterface 1.3.6.1.4.1.9.9.833.1.1.4.1.5
The number of DHCP packets dropped by the IPv6 RELAY agent as the output Interface was unknown.
                         cdrIPv6DropStatsInvalidVRF 1.3.6.1.4.1.9.9.833.1.1.4.1.6
The number of DHCP packets dropped by the IPv6 RELAY agent as the VRF was invalid.
                         cdrIPv6DropStatsOptionInsertionFailed 1.3.6.1.4.1.9.9.833.1.1.4.1.7
The number of DHCP packets dropped by the IPv6 RELAY agent, as the option-insertion was failed.
                         cdrIPv6DropStatsDirectReplyFromServer 1.3.6.1.4.1.9.9.833.1.1.4.1.8
The number of DHCP packets dropped by the IPv6 RELAY agent due to the direct reply from server (Reconfig/Advertise/Reply).
                         cdrIPv6DropStatsIPv6AddrNotConfigured 1.3.6.1.4.1.9.9.833.1.1.4.1.9
The number of DHCP packets dropped by the IPv6 RELAY agent as the ipv6 address was not configured.
                         cdrIPv6DropStatsInterfaceError 1.3.6.1.4.1.9.9.833.1.1.4.1.10
The number of DHCP packets dropped by the IPv6 RELAY agent, as there was an interface related error.
                         cdrIPv6DropStatsVpnOptionDisabled 1.3.6.1.4.1.9.9.833.1.1.4.1.11
The number of DHCP packets dropped by the IPv6 RELAY agent, as the VPN option was disabled.
                         cdrIPv6DropStatsIpv6ExtnHeaderPresent 1.3.6.1.4.1.9.9.833.1.1.4.1.12
The number of DHCP packets dropped by the IPv6 RELAY agent, as the Ipv6 extension header was present.
                         cdrIPv6DropStatsReqDroppedOnMCT 1.3.6.1.4.1.9.9.833.1.1.4.1.13
The number of DHCP packets dropped by the IPv6 RELAY agent as the DHCP Request was dropped on MCT.
         ciscoDhcpRelayMIBConform 1.3.6.1.4.1.9.9.833.2
             ciscoDhcpRelayMIBCompliances 1.3.6.1.4.1.9.9.833.2.1
             ciscoDhcpRelayMIBGroups 1.3.6.1.4.1.9.9.833.2.2