All MIBs › CM-IP-MIB
Organization: ADVA Optical Networking SE
Last Updated: 2019-03-14
Category: IP and Core Protocols, Routing Protocols, Vendor: Ceragon
Description:
Manages IP interface configuration and routing parameters for Ceragon microwave radio systems.
Imported Objects
From ADVA-MIB
| fsp150cm | OBJECT-IDENTITY |
From CM-COMMON-MIB
| IpVersion | |
| VlanId |
From IPV6-TC
| Ipv6Address |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| MacAddress | |
| RowStatus | |
| StorageType | |
| TEXTUAL-CONVENTION | |
| TruthValue | |
| VariablePointer |
What Is CM-IP-MIB?
CM-IP-MIB is a Ceragon (ADVA F3/FSP150CM/CC product line) MIB that manages IP interface configuration and diagnostic functions for microwave radio transport systems, including ARP cache control, proxy ARP, and IPv4/IPv6 ping and traceroute operations. It exposes both configuration objects (proxy ARP enablement, management traffic bridging and its security setting) and action/diagnostic objects that let a manager trigger connectivity tests and retrieve their results. This kind of CM-IP-MIB SNMP monitoring is centered on verifying IP-layer reachability and network path health of the radio unit—an operator can initiate a ping or traceroute to a remote endpoint and inspect cmIpPingResult or cmIpTraceRouteResult to detect connectivity loss, rather than exposing traditional hardware sensors like temperature or fan status. It builds on the standard IP-MIB conventions but is scoped specifically to Ceragon/ADVA F3 platform IP management needs. It is used in microwave backhaul network deployments where operators need to validate IP connectivity across radio links without separate tooling.
IPNetwork Monitor allows you to monitor SNMP objects defined in CM-IP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- IPv4/IPv6 ping test results
- traceroute results to remote endpoints
- proxy ARP status
- ARP cache flush events
- management traffic bridging status and security
Supported Devices
- Ceragon IP-50CX — compact dual-carrier universal microwave radio, up to 6.5 Gbps
- Ceragon IP-50EXP (2025) — high-powered E-band microwave radio for multi-Gbps backhaul
Monitoring Examples
An administrator would set cmIpPingDestination and trigger cmIpInitiatePingAction, then poll cmIpPingResult to confirm reachability to a remote radio node or management station; a failed or timed-out result would indicate a link or routing problem. Similarly, setting cmIpTraceRouteDestination and firing cmIpInitiateTraceRouteAction populates cmIpTraceRouteResult, useful for isolating where in a multi-hop microwave chain connectivity breaks down. Checking cmIpManagementTrafficBridgingEnabled and its security flag confirms whether in-band management traffic is being bridged as expected across the radio link.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| cmIPMIB | 1.3.6.1.4.1.2544.1.12.11 | This module defines the IP MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA. | ||
| cmIpObjects | 1.3.6.1.4.1.2544.1.12.11.1 | |||
| cmIpInterfaceTable | 1.3.6.1.4.1.2544.1.12.11.1.1 | not-accessible | User managed IP Address Table. | |
| cmIpInterfaceEntry | 1.3.6.1.4.1.2544.1.12.11.1.1.1 | not-accessible | Allows management of IP Interfaces. | |
| STR cmIpInterfaceName | 1.3.6.1.4.1.2544.1.12.11.1.1.1.1 | DisplayString | read-only | Name of the IP interface. |
| IP cmIpInterface | 1.3.6.1.4.1.2544.1.12.11.1.1.1.2 | IpAddress | read-write | IP Address of the interface. |
| IP cmIpInterfaceMask | 1.3.6.1.4.1.2544.1.12.11.1.1.1.3 | IpAddress | read-write | IP Mask of the interface. |
| T/F cmIpInterfaceDhcpEnabled | 1.3.6.1.4.1.2544.1.12.11.1.1.1.4 | TruthValue | read-write | Whether or not DHCP is enabled on this interface. |
| I32 cmIpInterfaceMTU | 1.3.6.1.4.1.2544.1.12.11.1.1.1.5 | Integer32 | read-write | IP Interface MTU. |
| CMD cmIpInterfaceDhcpRole | 1.3.6.1.4.1.2544.1.12.11.1.1.1.6 | CmDhcpRole | read-write | Specify the DHCP role on this interface. |
| STR cmIpInterfacePhysicalAddress | 1.3.6.1.4.1.2544.1.12.11.1.1.1.7 | DisplayString | read-only | Physical Address associated with the IP Address. |
| T/F cmIpInterfaceRIPv2Enabled | 1.3.6.1.4.1.2544.1.12.11.1.1.1.8 | TruthValue | read-write | This object allows to enable/disable RIPv2 on the IP Interface. |
| T/F cmIpInterfaceDHCPClientIdEnabled | 1.3.6.1.4.1.2544.1.12.11.1.1.1.9 | TruthValue | read-write | This object enables DHCP Option 61 on the IP interface. This object is only applicable when DHCP client is enabled. |
| STR cmIpInterfaceDHCPClientId | 1.3.6.1.4.1.2544.1.12.11.1.1.1.10 | DisplayString | read-write | This object is applicable when cmIpInterfaceDHCPClientIdEnabled is set to TRUE. It allows users to specify the DHCP Client Id as a DisplayString - instead of the MAC address. |
| IPM cmIpInterfaceIpMode | 1.3.6.1.4.1.2544.1.12.11.1.1.1.11 | IpMode | read-write | This object is the ipmode for the interface. |
| T/F cmIpInterfaceDhcpClassIdEnabled | 1.3.6.1.4.1.2544.1.12.11.1.1.1.12 | TruthValue | read-write | This object describe whether class id editable enabled. |
| T/F cmIpInterfaceDhcpHostNameEnabled | 1.3.6.1.4.1.2544.1.12.11.1.1.1.13 | TruthValue | read-write | This object describe whether host name editable enabled. |
| STR cmIpInterfaceDhcpHostName | 1.3.6.1.4.1.2544.1.12.11.1.1.1.14 | DisplayString | read-write | This object describe the host name. |
| T/F cmIpInterfaceDhcpLogServerEnabled | 1.3.6.1.4.1.2544.1.12.11.1.1.1.15 | TruthValue | read-write | This object describe whether the dhcp log server enabled. |
| T/F cmIpInterfaceDhcpNTPServerEnabled | 1.3.6.1.4.1.2544.1.12.11.1.1.1.16 | TruthValue | read-write | This object describe whether the dhcp ntp server enabled. |
| DHC cmIpInterfaceDhcpClientIdType | 1.3.6.1.4.1.2544.1.12.11.1.1.1.17 | DHCPCIDType | read-write | This object describe whether the dhcp cid type. |
| DHC cmIpInterfaceDhcpHostNameType | 1.3.6.1.4.1.2544.1.12.11.1.1.1.18 | DHCPHostNameType | read-write | This object describe whether the dhcp host name type. |
| T/F cmIpInterfaceDhcpVendorInfoEnabled | 1.3.6.1.4.1.2544.1.12.11.1.1.1.19 | TruthValue | read-write | This object means the vendor information whether enabled. |
| DHC cmIpInterfaceDhcpVendorInfoType | 1.3.6.1.4.1.2544.1.12.11.1.1.1.20 | DHCPVendorInfoType | read-write | This object describe whether the dhcp vendor information type. |
| STR cmIpInterfaceDhcpVendorInfo | 1.3.6.1.4.1.2544.1.12.11.1.1.1.21 | DisplayString | read-write | This object describe the vendor information. |
| T/F cmIpInterfaceDhcpVendorInfoHideControl | 1.3.6.1.4.1.2544.1.12.11.1.1.1.22 | TruthValue | read-write | This object describe whether the dhcp vendor info is hidden or not |
| IP cmIpInterfaceGateway | 1.3.6.1.4.1.2544.1.12.11.1.1.1.23 | IpAddress | read-write | This object desribes the IPv4 Gateway Address of the management interface on OSA540X. |
| cmStaticRouteTable | 1.3.6.1.4.1.2544.1.12.11.1.2 | not-accessible | This entity's user configured Static IP Routing table. | |
| cmStaticRouteEntry | 1.3.6.1.4.1.2544.1.12.11.1.2.1 | not-accessible | A particular route to a particular destina- tion, under a particular policy. | |
| IP cmStaticRouteDest | 1.3.6.1.4.1.2544.1.12.11.1.2.1.1 | IpAddress | read-only | The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the cmStaticRouteMask object is not equal to x. |
| IP cmStaticRouteMask | 1.3.6.1.4.1.2544.1.12.11.1.2.1.2 | IpAddress | read-only | Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the cmStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the cmStaticRouteMask by reference to the IP Ad- dress Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the cmStaticRouteDest object is not equal to cmStaticRouteDest. |
| IP cmStaticRouteNextHop | 1.3.6.1.4.1.2544.1.12.11.1.2.1.3 | IpAddress | read-only | On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0. |
| I32 cmStaticRouteMetric | 1.3.6.1.4.1.2544.1.12.11.1.2.1.4 | Integer32 | read-create | The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's cmStaticRouteProto value. If this metric is not used, its value should be set to 1. |
| ROW cmStaticRouteRowStatus | 1.3.6.1.4.1.2544.1.12.11.1.2.1.5 | RowStatus | read-create | The row status variable, used according to row installation and removal conventions. |
| STR cmStaticRouteInterface | 1.3.6.1.4.1.2544.1.12.11.1.2.1.6 | DisplayString | read-create | Name of the IP interface for the interface static route. |
| T/F cmStaticRouteAdvertise | 1.3.6.1.4.1.2544.1.12.11.1.2.1.7 | TruthValue | read-create | Whether this static route will be advertised via routing protocol. |
| cmARPTable | 1.3.6.1.4.1.2544.1.12.11.1.3 | not-accessible | A list of ARP entries on the NIDs. | |
| cmARPEntry | 1.3.6.1.4.1.2544.1.12.11.1.3.1 | not-accessible | A conceptual row in the cmARPTable. Entries can be created/deleted in this table by management application action. | |
| I32 cmARPIndex | 1.3.6.1.4.1.2544.1.12.11.1.3.1.1 | Integer32 | read-create | An integer index value used to uniquely identify this ARP Entry in the cmARPTable. |
| IP cmARPIPAddress | 1.3.6.1.4.1.2544.1.12.11.1.3.1.2 | IpAddress | read-create | This object allows configuration of the ARP Entry IP Address. |
| MAC cmARPMacAddress | 1.3.6.1.4.1.2544.1.12.11.1.3.1.3 | MacAddress | read-create | This object allows management of the ARP Entry MAC Address. |
| STR cmARPInterface | 1.3.6.1.4.1.2544.1.12.11.1.3.1.4 | DisplayString | read-create | This object allows management of the ARP Entry Interface. |
| STO cmARPStorageType | 1.3.6.1.4.1.2544.1.12.11.1.3.1.5 | StorageType | read-create | The type of storage configured for this entry. |
| ROW cmARPRowStatus | 1.3.6.1.4.1.2544.1.12.11.1.3.1.6 | RowStatus | read-write | The status of this row. The cmARPRowStatus object may be modified if the associated instance of this object is equal to active(1), notInService(2), or notReady(3). |
| IPE cmARPEntryType | 1.3.6.1.4.1.2544.1.12.11.1.3.1.7 | IpEntryType | read-write | The type of ARP Entry. Note that static entries can be created. |
| cmProxyARPTable | 1.3.6.1.4.1.2544.1.12.11.1.4 | not-accessible | A list of Proxy ARP entries on the NIDs. This table is not supported in GE206 Release 4.1CC. | |
| cmProxyARPEntry | 1.3.6.1.4.1.2544.1.12.11.1.4.1 | not-accessible | A conceptual row in the cmProxyARPTable. Entries can be created/deleted in this table by management application action. | |
| I32 cmProxyARPIndex | 1.3.6.1.4.1.2544.1.12.11.1.4.1.1 | Integer32 | read-create | An integer index value used to uniquely identify this Proxy ARP Entry in the cmProxyARPTable. |
| IP cmProxyARPIPAddress | 1.3.6.1.4.1.2544.1.12.11.1.4.1.2 | IpAddress | read-create | This object allows configuration of the ProxyARP Entry IP Address. |
| IP cmProxyARPSubnetMask | 1.3.6.1.4.1.2544.1.12.11.1.4.1.3 | IpAddress | read-create | This object allows management of the Proxy ARP Entry Subnet Mask. |
| STR cmProxyARPInterface | 1.3.6.1.4.1.2544.1.12.11.1.4.1.4 | DisplayString | read-create | This object allows management of the Proxy ARP Entry Interface. |
| STO cmProxyARPStorageType | 1.3.6.1.4.1.2544.1.12.11.1.4.1.5 | StorageType | read-create | The type of storage configured for this entry. |
| ROW cmProxyARPRowStatus | 1.3.6.1.4.1.2544.1.12.11.1.4.1.6 | RowStatus | read-write | The status of this row. The cmProxyARPRowStatus object may be modified if the associated instance of this object is equal to active(1), notInService(2), or notReady(3). |
| ipManagementTunnelTable | 1.3.6.1.4.1.2544.1.12.11.1.5 | not-accessible | A list of IP Management Tunnel entries on the fsp150 family of products. | |
| ipManagementTunnelEntry | 1.3.6.1.4.1.2544.1.12.11.1.5.1 | not-accessible | A conceptual row in the ipManagementTunnelTable. Entries can be created/deleted in this table by management application action. | |
| I32 ipManagementTunnelIndex | 1.3.6.1.4.1.2544.1.12.11.1.5.1.1 | Integer32 | read-create | A unique integer index value used to uniquely identify a Management Tunnel Entry in the ipManagementTunnelTable. |
| NUM ipManagementTunnelAssociatedPort | 1.3.6.1.4.1.2544.1.12.11.1.5.1.2 | VariablePointer | read-create | This allows specification of the associated physical port on the device, to which the Management Tunnel is attached. |
| STR ipManagementTunnelName | 1.3.6.1.4.1.2544.1.12.11.1.5.1.3 | DisplayString | read-create | This allows specification of a unique name which is also used as the name of the IP interface, to which the Management Tunnel is attached. |
| IPM ipManagementTunnelType | 1.3.6.1.4.1.2544.1.12.11.1.5.1.4 | IpManagementTunnelType | read-create | This allows specification of the type of management tunnel, whether it is a VLAN based tunnel or a MAC based tunnel. |
| I32 ipManagementTunnelMTU | 1.3.6.1.4.1.2544.1.12.11.1.5.1.5 | Integer32 | read-write | This provides the MTU of the Management Tunnel. |
| IPM ipManagementTunnelEncapsulationType | 1.3.6.1.4.1.2544.1.12.11.1.5.1.6 | IpManagementTunnelEncapsulationType | read-create | This allows specification of the encapsulation type of management tunnel. Only Ethernet encapsulation is currently supported. |
| IP ipManagementTunnelIpAddress | 1.3.6.1.4.1.2544.1.12.11.1.5.1.7 | IpAddress | read-create | This object allows configuration of the Management Tunnel IP Address. |
| IP ipManagementTunnelSubnetMask | 1.3.6.1.4.1.2544.1.12.11.1.5.1.8 | IpAddress | read-create | This object allows management of the Management Tunnel Subnet Mask. |
| VLA ipManagementTunnelVlanId | 1.3.6.1.4.1.2544.1.12.11.1.5.1.9 | VlanId | read-create | This object allows specification of the VLAN Id in the case of a VLAN management tunnel. This object is not relevant for a MAC based management tunnel. |
| T/F ipManagementTunnelSVlanEnabled | 1.3.6.1.4.1.2544.1.12.11.1.5.1.10 | TruthValue | read-create | This object allows specification of whether or not the S-TAG is enabled on the IP Management Tunnel. This object is not relevant for a MAC based management tunnel. |
| VLA ipManagementTunnelSVlanId | 1.3.6.1.4.1.2544.1.12.11.1.5.1.11 | VlanId | read-create | This object allows specification of the S-TAG VLAN Id in the case of a VLAN management tunnel, when S-TAG is also enabled. This object is not relevant for a MAC based management tunnel, as well as when the ipManagementTunnelSVlanEnabled is set to false. |
| T/F ipManagementTunnelDhcpEnabled | 1.3.6.1.4.1.2544.1.12.11.1.5.1.12 | TruthValue | read-create | This object allows specification of whether or not DHCP is enabled on the IP Management Tunnel. |
| T/F ipManagementTunnelRip2PktsEnabled | 1.3.6.1.4.1.2544.1.12.11.1.5.1.13 | TruthValue | read-create | This object allows specification of whether or not RIP2 is enabled on the IP Management Tunnel. |
| STR ipManagementTunnelPhysicalAddress | 1.3.6.1.4.1.2544.1.12.11.1.5.1.14 | DisplayString | read-only | This object provides the physical address (MAC Address) associated with the IP Management Tunnel. |
| I32 ipManagementTunnelCOS | 1.3.6.1.4.1.2544.1.12.11.1.5.1.15 | Integer32 | read-create | This object allows specification of the Class of Service associated with the IP Management Tunnel. This value is also used in the p-bits of the VLAN based management tunnels (for both VLANs in case S-TAG is enabled). |
| U32 ipManagementTunnelCIR | 1.3.6.1.4.1.2544.1.12.11.1.5.1.16 | Unsigned32 | read-create | This object allows specification of the Management Tunnel CIR. |
| U32 ipManagementTunnelEIR | 1.3.6.1.4.1.2544.1.12.11.1.5.1.17 | Unsigned32 | read-create | This object allows specification of the Management Tunnel EIR. |
| U32 ipManagementTunnelBufferSize | 1.3.6.1.4.1.2544.1.12.11.1.5.1.18 | Unsigned32 | read-create | This object allows specification of the Management Tunnel Buffer Size. |
| STO ipManagementTunnelStorageType | 1.3.6.1.4.1.2544.1.12.11.1.5.1.19 | StorageType | read-create | The type of storage configured for this entry. |
| ROW ipManagementTunnelRowStatus | 1.3.6.1.4.1.2544.1.12.11.1.5.1.20 | RowStatus | read-write | The status of this row. The ipManagementTunnelRowStatus object may be modified if the associated instance of this object is equal to active(1), notInService(2), or notReady(3). |
| T/F ipManagementTunnelDHCPClientIdEnabled | 1.3.6.1.4.1.2544.1.12.11.1.5.1.21 | TruthValue | read-write | This object enables DHCP Option 61 on the Management Tunnel. This object is only applicable when DHCP client is enabled. |
| STR ipManagementTunnelDHCPClientId | 1.3.6.1.4.1.2544.1.12.11.1.5.1.22 | DisplayString | read-write | This object is applicable when ipManagementTunnelDHCPClientIdEnabled is set to TRUE. It allows users to specify the DHCP Client Id as a DisplayString - instead of the MAC address. |
| NUM ipManagementTunnelQosQueueProfile | 1.3.6.1.4.1.2544.1.12.11.1.5.1.23 | VariablePointer | read-write | This object identifies the OID of cmQosQueueProfileIndex in the cmQosQueueProfileTable. |
| T/F ipManagementTunnelCVlanEnabled | 1.3.6.1.4.1.2544.1.12.11.1.5.1.24 | TruthValue | read-write | This object CTAG whether enabled, By default it is enabled. |
| T/F ipManagementTunnelDHCPv6Enabled | 1.3.6.1.4.1.2544.1.12.11.1.5.1.25 | TruthValue | read-write | This object DHCPv6 whether enabled, By default it is enabled. |
| ADR ipManagementTunnelIpv6Address | 1.3.6.1.4.1.2544.1.12.11.1.5.1.26 | Ipv6Address | read-write | This object means the unicast ipv6 address. |
| I32 ipManagementTunnelIpv6AddrPrefixLen | 1.3.6.1.4.1.2544.1.12.11.1.5.1.27 | Integer32 | read-write | This object means the unicast ipv6 address prefix length. |
| T/F ipManagementTunnelIpv6StateAddrAutoConfigEnabled | 1.3.6.1.4.1.2544.1.12.11.1.5.1.28 | TruthValue | read-write | This object Ipv6StateAddrAutoConfig whether enabled, By default it is enabled. |
| ADR ipManagementTunnellinkLocIpv6Addr | 1.3.6.1.4.1.2544.1.12.11.1.5.1.29 | Ipv6Address | read-only | This object means the link local ipv6 address. |
| I32 ipManagementTunnellinkLocIpv6AddrPrefixLen | 1.3.6.1.4.1.2544.1.12.11.1.5.1.30 | Integer32 | read-only | This object means the link local ipv6 address prefix length. |
| T/F ipManagementTunnelIpv6PrefixAdvertiseEnabled | 1.3.6.1.4.1.2544.1.12.11.1.5.1.31 | TruthValue | read-write | This object means the prefix advertise whether enabled. |
| ADR ipManagementTunnelIpv6Prefix | 1.3.6.1.4.1.2544.1.12.11.1.5.1.32 | Ipv6Address | read-write | This object means the prefix ipv6 address. |
| I32 ipManagementTunnelIpv6PrefixLen | 1.3.6.1.4.1.2544.1.12.11.1.5.1.33 | Integer32 | read-write | This object means the link local ipv6 address prefix length. |
| IPM ipManagementTunnelIpMode | 1.3.6.1.4.1.2544.1.12.11.1.5.1.34 | IpMode | read-write | This object means the ip mode for the management tunnel. |
| T/F ipManagementTunnelIpv6RipngEnabled | 1.3.6.1.4.1.2544.1.12.11.1.5.1.35 | TruthValue | read-write | This object means the ipv6's Ripng whether enabled. |
| T/F ipManagementTunnelDhcpClassIdEnabled | 1.3.6.1.4.1.2544.1.12.11.1.5.1.36 | TruthValue | read-write | This object means the class id whether enabled. |
| T/F ipManagementTunnelDhcpHostNameEnabled | 1.3.6.1.4.1.2544.1.12.11.1.5.1.37 | TruthValue | read-write | This object means the host name whether enabled. |
| STR ipManagementTunnelDhcpHostName | 1.3.6.1.4.1.2544.1.12.11.1.5.1.38 | DisplayString | read-write | This object describe the host name. |
| T/F ipManagementTunnelDhcpLogServerEnabled | 1.3.6.1.4.1.2544.1.12.11.1.5.1.39 | TruthValue | read-write | This object describe whether the dhcp log server enabled. |
| T/F ipManagementTunnelDhcpNTPServerEnabled | 1.3.6.1.4.1.2544.1.12.11.1.5.1.40 | TruthValue | read-write | This object describe whether the dhcp ntp server enabled. |
| DHC ipManagementTunnelDhcpClientIdType | 1.3.6.1.4.1.2544.1.12.11.1.5.1.41 | DHCPCIDType | read-write | This object describe whether the dhcp cid type. |
| DHC ipManagementTunnelDhcpHostNameType | 1.3.6.1.4.1.2544.1.12.11.1.5.1.42 | DHCPHostNameType | read-write | This object describe whether the dhcp host name type. |
| T/F ipManagementTunnelDhcpVendorInfoEnabled | 1.3.6.1.4.1.2544.1.12.11.1.5.1.43 | TruthValue | read-write | This object means the vendor information whether enabled. |
| DHC ipManagementTunnelDhcpVendorInfoType | 1.3.6.1.4.1.2544.1.12.11.1.5.1.44 | DHCPVendorInfoType | read-write | This object describe whether the dhcp vendor information type. |
| STR ipManagementTunnelDhcpVendorInfo | 1.3.6.1.4.1.2544.1.12.11.1.5.1.45 | DisplayString | read-write | This object describe the vendor information. |
| T/F ipManagementTunnelDhcpVendorInfoHideControl | 1.3.6.1.4.1.2544.1.12.11.1.5.1.46 | TruthValue | read-write | This object describe whether the dhcp vendor info is hidden or not. |
| T/F ipManagementTunnelSharedVim | 1.3.6.1.4.1.2544.1.12.11.1.5.1.47 | TruthValue | read-write | This object describes if tunnel share vlan with vim tunnel. |
| cmIpv6InterfaceTable | 1.3.6.1.4.1.2544.1.12.11.1.6 | not-accessible | User managed IPv6 Address Table. | |
| cmIpv6InterfaceEntry | 1.3.6.1.4.1.2544.1.12.11.1.6.1 | not-accessible | Allows management of IPv6 Interfaces. | |
| I32 cmIpv6InterfaceMTU | 1.3.6.1.4.1.2544.1.12.11.1.6.1.1 | Integer32 | read-write | This object describe the MTU for ipv6 address interface. |
| ADR cmIpv6UnicastAddr | 1.3.6.1.4.1.2544.1.12.11.1.6.1.2 | Ipv6Address | read-write | This object describe IPv6 Unicast Address together with Prefix. |
| I32 cmIpv6UnicastAddrPrefixLen | 1.3.6.1.4.1.2544.1.12.11.1.6.1.3 | Integer32 | read-write | This object describe prefix length of unicast address. |
| T/F cmIpv6PrefixAdvertiseEnabled | 1.3.6.1.4.1.2544.1.12.11.1.6.1.4 | TruthValue | read-write | This object describe whether to advertise prefix to link in router mode. |
| ADR cmIpv6RAPrefix | 1.3.6.1.4.1.2544.1.12.11.1.6.1.5 | Ipv6Address | read-write | This object describe the IPv6 Prefix to be dispatched to link in Router mode. |
| I32 cmIpv6RAPrefixLength | 1.3.6.1.4.1.2544.1.12.11.1.6.1.6 | Integer32 | read-write | This object describe Length of RA prefix. |
| T/F cmIpv6StateAddrAutoConfigEnabled | 1.3.6.1.4.1.2544.1.12.11.1.6.1.7 | TruthValue | read-write | This object describe whether enable or disable stateless address auto configuration. |
| T/F cmIpv6DhcpEnabled | 1.3.6.1.4.1.2544.1.12.11.1.6.1.8 | TruthValue | read-write | This object describe whether dhcp is enabled on the ipv6 interface. |
| CMD cmIpv6DhcpRole | 1.3.6.1.4.1.2544.1.12.11.1.6.1.9 | CmDhcpRole | read-write | This object describe the dhcp role. |
| T/F cmIpv6RIPngEnabled | 1.3.6.1.4.1.2544.1.12.11.1.6.1.10 | TruthValue | read-write | This object describe RIPng whether enabled. |
| ADR cmIpv6LinkLocAddr | 1.3.6.1.4.1.2544.1.12.11.1.6.1.11 | Ipv6Address | read-only | This object describe Automatically generated Link-local Address. |
| I32 cmIpv6LinkLocAddrPrefixLen | 1.3.6.1.4.1.2544.1.12.11.1.6.1.12 | Integer32 | read-only | This object describe Length of link local IPv6 address prefix. |
| ADR cmIpv6InterfaceGateway | 1.3.6.1.4.1.2544.1.12.11.1.6.1.13 | Ipv6Address | read-write | This object describes the IPv6 Gateway address for the management interface on OSA540X. |
| cmIpv6StaticRouteTable | 1.3.6.1.4.1.2544.1.12.11.1.7 | not-accessible | This entity's user configured Static Ipv6 Routing table. | |
| cmIpv6StaticRouteEntry | 1.3.6.1.4.1.2544.1.12.11.1.7.1 | not-accessible | A particular route to a particular destina- tion, under a particular policy. | |
| ADR cmIpv6StaticRouteDest | 1.3.6.1.4.1.2544.1.12.11.1.7.1.1 | Ipv6Address | not-accessible | The destination Ipv6 address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the cmIpv6StaticRouteMask object is not equal to x. |
| I32 cmIpv6StaticRoutePrefixLen | 1.3.6.1.4.1.2544.1.12.11.1.7.1.2 | Integer32 | not-accessible | Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the cmIpv6StaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the cmIpv6StaticRoutePrefixLen by reference to the IP Ad- dress Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the cmIpv6StaticRouteDest object is not equal to cmIpv6StaticRouteDest. |
| ADR cmIpv6StaticRouteNextHop | 1.3.6.1.4.1.2544.1.12.11.1.7.1.3 | Ipv6Address | not-accessible | On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0. |
| I32 cmIpv6StaticRouteMetric | 1.3.6.1.4.1.2544.1.12.11.1.7.1.4 | Integer32 | read-create | The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's cmIpv6StaticRouteProto value. If this metric is not used, its value should be set to 1. |
| ROW cmIpv6StaticRouteRowStatus | 1.3.6.1.4.1.2544.1.12.11.1.7.1.5 | RowStatus | read-create | The row status variable, used according to row installation and removal conventions. |
| STR cmIpv6StaticRouteInterface | 1.3.6.1.4.1.2544.1.12.11.1.7.1.6 | DisplayString | not-accessible | Name of the Ipv6 interface for the interface static route. |
| T/F cmIpv6StaticRouteAdvertise | 1.3.6.1.4.1.2544.1.12.11.1.7.1.7 | TruthValue | read-create | Whether this static route will be advertised via routing protocol. |
| cmNDPTable | 1.3.6.1.4.1.2544.1.12.11.1.8 | not-accessible | A list of NDP entries on the NIDs. | |
| cmNDPEntry | 1.3.6.1.4.1.2544.1.12.11.1.8.1 | not-accessible | A conceptual row in the cmNDPTable. Entries can be created/deleted in this table by management application action. | |
| ADR cmNDPIpv6Address | 1.3.6.1.4.1.2544.1.12.11.1.8.1.1 | Ipv6Address | not-accessible | This object allows configuration of the NDP Entry IP Address. |
| MAC cmNDPMacAddress | 1.3.6.1.4.1.2544.1.12.11.1.8.1.2 | MacAddress | read-create | This object allows management of the NDP Entry MAC Address. |
| STR cmNDPInterface | 1.3.6.1.4.1.2544.1.12.11.1.8.1.3 | DisplayString | not-accessible | This object allows management of the NDP Entry Interface. |
| STO cmNDPStorageType | 1.3.6.1.4.1.2544.1.12.11.1.8.1.4 | StorageType | read-create | The type of storage configured for this entry. |
| ROW cmNDPRowStatus | 1.3.6.1.4.1.2544.1.12.11.1.8.1.5 | RowStatus | read-write | The status of this row. The cmNDPRowStatus object may be modified if the associated instance of this object is equal to active(1), notInService(2), or notReady(3). |
| IPE cmNDPEntryType | 1.3.6.1.4.1.2544.1.12.11.1.8.1.6 | IpEntryType | read-write | The type of NDP Entry. Note that static entries can be created. |
| cmProxyNDPTable | 1.3.6.1.4.1.2544.1.12.11.1.9 | not-accessible | A list of Proxy NDP entries on the NIDs. This table is not supported in GE206 Release 4.1CC. | |
| cmProxyNDPEntry | 1.3.6.1.4.1.2544.1.12.11.1.9.1 | not-accessible | A conceptual row in the cmProxyNDPTable. Entries can be created/deleted in this table by management application action. | |
| ADR cmProxyNDPIpv6Address | 1.3.6.1.4.1.2544.1.12.11.1.9.1.1 | Ipv6Address | not-accessible | This object allows configuration of the ProxyNDP Entry IP Address. |
| I32 cmProxyNDPIpv6PrefixLen | 1.3.6.1.4.1.2544.1.12.11.1.9.1.2 | Integer32 | not-accessible | This object allows management of the Proxy NDP Entry Subnet Mask. |
| STR cmProxyNDPInterface | 1.3.6.1.4.1.2544.1.12.11.1.9.1.3 | DisplayString | read-create | This object allows management of the Proxy NDP Entry Interface. |
| STO cmProxyNDPStorageType | 1.3.6.1.4.1.2544.1.12.11.1.9.1.4 | StorageType | read-create | The type of storage configured for this entry. |
| ROW cmProxyNDPRowStatus | 1.3.6.1.4.1.2544.1.12.11.1.9.1.5 | RowStatus | read-write | The status of this row. The cmProxyNDPRowStatus object may be modified if the associated instance of this object is equal to active(1), notInService(2), or notReady(3). |
| cmIpv6OverIpv4TunnelTable | 1.3.6.1.4.1.2544.1.12.11.1.10 | not-accessible | A list of Ipv6OverIpv4Tunnel entries on the NIDs. | |
| cmIpv6OverIpv4TunnelEntry | 1.3.6.1.4.1.2544.1.12.11.1.10.1 | not-accessible | A conceptual row in the cmIpv6OverIpv4TunnelTable. Entries can be created/deleted in this table by management application action. | |
| I32 cmIpv6OverIpv4TunnelIndex | 1.3.6.1.4.1.2544.1.12.11.1.10.1.1 | Integer32 | not-accessible | An integer index value used to uniquely identify this Ipv6OverIpv4TunnelEntry in the cmIpv6OverIpv4TunnelTable. |
| STR cmIpv6OverIpv4TunnelName | 1.3.6.1.4.1.2544.1.12.11.1.10.1.2 | DisplayString | read-write | This object describe the tunnel name. |
| IPV cmIpv6OverIpv4TunnelType | 1.3.6.1.4.1.2544.1.12.11.1.10.1.3 | Ipv6OverIpv4TunnelType | read-write | This object describe the tunnel type. |
| IP cmIpv6OverIpv4TunnelDestIpv4Addr | 1.3.6.1.4.1.2544.1.12.11.1.10.1.4 | IpAddress | read-write | This object describe Destination IPv4 address. Only applicable for configured tunnel. |
| ADR cmIpv6OverIpv4TunnelIpv6UnicastAddress | 1.3.6.1.4.1.2544.1.12.11.1.10.1.5 | Ipv6Address | read-write | This object describe Source IPv6 address used to transmit IPv6 packets on tunnel. Only writable for Configured Tunnel, read-only for other types of Tunnels. |
| I32 cmIpv6OverIpv4TunnelIpv6UnicastAddrPrefixLen | 1.3.6.1.4.1.2544.1.12.11.1.10.1.6 | Integer32 | read-write | This object describe the prefix length for the unicast ipv6 address. |
| ADR cmIpv6OverIpv4TunnelLinkLocalAddress | 1.3.6.1.4.1.2544.1.12.11.1.10.1.7 | Ipv6Address | read-only | This object describe the link local adderss. |
| I32 cmIpv60verIpv4TunnelLinkLocalAddrPrefixLen | 1.3.6.1.4.1.2544.1.12.11.1.10.1.8 | Integer32 | read-only | This object describe the prefix length for link local address. |
| NUM cmIpv6OverIpv4TunnelAssociatedIpv4Interface | 1.3.6.1.4.1.2544.1.12.11.1.10.1.9 | VariablePointer | read-write | the IPv4 Interface that Tunnel is created on, which could be DCN or Management tunnel. |
| STO cmIpv6OverIpv4TunnelStorageType | 1.3.6.1.4.1.2544.1.12.11.1.10.1.10 | StorageType | read-create | The type of storage configured for this entry. |
| ROW cmIpv6OverIpv4TunnelRowStatus | 1.3.6.1.4.1.2544.1.12.11.1.10.1.11 | RowStatus | read-write | The status of this row. The cmIpv6OverIpv4TunnelRowStatus object may be modified if the associated instance of this object is equal to active(1), notInService(2), or notReady(3). |
| STR cmIpv6OverIpv4PotentialRouterList | 1.3.6.1.4.1.2544.1.12.11.1.10.1.12 | DisplayString | read-create | This object describe the potential router list. And its format should be like 'a.b.c.d,e.f.g.h', split by ',' and no breakspace there. |
| ipLoopbackInterfaceTable | 1.3.6.1.4.1.2544.1.12.11.1.11 | not-accessible | A list of loopback interace entries in the management plane. | |
| ipLoopbackInterfaceEntry | 1.3.6.1.4.1.2544.1.12.11.1.11.1 | not-accessible | A conceptual row in the ipLoopbackInterfaceTable. Entries can be created/deleted in this table by management application action. | |
| I32 ipLoopbackInterfaceIndex | 1.3.6.1.4.1.2544.1.12.11.1.11.1.1 | Integer32 | not-accessible | A unique integer index value used to uniquely identify a Loopback Interface Entry in the ipLoopbackInterfaceTable. |
| STR ipLoopbackInterfaceName | 1.3.6.1.4.1.2544.1.12.11.1.11.1.2 | DisplayString | read-create | This allows specification of a unique name which is also used as the name of the IP interface. |
| IP ipLoopbackInterfaceIpAddress | 1.3.6.1.4.1.2544.1.12.11.1.11.1.3 | IpAddress | read-write | This object allows user to specify the IP Address of the interface. |
| IP ipLoopbackInterfaceMask | 1.3.6.1.4.1.2544.1.12.11.1.11.1.4 | IpAddress | read-write | This object allows user to specify the IP mask of the interface. |
| STO ipLoopbackInterfaceStorageType | 1.3.6.1.4.1.2544.1.12.11.1.11.1.5 | StorageType | read-create | The type of storage configured for this entry. |
| ROW ipLoopbackInterfaceRowStatus | 1.3.6.1.4.1.2544.1.12.11.1.11.1.6 | RowStatus | read-write | The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of ipLoopbackInterfaceRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with ipLoopbackInterfaceRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The ipLoopbackInterfaceRowStatus object may be modified if the associated instance of this object is equal to active(1). |
| IPM ipLoopbackInterfaceIpMode | 1.3.6.1.4.1.2544.1.12.11.1.11.1.7 | IpMode | read-write | This object means the ip mode for the interface. |
| ADR ipLoopbackInterfaceIpv6Address | 1.3.6.1.4.1.2544.1.12.11.1.11.1.8 | Ipv6Address | read-write | This object means the ipv6 address for the interface. |
| I32 ipLoopbackInterfaceIpv6AddrPrefixLen | 1.3.6.1.4.1.2544.1.12.11.1.11.1.9 | Integer32 | read-write | This object means the ipv6 address prefix length for the interface. |
| cmIpConformance | 1.3.6.1.4.1.2544.1.12.11.2 | |||
| ipCompliances | 1.3.6.1.4.1.2544.1.12.11.2.1 | |||
| ipCompliance | 1.3.6.1.4.1.2544.1.12.11.2.1.1 | Describes the requirements for compliance to the IP Module. | ||
| ipGroups | 1.3.6.1.4.1.2544.1.12.11.2.2 | |||
| ipGroup | 1.3.6.1.4.1.2544.1.12.11.2.2.1 | A collection of objects used to manage the FSP150CM IP Services. | ||
| ipv6Group | 1.3.6.1.4.1.2544.1.12.11.2.2.2 | A collection of objects used to manage the FSP150CM IPv6 Services. | ||
| cmIpScalars | 1.3.6.1.4.1.2544.1.12.11.3 | |||
| cmIpSystemScalars | 1.3.6.1.4.1.2544.1.12.11.3.1 | |||
| IPA cmIpFlushARPCacheAction | 1.3.6.1.4.1.2544.1.12.11.3.1.1 | IpActionType | read-write | This object allows user to initiate Flush ARP action. |
| T/F cmIpProxyARPEnabled | 1.3.6.1.4.1.2544.1.12.11.3.1.2 | TruthValue | read-write | This object allows user to enable/disable Proxy ARP. |
| IP cmIpPingDestination | 1.3.6.1.4.1.2544.1.12.11.3.1.3 | IpAddress | read-write | This object allows user to specify the IP Address to which ICMP Ping will be initiated. |
| IPA cmIpInitiatePingAction | 1.3.6.1.4.1.2544.1.12.11.3.1.4 | IpActionType | read-write | This object allows user to initiate ICMP Ping on cmIpPingDestination. |
| STR cmIpPingResult | 1.3.6.1.4.1.2544.1.12.11.3.1.5 | DisplayString | read-only | This object provides the results of a previous ICMP Ping Action. |
| IP cmIpTraceRouteDestination | 1.3.6.1.4.1.2544.1.12.11.3.1.6 | IpAddress | read-write | This object allows user to specify the IP Address to which Trace Route will be initiated. |
| IPA cmIpInitiateTraceRouteAction | 1.3.6.1.4.1.2544.1.12.11.3.1.7 | IpActionType | read-write | This object allows user to initiate TraceRoute on cmIpTraceRouteDestination. |
| STR cmIpTraceRouteResult | 1.3.6.1.4.1.2544.1.12.11.3.1.8 | DisplayString | read-only | This object provides the results of a previous TraceRoute Action. |
| T/F cmIpManagementTrafficBridgingEnabled | 1.3.6.1.4.1.2544.1.12.11.3.1.9 | TruthValue | read-write | This object allows the user to control the IP Management Traffic Bridging feature. When enabled, the system is managed using the IP address specified at the Management LAN port. All IP packets that are not terminated at the node will be bridged over the Management LAN. |
| T/F cmIpManagementTrafficBridgingSecurityEnabled | 1.3.6.1.4.1.2544.1.12.11.3.1.10 | TruthValue | read-write | This object allows the user to control the IP Management Traffic Bridging feature's security. When enables, the system supports a secure Management Traffic Bridge. |
| STR cmIpv6PingInterface | 1.3.6.1.4.1.2544.1.12.11.3.1.11 | DisplayString | read-write | This object allows user to specify the IPV6 Address related interface. |
| ADR cmIpv6PingDestination | 1.3.6.1.4.1.2544.1.12.11.3.1.12 | Ipv6Address | read-write | This object allows user to specify the IPV6 Address to which ICMP Ping will be initiated. |
| IPA cmIpv6InitiatePingAction | 1.3.6.1.4.1.2544.1.12.11.3.1.13 | IpActionType | read-write | This object allows user to initiate ICMP Ping on cmIpv6PingDestination. |
| ADR cmIpv6TraceRouteDestination | 1.3.6.1.4.1.2544.1.12.11.3.1.14 | Ipv6Address | read-write | This object allows user to specify the IPV6 Address to which Trace Route will be initiated. |
| IPA cmIpv6InitiateTraceRouteAction | 1.3.6.1.4.1.2544.1.12.11.3.1.15 | IpActionType | read-write | This object allows user to initiate TraceRoute on cmIpv6TraceRouteDestination. |
| T/F cmIpv6ProxyNDPEnabled | 1.3.6.1.4.1.2544.1.12.11.3.1.16 | TruthValue | read-write | This object whether enabled proxy NDP. |
| T/F cmIpv6FwdEnabled | 1.3.6.1.4.1.2544.1.12.11.3.1.17 | TruthValue | read-write | This object whether NE works in router mode or host mode. Forwarding enable:router mode, forwarding disable: host mode. |
| IPA cmIpFlushNDPCacheAction | 1.3.6.1.4.1.2544.1.12.11.3.1.18 | IpActionType | read-write | This object allows user to initiate Flush NDP action. |
| PTP cmIpPtpArpRtrvAction | 1.3.6.1.4.1.2544.1.12.11.3.1.19 | PtpArpActionType | read-write | If user want to get PTP arp from cmARPEntry, user need to configure this object first. |
| T/F cmIpManagementTrafficDscpEnabled | 1.3.6.1.4.1.2544.1.12.11.3.1.20 | TruthValue | read-write | This object controls whether the DSCP value is modified for the transmitted management traffic whether it is locally generated or routed. |
| U32 cmIpManagementTrafficDscp | 1.3.6.1.4.1.2544.1.12.11.3.1.21 | Unsigned32 | read-write | This object specifies the DSCP value and it is applicable when cmIpManagementTrafficDscpEnabled is enabled. |
| STR cmIpManagementTrafficBridgingInterface | 1.3.6.1.4.1.2544.1.12.11.3.1.22 | DisplayString | read-write | This object allows the user to specify the name of the IP interface the IP address of which shall be used as the IP address of the Management Bridge. |
| IP cmIpManagementTrafficBridgingIpv4Gateway | 1.3.6.1.4.1.2544.1.12.11.3.1.23 | IpAddress | read-write | This object allows the user to specify the IPv4 default gateway for the Management Bridge. |
| ADR cmIpManagementTrafficBridgingIpv6Gateway | 1.3.6.1.4.1.2544.1.12.11.3.1.24 | Ipv6Address | read-write | This object allows the user to specify the IPv6 default gateway for the Management Bridge. |
| STR cmPingInterface | 1.3.6.1.4.1.2544.1.12.11.3.1.25 | DisplayString | read-write | This object allows user to specify the IPV4 Address related interface. |
| STR cmIpTraceRouteInterface | 1.3.6.1.4.1.2544.1.12.11.3.1.26 | DisplayString | read-write | This object allows user to specify the IPV4 Address related interface. |
| STR cmIpv6TraceRouteInterface | 1.3.6.1.4.1.2544.1.12.11.3.1.27 | DisplayString | read-write | This object allows user to specify the IPV6 Address related interface. |
| cmIpSourceAddrScalars | 1.3.6.1.4.1.2544.1.12.11.3.2 | |||
| STR cmIpSNMPv1InterfaceName | 1.3.6.1.4.1.2544.1.12.11.3.2.1 | DisplayString | read-write | This object allows the user to specify the IP interface name, which will be used in the SNMPv1 TRAP PDUs as the Agent's IP Address. |
| IPS cmIpSourceAddressType | 1.3.6.1.4.1.2544.1.12.11.3.2.2 | IpSourceAddrType | read-write | This object allows the user to specify whether the System IP Address or the Outgoing IP Interface's Address should be used in outgoing IP PDUs. |
| STR cmIpSourceAddressInterfaceName | 1.3.6.1.4.1.2544.1.12.11.3.2.3 | DisplayString | read-write | This object allows the user to specify the IP interface name when cmIpSourceAddressType is 'systemipaddr'. The IP Address associated with the IP interface name is set as the source IP Address in outgoing PDUs. |
RFC description
Cable modem IP MIB; manages IP-layer parameters and statistics for cable modem devices.
Start monitoring ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.