CM-IP-MIB

File: CM-IP-MIB.mib (69554 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
CM-COMMON-MIB IPV6-TC ADVA-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 Unsigned32 MODULE-COMPLIANCE
OBJECT-GROUP MacAddress RowStatus
StorageType DisplayString VariablePointer
TEXTUAL-CONVENTION TruthValue VlanId
IpVersion Ipv6Address fsp150cm

Defined Types

CmDhcpRole  
DHCP role when DHCP is enabled on an interface.
TEXTUAL-CONVENTION    
  INTEGER dhcp-client(1), dhcp-server(2)  

IpManagementTunnelType  
IP Management Tunnel type.
TEXTUAL-CONVENTION    
  INTEGER macbased(1), vlanbased(2), itagbased(3), gcc0based(4), gcc1based(5), gcc2based(6)  

IpManagementTunnelEncapsulationType  
IP Management Tunnel Encapsulation type.
TEXTUAL-CONVENTION    
  INTEGER ethernet(1), ppp(2)  

IpEntryType  
IP Entry type.
TEXTUAL-CONVENTION    
  INTEGER static(1), dynamic(2)  

IpSourceAddrType  
IP Source Address type.
TEXTUAL-CONVENTION    
  INTEGER systemipaddr(1), outipinterfaceaddr(2)  

IpActionType  
.
TEXTUAL-CONVENTION    
  INTEGER not-applicable(0), initiate(1)  

Ipv6OverIpv4TunnelType  
include four types.
TEXTUAL-CONVENTION    
  INTEGER sixToFour(1), ipv4-compatible(2), isatap(3), static-config(4), gre(5), ipv6-6rd(6)  

IpMode  
include 3 types.
TEXTUAL-CONVENTION    
  INTEGER ipv4-only(0), ipv6-only(1), ipv4-and-ipv6(2)  

DHCPCIDType  
DHCP Client ID Type.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(1), sysName(2), macAddr(3), userDefined(4), serialNumber(5)  

DHCPHostNameType  
DHCP Hostname Type.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(1), sysName(2), userDefined(3)  

PtpArpActionType  
.
TEXTUAL-CONVENTION    
  INTEGER not-applicable(0), retrieve(1)  

DHCPVendorInfoType  
DHCP Vendor Info Type.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(1), sysName(2), userDefined(3)  

CmIpInterfaceEntry  
SEQUENCE    
  cmIpInterfaceName DisplayString
  cmIpInterface IpAddress
  cmIpInterfaceMask IpAddress
  cmIpInterfaceDhcpEnabled TruthValue
  cmIpInterfaceMTU Integer32
  cmIpInterfaceDhcpRole CmDhcpRole
  cmIpInterfacePhysicalAddress DisplayString
  cmIpInterfaceRIPv2Enabled TruthValue
  cmIpInterfaceDHCPClientIdEnabled TruthValue
  cmIpInterfaceDHCPClientId DisplayString
  cmIpInterfaceIpMode IpMode
  cmIpInterfaceDhcpClassIdEnabled TruthValue
  cmIpInterfaceDhcpHostNameEnabled TruthValue
  cmIpInterfaceDhcpHostName DisplayString
  cmIpInterfaceDhcpLogServerEnabled TruthValue
  cmIpInterfaceDhcpNTPServerEnabled TruthValue
  cmIpInterfaceDhcpClientIdType DHCPCIDType
  cmIpInterfaceDhcpHostNameType DHCPHostNameType
  cmIpInterfaceDhcpVendorInfoEnabled TruthValue
  cmIpInterfaceDhcpVendorInfoType DHCPVendorInfoType
  cmIpInterfaceDhcpVendorInfo DisplayString

CmStaticRouteEntry  
SEQUENCE    
  cmStaticRouteDest IpAddress
  cmStaticRouteMask IpAddress
  cmStaticRouteNextHop IpAddress
  cmStaticRouteMetric Integer32
  cmStaticRouteRowStatus RowStatus
  cmStaticRouteInterface DisplayString
  cmStaticRouteAdvertise TruthValue

CmARPEntry  
SEQUENCE    
  cmARPIndex Integer32
  cmARPIPAddress IpAddress
  cmARPMacAddress MacAddress
  cmARPInterface DisplayString
  cmARPStorageType StorageType
  cmARPRowStatus RowStatus
  cmARPEntryType IpEntryType

CmProxyARPEntry  
SEQUENCE    
  cmProxyARPIndex Integer32
  cmProxyARPIPAddress IpAddress
  cmProxyARPSubnetMask IpAddress
  cmProxyARPInterface DisplayString
  cmProxyARPStorageType StorageType
  cmProxyARPRowStatus RowStatus

IpManagementTunnelEntry  
SEQUENCE    
  ipManagementTunnelIndex Integer32
  ipManagementTunnelAssociatedPort VariablePointer
  ipManagementTunnelName DisplayString
  ipManagementTunnelType IpManagementTunnelType
  ipManagementTunnelMTU Integer32
  ipManagementTunnelEncapsulationType IpManagementTunnelEncapsulationType
  ipManagementTunnelIpAddress IpAddress
  ipManagementTunnelSubnetMask IpAddress
  ipManagementTunnelVlanId VlanId
  ipManagementTunnelSVlanEnabled TruthValue
  ipManagementTunnelSVlanId VlanId
  ipManagementTunnelDhcpEnabled TruthValue
  ipManagementTunnelRip2PktsEnabled TruthValue
  ipManagementTunnelPhysicalAddress DisplayString
  ipManagementTunnelCOS Integer32
  ipManagementTunnelCIR Unsigned32
  ipManagementTunnelEIR Unsigned32
  ipManagementTunnelBufferSize Unsigned32
  ipManagementTunnelStorageType StorageType
  ipManagementTunnelRowStatus RowStatus
  ipManagementTunnelDHCPClientIdEnabled TruthValue
  ipManagementTunnelDHCPClientId DisplayString
  ipManagementTunnelQosQueueProfile VariablePointer
  ipManagementTunnelCVlanEnabled TruthValue
  ipManagementTunnelDHCPv6Enabled TruthValue
  ipManagementTunnelIpv6Address Ipv6Address
  ipManagementTunnelIpv6AddrPrefixLen Integer32
  ipManagementTunnelIpv6StateAddrAutoConfigEnabled TruthValue
  ipManagementTunnellinkLocIpv6Addr Ipv6Address
  ipManagementTunnellinkLocIpv6AddrPrefixLen Integer32
  ipManagementTunnelIpv6PrefixAdvertiseEnabled TruthValue
  ipManagementTunnelIpv6Prefix Ipv6Address
  ipManagementTunnelIpv6PrefixLen Integer32
  ipManagementTunnelIpMode IpMode
  ipManagementTunnelIpv6RipngEnabled TruthValue
  ipManagementTunnelDhcpClassIdEnabled TruthValue
  ipManagementTunnelDhcpHostNameEnabled TruthValue
  ipManagementTunnelDhcpHostName DisplayString
  ipManagementTunnelDhcpLogServerEnabled TruthValue
  ipManagementTunnelDhcpNTPServerEnabled TruthValue
  ipManagementTunnelDhcpClientIdType DHCPCIDType
  ipManagementTunnelDhcpHostNameType DHCPHostNameType
  ipManagementTunnelDhcpVendorInfoEnabled TruthValue
  ipManagementTunnelDhcpVendorInfoType DHCPVendorInfoType
  ipManagementTunnelDhcpVendorInfo DisplayString

CmIpv6InterfaceEntry  
SEQUENCE    
  cmIpv6InterfaceMTU Integer32
  cmIpv6UnicastAddr Ipv6Address
  cmIpv6UnicastAddrPrefixLen Integer32
  cmIpv6PrefixAdvertiseEnabled TruthValue
  cmIpv6RAPrefix Ipv6Address
  cmIpv6RAPrefixLength Integer32
  cmIpv6StateAddrAutoConfigEnabled TruthValue
  cmIpv6DhcpEnabled TruthValue
  cmIpv6DhcpRole CmDhcpRole
  cmIpv6RIPngEnabled TruthValue
  cmIpv6LinkLocAddr Ipv6Address
  cmIpv6LinkLocAddrPrefixLen Integer32

CmIpv6StaticRouteEntry  
SEQUENCE    
  cmIpv6StaticRouteDest Ipv6Address
  cmIpv6StaticRoutePrefixLen Integer32
  cmIpv6StaticRouteNextHop Ipv6Address
  cmIpv6StaticRouteMetric Integer32
  cmIpv6StaticRouteRowStatus RowStatus
  cmIpv6StaticRouteInterface DisplayString
  cmIpv6StaticRouteAdvertise TruthValue

CmNDPEntry  
SEQUENCE    
  cmNDPIpv6Address Ipv6Address
  cmNDPMacAddress MacAddress
  cmNDPInterface DisplayString
  cmNDPStorageType StorageType
  cmNDPRowStatus RowStatus
  cmNDPEntryType IpEntryType

CmProxyNDPEntry  
SEQUENCE    
  cmProxyNDPIpv6Address Ipv6Address
  cmProxyNDPIpv6PrefixLen Integer32
  cmProxyNDPInterface DisplayString
  cmProxyNDPStorageType StorageType
  cmProxyNDPRowStatus RowStatus

CmIpv6OverIpv4TunnelEntry  
SEQUENCE    
  cmIpv6OverIpv4TunnelIndex Integer32
  cmIpv6OverIpv4TunnelName DisplayString
  cmIpv6OverIpv4TunnelType Ipv6OverIpv4TunnelType
  cmIpv6OverIpv4TunnelDestIpv4Addr IpAddress
  cmIpv6OverIpv4TunnelIpv6UnicastAddress Ipv6Address
  cmIpv6OverIpv4TunnelIpv6UnicastAddrPrefixLen Integer32
  cmIpv6OverIpv4TunnelLinkLocalAddress Ipv6Address
  cmIpv60verIpv4TunnelLinkLocalAddrPrefixLen Integer32
  cmIpv6OverIpv4TunnelAssociatedIpv4Interface VariablePointer
  cmIpv6OverIpv4TunnelStorageType StorageType
  cmIpv6OverIpv4TunnelRowStatus RowStatus
  cmIpv6OverIpv4PotentialRouterList DisplayString

Defined Values

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 Optical Networking.
MODULE-IDENTITY    

cmIpObjects 1.3.6.1.4.1.2544.1.12.11.1
OBJECT IDENTIFIER    

cmIpConformance 1.3.6.1.4.1.2544.1.12.11.2
OBJECT IDENTIFIER    

cmIpScalars 1.3.6.1.4.1.2544.1.12.11.3
OBJECT IDENTIFIER    

cmIpSystemScalars 1.3.6.1.4.1.2544.1.12.11.3.1
OBJECT IDENTIFIER    

cmIpSourceAddrScalars 1.3.6.1.4.1.2544.1.12.11.3.2
OBJECT IDENTIFIER    

cmIpFlushARPCacheAction 1.3.6.1.4.1.2544.1.12.11.3.1.1
This object allows user to initiate Flush ARP action.
Status: current Access: read-write
OBJECT-TYPE    
  IpActionType  

cmIpProxyARPEnabled 1.3.6.1.4.1.2544.1.12.11.3.1.2
This object allows user to enable/disable Proxy ARP.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpPingDestination 1.3.6.1.4.1.2544.1.12.11.3.1.3
This object allows user to specify the IP Address to which ICMP Ping will be initiated.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cmIpInitiatePingAction 1.3.6.1.4.1.2544.1.12.11.3.1.4
This object allows user to initiate ICMP Ping on cmIpPingDestination.
Status: current Access: read-write
OBJECT-TYPE    
  IpActionType  

cmIpPingResult 1.3.6.1.4.1.2544.1.12.11.3.1.5
This object provides the results of a previous ICMP Ping Action.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..1024)  

