CIENA-CES-DHCP-RELAY-MIB: View SNMP OID List / Download MIB

VENDOR: CIENA CORPORATION


 Home MIB: CIENA-CES-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
 cienaCesDhcpRelayMIB 1.3.6.1.4.1.1271.2.3.6
The MIB module contains MIB objects to manage DHCP Relay.
     cienaCesDhcpRelayAgent 1.3.6.1.4.1.1271.2.3.6.1
         cienaCesDhcpRelayAgentGlobalAttrs 1.3.6.1.4.1.1271.2.3.6.1.1
             cienaCesDhcpRelayAgentCircuitId 1.3.6.1.4.1.1271.2.3.6.1.1.1 integer read-only
This object specifies the type of circuit ID to be used by the DHCP relay agent. It can be set to li, port, cidString or liVs. Enumeration: 'liVs': 4, 'port': 2, 'cidString': 3, 'li': 1.
             cienaCesDhcpRelayAgentRemoteId 1.3.6.1.4.1.1271.2.3.6.1.1.2 integer read-write
This object specifies the type of remote agent ID to be used by the DHCP relay agent. It can be set to macAddress, hostName or ridString. Enumeration: 'macAddress': 1, 'ridString': 3, 'hostName': 2.
             cienaCesDhcpRelayAgentL2State 1.3.6.1.4.1.1271.2.3.6.1.1.3 integer read-write
Specifies the global administrative state of the DHCP L2 relay agent. Enumeration: 'disabled': 1, 'enabled': 2.
             cienaCesDhcpRelayAgentReplaceOption82 1.3.6.1.4.1.1271.2.3.6.1.1.4 integer read-write
Specifies whether or not the relay agent should replace an existing option 82. Enumeration: 'on': 1, 'off': 2.
         cienaCesDhcpRelayAgentL2StateTable 1.3.6.1.4.1.1271.2.3.6.1.2 no-access
Tables that allow changing the configuration of DHCP relay agent functionality for each cienaCesDhcpRelayAgentVs.
             cienaCesDhcpRelayAgentL2StateEntry 1.3.6.1.4.1.1271.2.3.6.1.2.1 no-access
Entry in the table to configure DHCP relay agent functionality.
                 cienaCesDhcpRelayAgentVsIndex 1.3.6.1.4.1.1271.2.3.6.1.2.1.1 integer no-access
This MIB object specifies the VS on which DHCP relay agent is configured.
                 cienaCesDhcpRelayAgentRlan 1.3.6.1.4.1.1271.2.3.6.1.2.1.2 integer no-access
This MIB object specifies the RLAN on which the DHCP relay agent is configured.
                 cienaCesDhcpRelayAgentL2AdminState 1.3.6.1.4.1.1271.2.3.6.1.2.1.3 integer read-only
This object allows the disabling or enabling of DHCP relay agent functionality on the given VS. Enumeration: 'disabled': 1, 'enabled': 2.
                 cienaCesDhcpRelayAgentL2OperState 1.3.6.1.4.1.1271.2.3.6.1.2.1.4 integer read-only
This object shows the operational state of the DHCP relay agent on the given VS. Enumeration: 'disabled': 1, 'enabled': 2.
                 cienaCesDhcpRelayAgentL2StatsClear 1.3.6.1.4.1.1271.2.3.6.1.2.1.5 truthvalue read-write
This MIB object when set to 'true' clears DHCP relay agent statistics for the given VS.
                 cienaCesDhcpRelayAgentL2RowStatus 1.3.6.1.4.1.1271.2.3.6.1.2.1.6 rowstatus read-only
Set this MIB object to 'Destroy' to terminate DHCP L2 relaying on the VS specified by cienaCesDhcpRelayAgentVs and cienaCesDhcpRelayAgentRlan. Set this MIB object to 'CreateAndGo' to create DHCP L2 relaying on the VS along with cienaCesDhcpRelayAgentVsIndex and cienaCesDhcpRelayAgentRlan.
         cienaCesDhcpRelayAgentTrustTable 1.3.6.1.4.1.1271.2.3.6.1.5 no-access
This table is used to specify the DHCP relay attributes of logical interfaces to which DHCP relay agents are attached. Entries in this table are created when a DHCP relay agent is created and attached to a VS that already has logical interfaces, or when logical interfaces are added to a VS for which a DHCP relay is already created and attached.
             cienaCesDhcpRelayAgentTrustEntry 1.3.6.1.4.1.1271.2.3.6.1.5.1 no-access
Each entry in this table can be used to specify the LI and VS to be trusted.
                 cienaCesDhcpRelayAgentTrustedLiType 1.3.6.1.4.1.1271.2.3.6.1.5.1.1 dhcplitype no-access
This MIB object is used as an index in the table and is used to specify the LI type.
                 cienaCesDhcpRelayAgentTrustedLiIndex 1.3.6.1.4.1.1271.2.3.6.1.5.1.2 integer no-access
This MIB object is used as an index in the table and is used to specify the LI index.
                 cienaCesDhcpRelayAgentTrustMode 1.3.6.1.4.1.1271.2.3.6.1.5.1.3 integer read-only
This MIB object is used to set the port as client trusted, server trusted, dual-role trusted or not trusted. Enumeration: 'dualRoleTrust': 3, 'clientTrust': 1, 'unTrust': 4, 'serverTrust': 2.
                 cienaCesDhcpRelayAgentCidString 1.3.6.1.4.1.1271.2.3.6.1.5.1.4 displaystring read-only