cmIpTraceRouteDestination 1.3.6.1.4.1.2544.1.12.11.3.1.6
This object allows user to specify the IP Address to which Trace Route will be initiated.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cmIpInitiateTraceRouteAction 1.3.6.1.4.1.2544.1.12.11.3.1.7
This object allows user to initiate TraceRoute on cmIpTraceRouteDestination.
Status: current Access: read-write
OBJECT-TYPE    
  IpActionType  

cmIpTraceRouteResult 1.3.6.1.4.1.2544.1.12.11.3.1.8
This object provides the results of a previous TraceRoute Action.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..1024)  

cmIpManagementTrafficBridgingEnabled 1.3.6.1.4.1.2544.1.12.11.3.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpManagementTrafficBridgingSecurityEnabled 1.3.6.1.4.1.2544.1.12.11.3.1.10
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpv6PingInterface 1.3.6.1.4.1.2544.1.12.11.3.1.11
This object allows user to specify the IPV6 Address related interface.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

cmIpv6PingDestination 1.3.6.1.4.1.2544.1.12.11.3.1.12
This object allows user to specify the IPV6 Address to which ICMP Ping will be initiated.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6Address  

cmIpv6InitiatePingAction 1.3.6.1.4.1.2544.1.12.11.3.1.13
This object allows user to initiate ICMP Ping on cmIpv6PingDestination.
Status: current Access: read-write
OBJECT-TYPE    
  IpActionType  