This object is used to get and set the CID string for the logical interface.
                 cienaCesDhcpRelayAgentRidString 1.3.6.1.4.1.1271.2.3.6.1.5.1.5 displaystring read-only
This object is used to get and set the RID string for the logical interface.
         cienaCesDhcpRelayAgentL2StatsTable 1.3.6.1.4.1.1271.2.3.6.1.6 no-access
Table to display L2 statistics for each cienaCesDhcpRelayAgentVs.
             cienaCesDhcpRelayAgentL2StatsEntry 1.3.6.1.4.1.1271.2.3.6.1.6.1 no-access
Entry in the table to display L2 statistics.
                 cienaCesDhcpRelayAgentL2IpSecHeaders 1.3.6.1.4.1.1271.2.3.6.1.6.1.1 counter32 read-only
This MIB object reports the number of packets that include IP Sec headers.
                 cienaCesDhcpRelayAgentL2Option82Added 1.3.6.1.4.1.1271.2.3.6.1.6.1.2 counter32 read-only
This MIB object reports the number of packets that have had option 82 added.
                 cienaCesDhcpRelayAgentL2Option82Removed 1.3.6.1.4.1.1271.2.3.6.1.6.1.3 counter32 read-only
This MIB object reports the number of packets that have had option 82 removed.
                 cienaCesDhcpRelayAgentL2UntrustedClientPortPktsRx 1.3.6.1.4.1.1271.2.3.6.1.6.1.4 counter32 read-only
This MIB object reports the number of packets received on untrusted client ports.
                 cienaCesDhcpRelayAgentL2UntrustedServerPortPktsRx 1.3.6.1.4.1.1271.2.3.6.1.6.1.5 counter32 read-only
This MIB object reports the number of packets received from untrusted server ports.
                 cienaCesDhcpRelayAgentL2SpoofedDhcpPkts 1.3.6.1.4.1.1271.2.3.6.1.6.1.6 counter32 read-only
This MIB object reports the number of spoofed DHCP packets.
                 cienaCesDhcpRelayAgentL2Option82ExceedMTU 1.3.6.1.4.1.1271.2.3.6.1.6.1.7 counter32 read-only
This MIB object reports the number of packets with DHCP option 82 that would exceed the MTU. The option 82 is not added and the original DHCP packet is forwarded.
                 cienaCesDhcpRelayAgentL2NoTrustedServerPktDrop 1.3.6.1.4.1.1271.2.3.6.1.6.1.8 counter32 read-only
This MIB object reports the number of DHCP packets dropped because there are no server trusted ports configured.
                 cienaCesDhcpRelayAgentL2NoTrustedClientPktDrop 1.3.6.1.4.1.1271.2.3.6.1.6.1.9 counter32 read-only
This MIB object reports the number of DHCP packets dropped because there are no client trusted ports configured.
                 cienaCesDhcpRelayAgentL2InvalidConfigPktDrop 1.3.6.1.4.1.1271.2.3.6.1.6.1.10 counter32 read-only
This MIB object reports the number of DHCP packets dropped because the L2 relay agent configuration is invalid.
                 cienaCesDhcpRelayAgentL2GeneralErrors 1.3.6.1.4.1.1271.2.3.6.1.6.1.11 counter32 read-only
This MIB object reports the number of general errors encountered by the L2 relay agent.
                 cienaCesDhcpRelayAgentL2Option82Replaced 1.3.6.1.4.1.1271.2.3.6.1.6.1.12 counter32 read-only
This MIB object reports the number of packets that have had option 82 replaced.
                 cienaCesDhcpRelayAgentL2ForRelay 1.3.6.1.4.1.1271.2.3.6.1.6.1.13 counter32 read-only
This MIB object reports the number of packets received by the relay that were actually intended for the relay.
                 cienaCesDhcpRelayAgentL2ClientRelayed 1.3.6.1.4.1.1271.2.3.6.1.6.1.14 counter32 read-only
This MIB object reports the number of client messages relayed.
                 cienaCesDhcpRelayAgentL2ServerRelayed 1.3.6.1.4.1.1271.2.3.6.1.6.1.15 counter32 read-only
This MIB object reports the number of server messages relayed.
         cienaCesDhcpRelayAgentGlobalStats 1.3.6.1.4.1.1271.2.3.6.1.7
             cienaCesDhcpRelayAgentL2GlobalStatsClear 1.3.6.1.4.1.1271.2.3.6.1.7.1 truthvalue read-write
This object, when set to 'true', clears the global statistics for the L2 DHCP relay.
             cienaCesDhcpRelayAgentL2Relayed 1.3.6.1.4.1.1271.2.3.6.1.7.2 counter32 read-only
This object reports the number of packets that passed through the L2 relays (processed and not dropped).
             cienaCesDhcpRelayAgentL2Dropped 1.3.6.1.4.1.1271.2.3.6.1.7.3 counter32 read-only
This object reports the number of packets dropped by the relay. Inspect the detailed statistic on each relay for more details related to dropped frames.
             cienaCesDhcpRelayAgentL2Forwarded 1.3.6.1.4.1.1271.2.3.6.1.7.4 counter32 read-only
This object reports the number of packets forwarded rather than relayed. These are valid frames that didn't need to be processed by the relay.
             cienaCesDhcpRelayAgentL2NotForRelay 1.3.6.1.4.1.1271.2.3.6.1.7.5 counter32 read-only
This object reports the number of packets received by the relay but not intended for the relay. Inspect the detailed statistic on each relay for more details related to dropped frames.