cmIpv6TraceRouteDestination 1.3.6.1.4.1.2544.1.12.11.3.1.14
This object allows user to specify the IPV6 Address to which Trace Route will be initiated.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6Address  

cmIpv6InitiateTraceRouteAction 1.3.6.1.4.1.2544.1.12.11.3.1.15
This object allows user to initiate TraceRoute on cmIpv6TraceRouteDestination.
Status: current Access: read-write
OBJECT-TYPE    
  IpActionType  

cmIpv6ProxyNDPEnabled 1.3.6.1.4.1.2544.1.12.11.3.1.16
This object whether enabled proxy NDP.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpv6FwdEnabled 1.3.6.1.4.1.2544.1.12.11.3.1.17
This object whether NE works in router mode or host mode. Forwarding enable:router mode, forwarding disable: host mode.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpFlushNDPCacheAction 1.3.6.1.4.1.2544.1.12.11.3.1.18
This object allows user to initiate Flush NDP action.
Status: current Access: read-write
OBJECT-TYPE    
  IpActionType  

cmIpPtpArpRtrvAction 1.3.6.1.4.1.2544.1.12.11.3.1.19
If user want to get PTP arp from cmARPEntry, user need to configure this object first.
Status: current Access: read-write
OBJECT-TYPE    
  PtpArpActionType  

cmIpManagementTrafficDscpEnabled 1.3.6.1.4.1.2544.1.12.11.3.1.20
This object controls whether the DSCP value is modified for the transmitted management traffic whether it is locally generated or routed.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpManagementTrafficDscp 1.3.6.1.4.1.2544.1.12.11.3.1.21
This object specifies the DSCP value and it is applicable when cmIpManagementTrafficDscpEnabled is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..63  

cmIpSNMPv1InterfaceName 1.3.6.1.4.1.2544.1.12.11.3.2.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

cmIpSourceAddressType 1.3.6.1.4.1.2544.1.12.11.3.2.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpSourceAddrType  

cmIpSourceAddressInterfaceName 1.3.6.1.4.1.2544.1.12.11.3.2.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

cmIpInterfaceTable 1.3.6.1.4.1.2544.1.12.11.1.1
User managed IP Address Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmIpInterfaceEntry

cmIpInterfaceEntry 1.3.6.1.4.1.2544.1.12.11.1.1.1
Allows management of IP Interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmIpInterfaceEntry  

cmIpInterfaceName 1.3.6.1.4.1.2544.1.12.11.1.1.1.1
Name of the IP interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

cmIpInterface 1.3.6.1.4.1.2544.1.12.11.1.1.1.2
IP Address of the interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cmIpInterfaceMask 1.3.6.1.4.1.2544.1.12.11.1.1.1.3
IP Mask of the interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cmIpInterfaceDhcpEnabled 1.3.6.1.4.1.2544.1.12.11.1.1.1.4
Whether or not DHCP is enabled on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpInterfaceMTU 1.3.6.1.4.1.2544.1.12.11.1.1.1.5
IP Interface MTU.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1500  

cmIpInterfaceDhcpRole 1.3.6.1.4.1.2544.1.12.11.1.1.1.6
Specify the DHCP role on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  CmDhcpRole  

cmIpInterfacePhysicalAddress 1.3.6.1.4.1.2544.1.12.11.1.1.1.7
Physical Address associated with the IP Address.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

cmIpInterfaceRIPv2Enabled 1.3.6.1.4.1.2544.1.12.11.1.1.1.8
This object allows to enable/disable RIPv2 on the IP Interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpInterfaceDHCPClientIdEnabled 1.3.6.1.4.1.2544.1.12.11.1.1.1.9
This object enables DHCP Option 61 on the IP interface. This object is only applicable when DHCP client is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpInterfaceDHCPClientId 1.3.6.1.4.1.2544.1.12.11.1.1.1.10
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

cmIpInterfaceIpMode 1.3.6.1.4.1.2544.1.12.11.1.1.1.11
This object is the ipmode for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpMode  

cmIpInterfaceDhcpClassIdEnabled 1.3.6.1.4.1.2544.1.12.11.1.1.1.12
This object describe whether class id editable enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpInterfaceDhcpHostNameEnabled 1.3.6.1.4.1.2544.1.12.11.1.1.1.13
This object describe whether host name editable enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpInterfaceDhcpHostName 1.3.6.1.4.1.2544.1.12.11.1.1.1.14
This object describe the host name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

cmIpInterfaceDhcpLogServerEnabled 1.3.6.1.4.1.2544.1.12.11.1.1.1.15
This object describe whether the dhcp log server enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpInterfaceDhcpNTPServerEnabled 1.3.6.1.4.1.2544.1.12.11.1.1.1.16
This object describe whether the dhcp ntp server enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpInterfaceDhcpClientIdType 1.3.6.1.4.1.2544.1.12.11.1.1.1.17
This object describe whether the dhcp cid type.
Status: current Access: read-write
OBJECT-TYPE    
  DHCPCIDType  

cmIpInterfaceDhcpHostNameType 1.3.6.1.4.1.2544.1.12.11.1.1.1.18
This object describe whether the dhcp host name type.
Status: current Access: read-write
OBJECT-TYPE    
  DHCPHostNameType  

cmIpInterfaceDhcpVendorInfoEnabled 1.3.6.1.4.1.2544.1.12.11.1.1.1.19
This object means the vendor information whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpInterfaceDhcpVendorInfoType 1.3.6.1.4.1.2544.1.12.11.1.1.1.20
This object describe whether the dhcp vendor information type.
Status: current Access: read-write
OBJECT-TYPE    
  DHCPVendorInfoType  

cmIpInterfaceDhcpVendorInfo 1.3.6.1.4.1.2544.1.12.11.1.1.1.21
This object describe the vendor information.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

cmStaticRouteTable 1.3.6.1.4.1.2544.1.12.11.1.2
This entity's user configured Static IP Routing table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmStaticRouteEntry

cmStaticRouteEntry 1.3.6.1.4.1.2544.1.12.11.1.2.1
A particular route to a particular destina- tion, under a particular policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmStaticRouteEntry  

cmStaticRouteDest 1.3.6.1.4.1.2544.1.12.11.1.2.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

cmStaticRouteMask 1.3.6.1.4.1.2544.1.12.11.1.2.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

cmStaticRouteNextHop 1.3.6.1.4.1.2544.1.12.11.1.2.1.3
On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

cmStaticRouteMetric 1.3.6.1.4.1.2544.1.12.11.1.2.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

cmStaticRouteRowStatus 1.3.6.1.4.1.2544.1.12.11.1.2.1.5
The row status variable, used according to row installation and removal conventions.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cmStaticRouteInterface 1.3.6.1.4.1.2544.1.12.11.1.2.1.6
Name of the IP interface for the interface static route.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..15)  

cmStaticRouteAdvertise 1.3.6.1.4.1.2544.1.12.11.1.2.1.7
Whether this static route will be advertised via routing protocol.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmARPTable 1.3.6.1.4.1.2544.1.12.11.1.3
A list of ARP entries on the NIDs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmARPEntry

cmARPEntry 1.3.6.1.4.1.2544.1.12.11.1.3.1
A conceptual row in the cmARPTable. Entries can be created/deleted in this table by management application action.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmARPEntry  

cmARPIndex 1.3.6.1.4.1.2544.1.12.11.1.3.1.1
An integer index value used to uniquely identify this ARP Entry in the cmARPTable.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

cmARPIPAddress 1.3.6.1.4.1.2544.1.12.11.1.3.1.2
This object allows configuration of the ARP Entry IP Address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

cmARPMacAddress 1.3.6.1.4.1.2544.1.12.11.1.3.1.3
This object allows management of the ARP Entry MAC Address.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

cmARPInterface 1.3.6.1.4.1.2544.1.12.11.1.3.1.4
This object allows management of the ARP Entry Interface.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..15)  

cmARPStorageType 1.3.6.1.4.1.2544.1.12.11.1.3.1.5
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cmARPRowStatus 1.3.6.1.4.1.2544.1.12.11.1.3.1.6
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).
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

cmARPEntryType 1.3.6.1.4.1.2544.1.12.11.1.3.1.7
The type of ARP Entry. Note that static entries can be created.
Status: current Access: read-write
OBJECT-TYPE    
  IpEntryType  

cmProxyARPTable 1.3.6.1.4.1.2544.1.12.11.1.4
A list of Proxy ARP entries on the NIDs. This table is not supported in GE206 Release 4.1CC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmProxyARPEntry

cmProxyARPEntry 1.3.6.1.4.1.2544.1.12.11.1.4.1
A conceptual row in the cmProxyARPTable. Entries can be created/deleted in this table by management application action.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmProxyARPEntry  

cmProxyARPIndex 1.3.6.1.4.1.2544.1.12.11.1.4.1.1
An integer index value used to uniquely identify this Proxy ARP Entry in the cmProxyARPTable.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

cmProxyARPIPAddress 1.3.6.1.4.1.2544.1.12.11.1.4.1.2
This object allows configuration of the ProxyARP Entry IP Address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

cmProxyARPSubnetMask 1.3.6.1.4.1.2544.1.12.11.1.4.1.3
This object allows management of the Proxy ARP Entry Subnet Mask.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

cmProxyARPInterface 1.3.6.1.4.1.2544.1.12.11.1.4.1.4
This object allows management of the Proxy ARP Entry Interface.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..15)  

cmProxyARPStorageType 1.3.6.1.4.1.2544.1.12.11.1.4.1.5
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cmProxyARPRowStatus 1.3.6.1.4.1.2544.1.12.11.1.4.1.6
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).
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

ipManagementTunnelTable 1.3.6.1.4.1.2544.1.12.11.1.5
A list of IP Management Tunnel entries on the fsp150 family of products.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpManagementTunnelEntry

ipManagementTunnelEntry 1.3.6.1.4.1.2544.1.12.11.1.5.1
A conceptual row in the ipManagementTunnelTable. Entries can be created/deleted in this table by management application action.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpManagementTunnelEntry  

ipManagementTunnelIndex 1.3.6.1.4.1.2544.1.12.11.1.5.1.1
A unique integer index value used to uniquely identify a Management Tunnel Entry in the ipManagementTunnelTable.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

ipManagementTunnelAssociatedPort 1.3.6.1.4.1.2544.1.12.11.1.5.1.2
This allows specification of the associated physical port on the device, to which the Management Tunnel is attached.
Status: current Access: read-create
OBJECT-TYPE    
  VariablePointer  

ipManagementTunnelName 1.3.6.1.4.1.2544.1.12.11.1.5.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..15)  

ipManagementTunnelType 1.3.6.1.4.1.2544.1.12.11.1.5.1.4
This allows specification of the type of management tunnel, whether it is a VLAN based tunnel or a MAC based tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  IpManagementTunnelType  

ipManagementTunnelMTU 1.3.6.1.4.1.2544.1.12.11.1.5.1.5
This provides the MTU of the Management Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ipManagementTunnelEncapsulationType 1.3.6.1.4.1.2544.1.12.11.1.5.1.6
This allows specification of the encapsulation type of management tunnel. Only Ethernet encapsulation is currently supported.
Status: current Access: read-create
OBJECT-TYPE    
  IpManagementTunnelEncapsulationType  

ipManagementTunnelIpAddress 1.3.6.1.4.1.2544.1.12.11.1.5.1.7
This object allows configuration of the Management Tunnel IP Address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

ipManagementTunnelSubnetMask 1.3.6.1.4.1.2544.1.12.11.1.5.1.8
This object allows management of the Management Tunnel Subnet Mask.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

ipManagementTunnelVlanId 1.3.6.1.4.1.2544.1.12.11.1.5.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

ipManagementTunnelSVlanEnabled 1.3.6.1.4.1.2544.1.12.11.1.5.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ipManagementTunnelSVlanId 1.3.6.1.4.1.2544.1.12.11.1.5.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

ipManagementTunnelDhcpEnabled 1.3.6.1.4.1.2544.1.12.11.1.5.1.12
This object allows specification of whether or not DHCP is enabled on the IP Management Tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ipManagementTunnelRip2PktsEnabled 1.3.6.1.4.1.2544.1.12.11.1.5.1.13
This object allows specification of whether or not RIP2 is enabled on the IP Management Tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ipManagementTunnelPhysicalAddress 1.3.6.1.4.1.2544.1.12.11.1.5.1.14
This object provides the physical address (MAC Address) associated with the IP Management Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ipManagementTunnelCOS 1.3.6.1.4.1.2544.1.12.11.1.5.1.15
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).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

ipManagementTunnelCIR 1.3.6.1.4.1.2544.1.12.11.1.5.1.16
This object allows specification of the Management Tunnel CIR.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

ipManagementTunnelEIR 1.3.6.1.4.1.2544.1.12.11.1.5.1.17
This object allows specification of the Management Tunnel EIR.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

ipManagementTunnelBufferSize 1.3.6.1.4.1.2544.1.12.11.1.5.1.18
This object allows specification of the Management Tunnel Buffer Size.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

ipManagementTunnelStorageType 1.3.6.1.4.1.2544.1.12.11.1.5.1.19
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

ipManagementTunnelRowStatus 1.3.6.1.4.1.2544.1.12.11.1.5.1.20
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).
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

ipManagementTunnelDHCPClientIdEnabled 1.3.6.1.4.1.2544.1.12.11.1.5.1.21
This object enables DHCP Option 61 on the Management Tunnel. This object is only applicable when DHCP client is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ipManagementTunnelDHCPClientId 1.3.6.1.4.1.2544.1.12.11.1.5.1.22
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

ipManagementTunnelQosQueueProfile 1.3.6.1.4.1.2544.1.12.11.1.5.1.23
This object identifies the OID of cmQosQueueProfileIndex in the cmQosQueueProfileTable.
Status: current Access: read-write
OBJECT-TYPE    
  VariablePointer  

ipManagementTunnelCVlanEnabled 1.3.6.1.4.1.2544.1.12.11.1.5.1.24
This object CTAG whether enabled, By default it is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ipManagementTunnelDHCPv6Enabled 1.3.6.1.4.1.2544.1.12.11.1.5.1.25
This object DHCPv6 whether enabled, By default it is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ipManagementTunnelIpv6Address 1.3.6.1.4.1.2544.1.12.11.1.5.1.26
This object means the unicast ipv6 address.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6Address  

ipManagementTunnelIpv6AddrPrefixLen 1.3.6.1.4.1.2544.1.12.11.1.5.1.27
This object means the unicast ipv6 address prefix length.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

ipManagementTunnelIpv6StateAddrAutoConfigEnabled 1.3.6.1.4.1.2544.1.12.11.1.5.1.28
This object Ipv6StateAddrAutoConfig whether enabled, By default it is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ipManagementTunnellinkLocIpv6Addr 1.3.6.1.4.1.2544.1.12.11.1.5.1.29
This object means the link local ipv6 address.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

ipManagementTunnellinkLocIpv6AddrPrefixLen 1.3.6.1.4.1.2544.1.12.11.1.5.1.30
This object means the link local ipv6 address prefix length.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..128  

ipManagementTunnelIpv6PrefixAdvertiseEnabled 1.3.6.1.4.1.2544.1.12.11.1.5.1.31
This object means the prefix advertise whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ipManagementTunnelIpv6Prefix 1.3.6.1.4.1.2544.1.12.11.1.5.1.32
This object means the prefix ipv6 address.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6Address  

ipManagementTunnelIpv6PrefixLen 1.3.6.1.4.1.2544.1.12.11.1.5.1.33
This object means the link local ipv6 address prefix length.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

ipManagementTunnelIpMode 1.3.6.1.4.1.2544.1.12.11.1.5.1.34
This object means the ip mode for the management tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  IpMode  

ipManagementTunnelIpv6RipngEnabled 1.3.6.1.4.1.2544.1.12.11.1.5.1.35
This object means the ipv6's Ripng whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ipManagementTunnelDhcpClassIdEnabled 1.3.6.1.4.1.2544.1.12.11.1.5.1.36
This object means the class id whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ipManagementTunnelDhcpHostNameEnabled 1.3.6.1.4.1.2544.1.12.11.1.5.1.37
This object means the host name whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ipManagementTunnelDhcpHostName 1.3.6.1.4.1.2544.1.12.11.1.5.1.38
This object describe the host name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ipManagementTunnelDhcpLogServerEnabled 1.3.6.1.4.1.2544.1.12.11.1.5.1.39
This object describe whether the dhcp log server enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ipManagementTunnelDhcpNTPServerEnabled 1.3.6.1.4.1.2544.1.12.11.1.5.1.40
This object describe whether the dhcp ntp server enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ipManagementTunnelDhcpClientIdType 1.3.6.1.4.1.2544.1.12.11.1.5.1.41
This object describe whether the dhcp cid type.
Status: current Access: read-write
OBJECT-TYPE    
  DHCPCIDType  

ipManagementTunnelDhcpHostNameType 1.3.6.1.4.1.2544.1.12.11.1.5.1.42
This object describe whether the dhcp host name type.
Status: current Access: read-write
OBJECT-TYPE    
  DHCPHostNameType  

ipManagementTunnelDhcpVendorInfoEnabled 1.3.6.1.4.1.2544.1.12.11.1.5.1.43
This object means the vendor information whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ipManagementTunnelDhcpVendorInfoType 1.3.6.1.4.1.2544.1.12.11.1.5.1.44
This object describe whether the dhcp vendor information type.
Status: current Access: read-write
OBJECT-TYPE    
  DHCPVendorInfoType  

ipManagementTunnelDhcpVendorInfo 1.3.6.1.4.1.2544.1.12.11.1.5.1.45
This object describe the vendor information.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

cmIpv6InterfaceTable 1.3.6.1.4.1.2544.1.12.11.1.6
User managed IPv6 Address Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmIpv6InterfaceEntry

cmIpv6InterfaceEntry 1.3.6.1.4.1.2544.1.12.11.1.6.1
Allows management of IPv6 Interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmIpv6InterfaceEntry  

cmIpv6InterfaceMTU 1.3.6.1.4.1.2544.1.12.11.1.6.1.1
This object describe the MTU for ipv6 address interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cmIpv6UnicastAddr 1.3.6.1.4.1.2544.1.12.11.1.6.1.2
This object describe IPv6 Unicast Address together with Prefix.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6Address  

cmIpv6UnicastAddrPrefixLen 1.3.6.1.4.1.2544.1.12.11.1.6.1.3
This object describe prefix length of unicast address.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

cmIpv6PrefixAdvertiseEnabled 1.3.6.1.4.1.2544.1.12.11.1.6.1.4
This object describe whether to advertise prefix to link in router mode.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpv6RAPrefix 1.3.6.1.4.1.2544.1.12.11.1.6.1.5
This object describe the IPv6 Prefix to be dispatched to link in Router mode.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6Address  

cmIpv6RAPrefixLength 1.3.6.1.4.1.2544.1.12.11.1.6.1.6
This object describe Length of RA prefix.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

cmIpv6StateAddrAutoConfigEnabled 1.3.6.1.4.1.2544.1.12.11.1.6.1.7
This object describe whether enable or disable stateless address auto configuration.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpv6DhcpEnabled 1.3.6.1.4.1.2544.1.12.11.1.6.1.8
This object describe whether dhcp is enabled on the ipv6 interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpv6DhcpRole 1.3.6.1.4.1.2544.1.12.11.1.6.1.9
This object describe the dhcp role.
Status: current Access: read-write
OBJECT-TYPE    
  CmDhcpRole  

cmIpv6RIPngEnabled 1.3.6.1.4.1.2544.1.12.11.1.6.1.10
This object describe RIPng whether enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmIpv6LinkLocAddr 1.3.6.1.4.1.2544.1.12.11.1.6.1.11
This object describe Automatically generated Link-local Address.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

cmIpv6LinkLocAddrPrefixLen 1.3.6.1.4.1.2544.1.12.11.1.6.1.12
This object describe Length of link local IPv6 address prefix.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..128  

cmIpv6StaticRouteTable 1.3.6.1.4.1.2544.1.12.11.1.7
This entity's user configured Static Ipv6 Routing table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmIpv6StaticRouteEntry

cmIpv6StaticRouteEntry 1.3.6.1.4.1.2544.1.12.11.1.7.1
A particular route to a particular destina- tion, under a particular policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmIpv6StaticRouteEntry  

cmIpv6StaticRouteDest 1.3.6.1.4.1.2544.1.12.11.1.7.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

cmIpv6StaticRoutePrefixLen 1.3.6.1.4.1.2544.1.12.11.1.7.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..128  

cmIpv6StaticRouteNextHop 1.3.6.1.4.1.2544.1.12.11.1.7.1.3
On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

cmIpv6StaticRouteMetric 1.3.6.1.4.1.2544.1.12.11.1.7.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

cmIpv6StaticRouteRowStatus 1.3.6.1.4.1.2544.1.12.11.1.7.1.5
The row status variable, used according to row installation and removal conventions.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cmIpv6StaticRouteInterface 1.3.6.1.4.1.2544.1.12.11.1.7.1.6
Name of the Ipv6 interface for the interface static route.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..15)  

cmIpv6StaticRouteAdvertise 1.3.6.1.4.1.2544.1.12.11.1.7.1.7
Whether this static route will be advertised via routing protocol.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmNDPTable 1.3.6.1.4.1.2544.1.12.11.1.8
A list of NDP entries on the NIDs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmNDPEntry

cmNDPEntry 1.3.6.1.4.1.2544.1.12.11.1.8.1
A conceptual row in the cmNDPTable. Entries can be created/deleted in this table by management application action.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmNDPEntry  

cmNDPIpv6Address 1.3.6.1.4.1.2544.1.12.11.1.8.1.1
This object allows configuration of the NDP Entry IP Address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

cmNDPMacAddress 1.3.6.1.4.1.2544.1.12.11.1.8.1.2
This object allows management of the NDP Entry MAC Address.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

cmNDPInterface 1.3.6.1.4.1.2544.1.12.11.1.8.1.3
This object allows management of the NDP Entry Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..15)  

cmNDPStorageType 1.3.6.1.4.1.2544.1.12.11.1.8.1.4
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cmNDPRowStatus 1.3.6.1.4.1.2544.1.12.11.1.8.1.5
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).
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

cmNDPEntryType 1.3.6.1.4.1.2544.1.12.11.1.8.1.6
The type of NDP Entry. Note that static entries can be created.
Status: current Access: read-write
OBJECT-TYPE    
  IpEntryType  

cmProxyNDPTable 1.3.6.1.4.1.2544.1.12.11.1.9
A list of Proxy NDP entries on the NIDs. This table is not supported in GE206 Release 4.1CC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmProxyNDPEntry

cmProxyNDPEntry 1.3.6.1.4.1.2544.1.12.11.1.9.1
A conceptual row in the cmProxyNDPTable. Entries can be created/deleted in this table by management application action.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmProxyNDPEntry  

cmProxyNDPIpv6Address 1.3.6.1.4.1.2544.1.12.11.1.9.1.1
This object allows configuration of the ProxyNDP Entry IP Address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

cmProxyNDPIpv6PrefixLen 1.3.6.1.4.1.2544.1.12.11.1.9.1.2
This object allows management of the Proxy NDP Entry Subnet Mask.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..128  

cmProxyNDPInterface 1.3.6.1.4.1.2544.1.12.11.1.9.1.3
This object allows management of the Proxy NDP Entry Interface.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..15)  

cmProxyNDPStorageType 1.3.6.1.4.1.2544.1.12.11.1.9.1.4
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cmProxyNDPRowStatus 1.3.6.1.4.1.2544.1.12.11.1.9.1.5
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).
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

cmIpv6OverIpv4TunnelTable 1.3.6.1.4.1.2544.1.12.11.1.10
A list of Ipv6OverIpv4Tunnel entries on the NIDs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmIpv6OverIpv4TunnelEntry

cmIpv6OverIpv4TunnelEntry 1.3.6.1.4.1.2544.1.12.11.1.10.1
A conceptual row in the cmIpv6OverIpv4TunnelTable. Entries can be created/deleted in this table by management application action.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmIpv6OverIpv4TunnelEntry  

cmIpv6OverIpv4TunnelIndex 1.3.6.1.4.1.2544.1.12.11.1.10.1.1
An integer index value used to uniquely identify this Ipv6OverIpv4TunnelEntry in the cmIpv6OverIpv4TunnelTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

cmIpv6OverIpv4TunnelName 1.3.6.1.4.1.2544.1.12.11.1.10.1.2
This object describe the tunnel name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..15)  

cmIpv6OverIpv4TunnelType 1.3.6.1.4.1.2544.1.12.11.1.10.1.3
This object describe the tunnel type.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6OverIpv4TunnelType  

cmIpv6OverIpv4TunnelDestIpv4Addr 1.3.6.1.4.1.2544.1.12.11.1.10.1.4
This object describe Destination IPv4 address. Only applicable for configured tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

cmIpv6OverIpv4TunnelIpv6UnicastAddress 1.3.6.1.4.1.2544.1.12.11.1.10.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6Address  

cmIpv6OverIpv4TunnelIpv6UnicastAddrPrefixLen 1.3.6.1.4.1.2544.1.12.11.1.10.1.6
This object describe the prefix length for the unicast ipv6 address.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

cmIpv6OverIpv4TunnelLinkLocalAddress 1.3.6.1.4.1.2544.1.12.11.1.10.1.7
This object describe the link local adderss.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

cmIpv60verIpv4TunnelLinkLocalAddrPrefixLen 1.3.6.1.4.1.2544.1.12.11.1.10.1.8
This object describe the prefix length for link local address.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cmIpv6OverIpv4TunnelAssociatedIpv4Interface 1.3.6.1.4.1.2544.1.12.11.1.10.1.9
the IPv4 Interface that Tunnel is created on, which could be DCN or Management tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  VariablePointer  

cmIpv6OverIpv4TunnelStorageType 1.3.6.1.4.1.2544.1.12.11.1.10.1.10
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cmIpv6OverIpv4TunnelRowStatus 1.3.6.1.4.1.2544.1.12.11.1.10.1.11
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).
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

cmIpv6OverIpv4PotentialRouterList 1.3.6.1.4.1.2544.1.12.11.1.10.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

ipCompliances 1.3.6.1.4.1.2544.1.12.11.2.1
OBJECT IDENTIFIER    

ipGroups 1.3.6.1.4.1.2544.1.12.11.2.2
OBJECT IDENTIFIER    

ipCompliance 1.3.6.1.4.1.2544.1.12.11.2.1.1
Describes the requirements for compliance to the IP Module.
Status: current Access: read-create
MODULE-COMPLIANCE    

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.
Status: current Access: read-create
OBJECT-GROUP    

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.
Status: current Access: read-create
OBJECT-GROUP