CM-IP-MIB
- Registered at
- 1.3.6.1.4.1.2544.1.12.11
- Last updated
- 2019-03-14 00:00
- Organization
- ADVA Optical Networking SE
- Revisions
- 2019-03-14 00:00
- Namespace
- adva
- Source file
CM-IP-MIB- Digest
sha256:56df721ff4a386a841917e8955bebfcef38038c4b49db06d3a333a26002c683e
Description
This module defines the IP MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA.
Contact
Web URL: http://adva.com/ E-mail: support@adva.com Postal: ADVA Optical Networking SE Campus Martinsried Fraunhoferstrasse 9a 82152 Martinsried/Munich Germany Phone: +49 089 89 06 65 0 Fax: +49 089 89 06 65 199
Imports
| From | Symbols |
|---|---|
| ADVA-MIB | fsp150cm |
| CM-COMMON-MIB | IpVersion, VlanId |
| IPV6-TC | Ipv6Address |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue, VariablePointer |
Imported by
5 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ADVA-MIB CM-COMMON-MIB CM-IP-MIB ENTITY-MIB IANA-ENTITY-MIB IANAifType-MIB IF-MIB IPV6-TC SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CmDhcpRole TEXTUAL-CONVENTION DHCP role when DHCP is enabled on an interface. | current | |||
| DHCPCIDType TEXTUAL-CONVENTION DHCP Client ID Type. | current | |||
| DHCPHostNameType TEXTUAL-CONVENTION DHCP Hostname Type. | current | |||
| DHCPVendorInfoType TEXTUAL-CONVENTION DHCP Vendor Info Type. | current | |||
| IpActionType TEXTUAL-CONVENTION . | current | |||
| IpEntryType TEXTUAL-CONVENTION IP Entry type. | current | |||
| IpManagementTunnelEncapsulationType TEXTUAL-CONVENTION IP Management Tunnel Encapsulation type. | current | |||
| IpManagementTunnelType TEXTUAL-CONVENTION IP Management Tunnel type. | current | |||
| IpMode TEXTUAL-CONVENTION include 3 types. | current | |||
| IpSourceAddrType TEXTUAL-CONVENTION IP Source Address type. | current | |||
| Ipv6OverIpv4TunnelType TEXTUAL-CONVENTION include four types. | current | |||
| PtpArpActionType TEXTUAL-CONVENTION . | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cmIpObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.11.1 | |||
| cmIpInterfaceTable OBJECT-TYPE User managed IP Address Table. | 1.3.6.1.4.1.2544.1.12.11.1.1 | not-accessible | current | |
| cmIpInterfaceEntry OBJECT-TYPE Allows management of IP Interfaces. | 1.3.6.1.4.1.2544.1.12.11.1.1.1 | not-accessible | current | |
| cmIpInterfaceName OBJECT-TYPE Name of the IP interface. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.1 | DisplayString (SIZE(0..15)) | read-only | current |
| cmIpInterface OBJECT-TYPE IP Address of the interface. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.2 | IpAddress | read-write | current |
| cmIpInterfaceMask OBJECT-TYPE IP Mask of the interface. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.3 | IpAddress | read-write | current |
| cmIpInterfaceDhcpEnabled OBJECT-TYPE Whether or not DHCP is enabled on this interface. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.4 | TruthValue | read-write | current |
| cmIpInterfaceMTU OBJECT-TYPE IP Interface MTU. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.5 | Integer32 (0..1500) | read-write | current |
| cmIpInterfaceDhcpRole OBJECT-TYPE Specify the DHCP role on this interface. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.6 | CmDhcpRole | read-write | current |
| cmIpInterfacePhysicalAddress OBJECT-TYPE Physical Address associated with the IP Address. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.7 | DisplayString (SIZE(0..32)) | read-only | current |
| cmIpInterfaceRIPv2Enabled OBJECT-TYPE This object allows to enable/disable RIPv2 on the IP Interface. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.8 | TruthValue | read-write | current |
| cmIpInterfaceDHCPClientIdEnabled OBJECT-TYPE This object enables DHCP Option 61 on the IP interface. This object is only applicable when DHCP client is enabled. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.9 | TruthValue | read-write | current |
| cmIpInterfaceDHCPClientId OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.10 | DisplayString (SIZE(0..255)) | read-write | current |
| cmIpInterfaceIpMode OBJECT-TYPE This object is the ipmode for the interface. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.11 | IpMode | read-write | current |
| cmIpInterfaceDhcpClassIdEnabled OBJECT-TYPE This object describe whether class id editable enabled. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.12 | TruthValue | read-write | current |
| cmIpInterfaceDhcpHostNameEnabled OBJECT-TYPE This object describe whether host name editable enabled. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.13 | TruthValue | read-write | current |
| cmIpInterfaceDhcpHostName OBJECT-TYPE This object describe the host name. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.14 | DisplayString | read-write | current |
| cmIpInterfaceDhcpLogServerEnabled OBJECT-TYPE This object describe whether the dhcp log server enabled. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.15 | TruthValue | read-write | current |
| cmIpInterfaceDhcpNTPServerEnabled OBJECT-TYPE This object describe whether the dhcp ntp server enabled. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.16 | TruthValue | read-write | current |
| cmIpInterfaceDhcpClientIdType OBJECT-TYPE This object describe whether the dhcp cid type. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.17 | DHCPCIDType | read-write | current |
| cmIpInterfaceDhcpHostNameType OBJECT-TYPE This object describe whether the dhcp host name type. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.18 | DHCPHostNameType | read-write | current |
| cmIpInterfaceDhcpVendorInfoEnabled OBJECT-TYPE This object means the vendor information whether enabled. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.19 | TruthValue | read-write | current |
| cmIpInterfaceDhcpVendorInfoType OBJECT-TYPE This object describe whether the dhcp vendor information type. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.20 | DHCPVendorInfoType | read-write | current |
| cmIpInterfaceDhcpVendorInfo OBJECT-TYPE This object describe the vendor information. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.21 | DisplayString | read-write | current |
| cmIpInterfaceDhcpVendorInfoHideControl OBJECT-TYPE This object describe whether the dhcp vendor info is hidden or not | 1.3.6.1.4.1.2544.1.12.11.1.1.1.22 | TruthValue | read-write | current |
| cmIpInterfaceGateway OBJECT-TYPE This object desribes the IPv4 Gateway Address of the management interface on OSA540X. | 1.3.6.1.4.1.2544.1.12.11.1.1.1.23 | IpAddress | read-write | current |
| cmStaticRouteTable OBJECT-TYPE This entity's user configured Static IP Routing table. | 1.3.6.1.4.1.2544.1.12.11.1.2 | not-accessible | current | |
| cmStaticRouteEntry OBJECT-TYPE A particular route to a particular destina- tion, under a particular policy. | 1.3.6.1.4.1.2544.1.12.11.1.2.1 | not-accessible | current | |
| cmStaticRouteDest OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.1.2.1.1 | IpAddress | read-only | current |
| cmStaticRouteMask OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.1.2.1.2 | IpAddress | read-only | current |
| cmStaticRouteNextHop OBJECT-TYPE On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0. | 1.3.6.1.4.1.2544.1.12.11.1.2.1.3 | IpAddress | read-only | current |
| cmStaticRouteMetric OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.1.2.1.4 | Integer32 (0..65535) | read-create | current |
| cmStaticRouteRowStatus OBJECT-TYPE The row status variable, used according to row installation and removal conventions. | 1.3.6.1.4.1.2544.1.12.11.1.2.1.5 | RowStatus | read-create | current |
| cmStaticRouteInterface OBJECT-TYPE Name of the IP interface for the interface static route. | 1.3.6.1.4.1.2544.1.12.11.1.2.1.6 | DisplayString (SIZE(0..15)) | read-create | current |
| cmStaticRouteAdvertise OBJECT-TYPE Whether this static route will be advertised via routing protocol. | 1.3.6.1.4.1.2544.1.12.11.1.2.1.7 | TruthValue | read-create | current |
| cmARPTable OBJECT-TYPE A list of ARP entries on the NIDs. | 1.3.6.1.4.1.2544.1.12.11.1.3 | not-accessible | current | |
| cmARPEntry OBJECT-TYPE A conceptual row in the cmARPTable. Entries can be created/deleted in this table by management application action. | 1.3.6.1.4.1.2544.1.12.11.1.3.1 | not-accessible | current | |
| cmARPIndex OBJECT-TYPE An integer index value used to uniquely identify this ARP Entry in the cmARPTable. | 1.3.6.1.4.1.2544.1.12.11.1.3.1.1 | Integer32 (1..65535) | read-create | deprecated |
| cmARPIPAddress OBJECT-TYPE This object allows configuration of the ARP Entry IP Address. | 1.3.6.1.4.1.2544.1.12.11.1.3.1.2 | IpAddress | read-create | current |
| cmARPMacAddress OBJECT-TYPE This object allows management of the ARP Entry MAC Address. | 1.3.6.1.4.1.2544.1.12.11.1.3.1.3 | MacAddress | read-create | current |
| cmARPInterface OBJECT-TYPE This object allows management of the ARP Entry Interface. | 1.3.6.1.4.1.2544.1.12.11.1.3.1.4 | DisplayString (SIZE(1..15)) | read-create | current |
| cmARPStorageType OBJECT-TYPE The type of storage configured for this entry. | 1.3.6.1.4.1.2544.1.12.11.1.3.1.5 | StorageType | read-create | current |
| cmARPRowStatus OBJECT-TYPE 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). | 1.3.6.1.4.1.2544.1.12.11.1.3.1.6 | RowStatus | read-write | current |
| cmARPEntryType OBJECT-TYPE The type of ARP Entry. Note that static entries can be created. | 1.3.6.1.4.1.2544.1.12.11.1.3.1.7 | IpEntryType | read-write | current |
| cmProxyARPTable OBJECT-TYPE A list of Proxy ARP entries on the NIDs. This table is not supported in GE206 Release 4.1CC. | 1.3.6.1.4.1.2544.1.12.11.1.4 | not-accessible | current | |
| cmProxyARPEntry OBJECT-TYPE A conceptual row in the cmProxyARPTable. Entries can be created/deleted in this table by management application action. | 1.3.6.1.4.1.2544.1.12.11.1.4.1 | not-accessible | current | |
| cmProxyARPIndex OBJECT-TYPE An integer index value used to uniquely identify this Proxy ARP Entry in the cmProxyARPTable. | 1.3.6.1.4.1.2544.1.12.11.1.4.1.1 | Integer32 (1..65535) | read-create | deprecated |
| cmProxyARPIPAddress OBJECT-TYPE This object allows configuration of the ProxyARP Entry IP Address. | 1.3.6.1.4.1.2544.1.12.11.1.4.1.2 | IpAddress | read-create | current |
| cmProxyARPSubnetMask OBJECT-TYPE This object allows management of the Proxy ARP Entry Subnet Mask. | 1.3.6.1.4.1.2544.1.12.11.1.4.1.3 | IpAddress | read-create | current |
| cmProxyARPInterface OBJECT-TYPE This object allows management of the Proxy ARP Entry Interface. | 1.3.6.1.4.1.2544.1.12.11.1.4.1.4 | DisplayString (SIZE(1..15)) | read-create | current |
| cmProxyARPStorageType OBJECT-TYPE The type of storage configured for this entry. | 1.3.6.1.4.1.2544.1.12.11.1.4.1.5 | StorageType | read-create | current |
| cmProxyARPRowStatus OBJECT-TYPE 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). | 1.3.6.1.4.1.2544.1.12.11.1.4.1.6 | RowStatus | read-write | current |
| ipManagementTunnelTable OBJECT-TYPE A list of IP Management Tunnel entries on the fsp150 family of products. | 1.3.6.1.4.1.2544.1.12.11.1.5 | not-accessible | current | |
| ipManagementTunnelEntry OBJECT-TYPE A conceptual row in the ipManagementTunnelTable. Entries can be created/deleted in this table by management application action. | 1.3.6.1.4.1.2544.1.12.11.1.5.1 | not-accessible | current | |
| ipManagementTunnelIndex OBJECT-TYPE A unique integer index value used to uniquely identify a Management Tunnel Entry in the ipManagementTunnelTable. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.1 | Integer32 (1..65535) | read-create | current |
| ipManagementTunnelAssociatedPort OBJECT-TYPE This allows specification of the associated physical port on the device, to which the Management Tunnel is attached. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.2 | VariablePointer | read-create | current |
| ipManagementTunnelName OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.3 | DisplayString (SIZE(1..15)) | read-create | current |
| ipManagementTunnelType OBJECT-TYPE This allows specification of the type of management tunnel, whether it is a VLAN based tunnel or a MAC based tunnel. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.4 | IpManagementTunnelType | read-create | current |
| ipManagementTunnelMTU OBJECT-TYPE This provides the MTU of the Management Tunnel. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.5 | Integer32 | read-write | current |
| ipManagementTunnelEncapsulationType OBJECT-TYPE This allows specification of the encapsulation type of management tunnel. Only Ethernet encapsulation is currently supported. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.6 | IpManagementTunnelEncapsulationType | read-create | current |
| ipManagementTunnelIpAddress OBJECT-TYPE This object allows configuration of the Management Tunnel IP Address. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.7 | IpAddress | read-create | current |
| ipManagementTunnelSubnetMask OBJECT-TYPE This object allows management of the Management Tunnel Subnet Mask. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.8 | IpAddress | read-create | current |
| ipManagementTunnelVlanId OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.9 | VlanId | read-create | current |
| ipManagementTunnelSVlanEnabled OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.10 | TruthValue | read-create | current |
| ipManagementTunnelSVlanId OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.11 | VlanId | read-create | current |
| ipManagementTunnelDhcpEnabled OBJECT-TYPE This object allows specification of whether or not DHCP is enabled on the IP Management Tunnel. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.12 | TruthValue | read-create | current |
| ipManagementTunnelRip2PktsEnabled OBJECT-TYPE This object allows specification of whether or not RIP2 is enabled on the IP Management Tunnel. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.13 | TruthValue | read-create | current |
| ipManagementTunnelPhysicalAddress OBJECT-TYPE This object provides the physical address (MAC Address) associated with the IP Management Tunnel. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.14 | DisplayString | read-only | current |
| ipManagementTunnelCOS OBJECT-TYPE 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). | 1.3.6.1.4.1.2544.1.12.11.1.5.1.15 | Integer32 (0..7) | read-create | current |
| ipManagementTunnelCIR OBJECT-TYPE This object allows specification of the Management Tunnel CIR. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.16 | Unsigned32 | read-create | current |
| ipManagementTunnelEIR OBJECT-TYPE This object allows specification of the Management Tunnel EIR. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.17 | Unsigned32 | read-create | current |
| ipManagementTunnelBufferSize OBJECT-TYPE This object allows specification of the Management Tunnel Buffer Size. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.18 | Unsigned32 | read-create | current |
| ipManagementTunnelStorageType OBJECT-TYPE The type of storage configured for this entry. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.19 | StorageType | read-create | current |
| ipManagementTunnelRowStatus OBJECT-TYPE 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). | 1.3.6.1.4.1.2544.1.12.11.1.5.1.20 | RowStatus | read-write | current |
| ipManagementTunnelDHCPClientIdEnabled OBJECT-TYPE This object enables DHCP Option 61 on the Management Tunnel. This object is only applicable when DHCP client is enabled. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.21 | TruthValue | read-write | current |
| ipManagementTunnelDHCPClientId OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.22 | DisplayString (SIZE(0..255)) | read-write | current |
| ipManagementTunnelQosQueueProfile OBJECT-TYPE This object identifies the OID of cmQosQueueProfileIndex in the cmQosQueueProfileTable. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.23 | VariablePointer | read-write | current |
| ipManagementTunnelCVlanEnabled OBJECT-TYPE This object CTAG whether enabled, By default it is enabled. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.24 | TruthValue | read-write | current |
| ipManagementTunnelDHCPv6Enabled OBJECT-TYPE This object DHCPv6 whether enabled, By default it is enabled. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.25 | TruthValue | read-write | current |
| ipManagementTunnelIpv6Address OBJECT-TYPE This object means the unicast ipv6 address. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.26 | Ipv6Address | read-write | current |
| ipManagementTunnelIpv6AddrPrefixLen OBJECT-TYPE This object means the unicast ipv6 address prefix length. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.27 | Integer32 (0..128) | read-write | current |
| ipManagementTunnelIpv6StateAddrAutoConfigEnabled OBJECT-TYPE This object Ipv6StateAddrAutoConfig whether enabled, By default it is enabled. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.28 | TruthValue | read-write | current |
| ipManagementTunnellinkLocIpv6Addr OBJECT-TYPE This object means the link local ipv6 address. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.29 | Ipv6Address | read-only | current |
| ipManagementTunnellinkLocIpv6AddrPrefixLen OBJECT-TYPE This object means the link local ipv6 address prefix length. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.30 | Integer32 (0..128) | read-only | current |
| ipManagementTunnelIpv6PrefixAdvertiseEnabled OBJECT-TYPE This object means the prefix advertise whether enabled. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.31 | TruthValue | read-write | current |
| ipManagementTunnelIpv6Prefix OBJECT-TYPE This object means the prefix ipv6 address. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.32 | Ipv6Address | read-write | current |
| ipManagementTunnelIpv6PrefixLen OBJECT-TYPE This object means the link local ipv6 address prefix length. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.33 | Integer32 (0..128) | read-write | current |
| ipManagementTunnelIpMode OBJECT-TYPE This object means the ip mode for the management tunnel. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.34 | IpMode | read-write | current |
| ipManagementTunnelIpv6RipngEnabled OBJECT-TYPE This object means the ipv6's Ripng whether enabled. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.35 | TruthValue | read-write | current |
| ipManagementTunnelDhcpClassIdEnabled OBJECT-TYPE This object means the class id whether enabled. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.36 | TruthValue | read-write | current |
| ipManagementTunnelDhcpHostNameEnabled OBJECT-TYPE This object means the host name whether enabled. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.37 | TruthValue | read-write | current |
| ipManagementTunnelDhcpHostName OBJECT-TYPE This object describe the host name. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.38 | DisplayString | read-write | current |
| ipManagementTunnelDhcpLogServerEnabled OBJECT-TYPE This object describe whether the dhcp log server enabled. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.39 | TruthValue | read-write | current |
| ipManagementTunnelDhcpNTPServerEnabled OBJECT-TYPE This object describe whether the dhcp ntp server enabled. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.40 | TruthValue | read-write | current |
| ipManagementTunnelDhcpClientIdType OBJECT-TYPE This object describe whether the dhcp cid type. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.41 | DHCPCIDType | read-write | current |
| ipManagementTunnelDhcpHostNameType OBJECT-TYPE This object describe whether the dhcp host name type. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.42 | DHCPHostNameType | read-write | current |
| ipManagementTunnelDhcpVendorInfoEnabled OBJECT-TYPE This object means the vendor information whether enabled. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.43 | TruthValue | read-write | current |
| ipManagementTunnelDhcpVendorInfoType OBJECT-TYPE This object describe whether the dhcp vendor information type. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.44 | DHCPVendorInfoType | read-write | current |
| ipManagementTunnelDhcpVendorInfo OBJECT-TYPE This object describe the vendor information. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.45 | DisplayString | read-write | current |
| ipManagementTunnelDhcpVendorInfoHideControl OBJECT-TYPE This object describe whether the dhcp vendor info is hidden or not. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.46 | TruthValue | read-write | current |
| ipManagementTunnelSharedVim OBJECT-TYPE This object describes if tunnel share vlan with vim tunnel. | 1.3.6.1.4.1.2544.1.12.11.1.5.1.47 | TruthValue | read-write | current |
| cmIpv6InterfaceTable OBJECT-TYPE User managed IPv6 Address Table. | 1.3.6.1.4.1.2544.1.12.11.1.6 | not-accessible | current | |
| cmIpv6InterfaceEntry OBJECT-TYPE Allows management of IPv6 Interfaces. | 1.3.6.1.4.1.2544.1.12.11.1.6.1 | not-accessible | current | |
| cmIpv6InterfaceMTU OBJECT-TYPE This object describe the MTU for ipv6 address interface. | 1.3.6.1.4.1.2544.1.12.11.1.6.1.1 | Integer32 | read-write | current |
| cmIpv6UnicastAddr OBJECT-TYPE This object describe IPv6 Unicast Address together with Prefix. | 1.3.6.1.4.1.2544.1.12.11.1.6.1.2 | Ipv6Address | read-write | current |
| cmIpv6UnicastAddrPrefixLen OBJECT-TYPE This object describe prefix length of unicast address. | 1.3.6.1.4.1.2544.1.12.11.1.6.1.3 | Integer32 (0..128) | read-write | current |
| cmIpv6PrefixAdvertiseEnabled OBJECT-TYPE This object describe whether to advertise prefix to link in router mode. | 1.3.6.1.4.1.2544.1.12.11.1.6.1.4 | TruthValue | read-write | current |
| cmIpv6RAPrefix OBJECT-TYPE This object describe the IPv6 Prefix to be dispatched to link in Router mode. | 1.3.6.1.4.1.2544.1.12.11.1.6.1.5 | Ipv6Address | read-write | current |
| cmIpv6RAPrefixLength OBJECT-TYPE This object describe Length of RA prefix. | 1.3.6.1.4.1.2544.1.12.11.1.6.1.6 | Integer32 (0..128) | read-write | current |
| cmIpv6StateAddrAutoConfigEnabled OBJECT-TYPE This object describe whether enable or disable stateless address auto configuration. | 1.3.6.1.4.1.2544.1.12.11.1.6.1.7 | TruthValue | read-write | current |
| cmIpv6DhcpEnabled OBJECT-TYPE This object describe whether dhcp is enabled on the ipv6 interface. | 1.3.6.1.4.1.2544.1.12.11.1.6.1.8 | TruthValue | read-write | current |
| cmIpv6DhcpRole OBJECT-TYPE This object describe the dhcp role. | 1.3.6.1.4.1.2544.1.12.11.1.6.1.9 | CmDhcpRole | read-write | current |
| cmIpv6RIPngEnabled OBJECT-TYPE This object describe RIPng whether enabled. | 1.3.6.1.4.1.2544.1.12.11.1.6.1.10 | TruthValue | read-write | current |
| cmIpv6LinkLocAddr OBJECT-TYPE This object describe Automatically generated Link-local Address. | 1.3.6.1.4.1.2544.1.12.11.1.6.1.11 | Ipv6Address | read-only | current |
| cmIpv6LinkLocAddrPrefixLen OBJECT-TYPE This object describe Length of link local IPv6 address prefix. | 1.3.6.1.4.1.2544.1.12.11.1.6.1.12 | Integer32 (0..128) | read-only | current |
| cmIpv6InterfaceGateway OBJECT-TYPE This object describes the IPv6 Gateway address for the management interface on OSA540X. | 1.3.6.1.4.1.2544.1.12.11.1.6.1.13 | Ipv6Address | read-write | current |
| cmIpv6StaticRouteTable OBJECT-TYPE This entity's user configured Static Ipv6 Routing table. | 1.3.6.1.4.1.2544.1.12.11.1.7 | not-accessible | current | |
| cmIpv6StaticRouteEntry OBJECT-TYPE A particular route to a particular destina- tion, under a particular policy. | 1.3.6.1.4.1.2544.1.12.11.1.7.1 | not-accessible | current | |
| cmIpv6StaticRouteDest OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.1.7.1.1 | Ipv6Address | not-accessible | current |
| cmIpv6StaticRoutePrefixLen OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.1.7.1.2 | Integer32 (0..128) | not-accessible | current |
| cmIpv6StaticRouteNextHop OBJECT-TYPE On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0. | 1.3.6.1.4.1.2544.1.12.11.1.7.1.3 | Ipv6Address | not-accessible | current |
| cmIpv6StaticRouteMetric OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.1.7.1.4 | Integer32 (0..65535) | read-create | current |
| cmIpv6StaticRouteRowStatus OBJECT-TYPE The row status variable, used according to row installation and removal conventions. | 1.3.6.1.4.1.2544.1.12.11.1.7.1.5 | RowStatus | read-create | current |
| cmIpv6StaticRouteInterface OBJECT-TYPE Name of the Ipv6 interface for the interface static route. | 1.3.6.1.4.1.2544.1.12.11.1.7.1.6 | DisplayString (SIZE(0..15)) | not-accessible | current |
| cmIpv6StaticRouteAdvertise OBJECT-TYPE Whether this static route will be advertised via routing protocol. | 1.3.6.1.4.1.2544.1.12.11.1.7.1.7 | TruthValue | read-create | current |
| cmNDPTable OBJECT-TYPE A list of NDP entries on the NIDs. | 1.3.6.1.4.1.2544.1.12.11.1.8 | not-accessible | current | |
| cmNDPEntry OBJECT-TYPE A conceptual row in the cmNDPTable. Entries can be created/deleted in this table by management application action. | 1.3.6.1.4.1.2544.1.12.11.1.8.1 | not-accessible | current | |
| cmNDPIpv6Address OBJECT-TYPE This object allows configuration of the NDP Entry IP Address. | 1.3.6.1.4.1.2544.1.12.11.1.8.1.1 | Ipv6Address | not-accessible | current |
| cmNDPMacAddress OBJECT-TYPE This object allows management of the NDP Entry MAC Address. | 1.3.6.1.4.1.2544.1.12.11.1.8.1.2 | MacAddress | read-create | current |
| cmNDPInterface OBJECT-TYPE This object allows management of the NDP Entry Interface. | 1.3.6.1.4.1.2544.1.12.11.1.8.1.3 | DisplayString (SIZE(1..15)) | not-accessible | current |
| cmNDPStorageType OBJECT-TYPE The type of storage configured for this entry. | 1.3.6.1.4.1.2544.1.12.11.1.8.1.4 | StorageType | read-create | current |
| cmNDPRowStatus OBJECT-TYPE 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). | 1.3.6.1.4.1.2544.1.12.11.1.8.1.5 | RowStatus | read-write | current |
| cmNDPEntryType OBJECT-TYPE The type of NDP Entry. Note that static entries can be created. | 1.3.6.1.4.1.2544.1.12.11.1.8.1.6 | IpEntryType | read-write | current |
| cmProxyNDPTable OBJECT-TYPE A list of Proxy NDP entries on the NIDs. This table is not supported in GE206 Release 4.1CC. | 1.3.6.1.4.1.2544.1.12.11.1.9 | not-accessible | current | |
| cmProxyNDPEntry OBJECT-TYPE A conceptual row in the cmProxyNDPTable. Entries can be created/deleted in this table by management application action. | 1.3.6.1.4.1.2544.1.12.11.1.9.1 | not-accessible | current | |
| cmProxyNDPIpv6Address OBJECT-TYPE This object allows configuration of the ProxyNDP Entry IP Address. | 1.3.6.1.4.1.2544.1.12.11.1.9.1.1 | Ipv6Address | not-accessible | current |
| cmProxyNDPIpv6PrefixLen OBJECT-TYPE This object allows management of the Proxy NDP Entry Subnet Mask. | 1.3.6.1.4.1.2544.1.12.11.1.9.1.2 | Integer32 (0..128) | not-accessible | current |
| cmProxyNDPInterface OBJECT-TYPE This object allows management of the Proxy NDP Entry Interface. | 1.3.6.1.4.1.2544.1.12.11.1.9.1.3 | DisplayString (SIZE(1..15)) | read-create | current |
| cmProxyNDPStorageType OBJECT-TYPE The type of storage configured for this entry. | 1.3.6.1.4.1.2544.1.12.11.1.9.1.4 | StorageType | read-create | current |
| cmProxyNDPRowStatus OBJECT-TYPE 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). | 1.3.6.1.4.1.2544.1.12.11.1.9.1.5 | RowStatus | read-write | current |
| cmIpv6OverIpv4TunnelTable OBJECT-TYPE A list of Ipv6OverIpv4Tunnel entries on the NIDs. | 1.3.6.1.4.1.2544.1.12.11.1.10 | not-accessible | current | |
| cmIpv6OverIpv4TunnelEntry OBJECT-TYPE A conceptual row in the cmIpv6OverIpv4TunnelTable. Entries can be created/deleted in this table by management application action. | 1.3.6.1.4.1.2544.1.12.11.1.10.1 | not-accessible | current | |
| cmIpv6OverIpv4TunnelIndex OBJECT-TYPE An integer index value used to uniquely identify this Ipv6OverIpv4TunnelEntry in the cmIpv6OverIpv4TunnelTable. | 1.3.6.1.4.1.2544.1.12.11.1.10.1.1 | Integer32 | not-accessible | current |
| cmIpv6OverIpv4TunnelName OBJECT-TYPE This object describe the tunnel name. | 1.3.6.1.4.1.2544.1.12.11.1.10.1.2 | DisplayString (SIZE(1..15)) | read-write | current |
| cmIpv6OverIpv4TunnelType OBJECT-TYPE This object describe the tunnel type. | 1.3.6.1.4.1.2544.1.12.11.1.10.1.3 | Ipv6OverIpv4TunnelType | read-write | current |
| cmIpv6OverIpv4TunnelDestIpv4Addr OBJECT-TYPE This object describe Destination IPv4 address. Only applicable for configured tunnel. | 1.3.6.1.4.1.2544.1.12.11.1.10.1.4 | IpAddress | read-write | current |
| cmIpv6OverIpv4TunnelIpv6UnicastAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.1.10.1.5 | Ipv6Address | read-write | current |
| cmIpv6OverIpv4TunnelIpv6UnicastAddrPrefixLen OBJECT-TYPE This object describe the prefix length for the unicast ipv6 address. | 1.3.6.1.4.1.2544.1.12.11.1.10.1.6 | Integer32 (0..128) | read-write | current |
| cmIpv6OverIpv4TunnelLinkLocalAddress OBJECT-TYPE This object describe the link local adderss. | 1.3.6.1.4.1.2544.1.12.11.1.10.1.7 | Ipv6Address | read-only | current |
| cmIpv60verIpv4TunnelLinkLocalAddrPrefixLen OBJECT-TYPE This object describe the prefix length for link local address. | 1.3.6.1.4.1.2544.1.12.11.1.10.1.8 | Integer32 | read-only | current |
| cmIpv6OverIpv4TunnelAssociatedIpv4Interface OBJECT-TYPE the IPv4 Interface that Tunnel is created on, which could be DCN or Management tunnel. | 1.3.6.1.4.1.2544.1.12.11.1.10.1.9 | VariablePointer | read-write | current |
| cmIpv6OverIpv4TunnelStorageType OBJECT-TYPE The type of storage configured for this entry. | 1.3.6.1.4.1.2544.1.12.11.1.10.1.10 | StorageType | read-create | current |
| cmIpv6OverIpv4TunnelRowStatus OBJECT-TYPE 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). | 1.3.6.1.4.1.2544.1.12.11.1.10.1.11 | RowStatus | read-write | current |
| cmIpv6OverIpv4PotentialRouterList OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.1.10.1.12 | DisplayString | read-create | current |
| ipLoopbackInterfaceTable OBJECT-TYPE A list of loopback interace entries in the management plane. | 1.3.6.1.4.1.2544.1.12.11.1.11 | not-accessible | current | |
| ipLoopbackInterfaceEntry OBJECT-TYPE A conceptual row in the ipLoopbackInterfaceTable. Entries can be created/deleted in this table by management application action. | 1.3.6.1.4.1.2544.1.12.11.1.11.1 | not-accessible | current | |
| ipLoopbackInterfaceIndex OBJECT-TYPE A unique integer index value used to uniquely identify a Loopback Interface Entry in the ipLoopbackInterfaceTable. | 1.3.6.1.4.1.2544.1.12.11.1.11.1.1 | Integer32 (1..65535) | not-accessible | current |
| ipLoopbackInterfaceName OBJECT-TYPE This allows specification of a unique name which is also used as the name of the IP interface. | 1.3.6.1.4.1.2544.1.12.11.1.11.1.2 | DisplayString (SIZE(1..15)) | read-create | current |
| ipLoopbackInterfaceIpAddress OBJECT-TYPE This object allows user to specify the IP Address of the interface. | 1.3.6.1.4.1.2544.1.12.11.1.11.1.3 | IpAddress | read-write | current |
| ipLoopbackInterfaceMask OBJECT-TYPE This object allows user to specify the IP mask of the interface. | 1.3.6.1.4.1.2544.1.12.11.1.11.1.4 | IpAddress | read-write | current |
| ipLoopbackInterfaceStorageType OBJECT-TYPE The type of storage configured for this entry. | 1.3.6.1.4.1.2544.1.12.11.1.11.1.5 | StorageType | read-create | current |
| ipLoopbackInterfaceRowStatus OBJECT-TYPE 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). | 1.3.6.1.4.1.2544.1.12.11.1.11.1.6 | RowStatus | read-write | current |
| ipLoopbackInterfaceIpMode OBJECT-TYPE This object means the ip mode for the interface. | 1.3.6.1.4.1.2544.1.12.11.1.11.1.7 | IpMode | read-write | current |
| ipLoopbackInterfaceIpv6Address OBJECT-TYPE This object means the ipv6 address for the interface. | 1.3.6.1.4.1.2544.1.12.11.1.11.1.8 | Ipv6Address | read-write | current |
| ipLoopbackInterfaceIpv6AddrPrefixLen OBJECT-TYPE This object means the ipv6 address prefix length for the interface. | 1.3.6.1.4.1.2544.1.12.11.1.11.1.9 | Integer32 | read-write | current |
| cmIpConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.11.2 | |||
| ipCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.11.2.1 | |||
| ipGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.11.2.2 | |||
| cmIpScalars OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.11.3 | |||
| cmIpSystemScalars OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.11.3.1 | |||
| cmIpFlushARPCacheAction OBJECT-TYPE This object allows user to initiate Flush ARP action. | 1.3.6.1.4.1.2544.1.12.11.3.1.1 | IpActionType | read-write | current |
| cmIpProxyARPEnabled OBJECT-TYPE This object allows user to enable/disable Proxy ARP. | 1.3.6.1.4.1.2544.1.12.11.3.1.2 | TruthValue | read-write | current |
| cmIpPingDestination OBJECT-TYPE This object allows user to specify the IP Address to which ICMP Ping will be initiated. | 1.3.6.1.4.1.2544.1.12.11.3.1.3 | IpAddress | read-write | current |
| cmIpInitiatePingAction OBJECT-TYPE This object allows user to initiate ICMP Ping on cmIpPingDestination. | 1.3.6.1.4.1.2544.1.12.11.3.1.4 | IpActionType | read-write | current |
| cmIpPingResult OBJECT-TYPE This object provides the results of a previous ICMP Ping Action. | 1.3.6.1.4.1.2544.1.12.11.3.1.5 | DisplayString (SIZE(0..1024)) | read-only | current |
| cmIpTraceRouteDestination OBJECT-TYPE This object allows user to specify the IP Address to which Trace Route will be initiated. | 1.3.6.1.4.1.2544.1.12.11.3.1.6 | IpAddress | read-write | current |
| cmIpInitiateTraceRouteAction OBJECT-TYPE This object allows user to initiate TraceRoute on cmIpTraceRouteDestination. | 1.3.6.1.4.1.2544.1.12.11.3.1.7 | IpActionType | read-write | current |
| cmIpTraceRouteResult OBJECT-TYPE This object provides the results of a previous TraceRoute Action. | 1.3.6.1.4.1.2544.1.12.11.3.1.8 | DisplayString (SIZE(0..1024)) | read-only | current |
| cmIpManagementTrafficBridgingEnabled OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.3.1.9 | TruthValue | read-write | current |
| cmIpManagementTrafficBridgingSecurityEnabled OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.3.1.10 | TruthValue | read-write | current |
| cmIpv6PingInterface OBJECT-TYPE This object allows user to specify the IPV6 Address related interface. | 1.3.6.1.4.1.2544.1.12.11.3.1.11 | DisplayString | read-write | current |
| cmIpv6PingDestination OBJECT-TYPE This object allows user to specify the IPV6 Address to which ICMP Ping will be initiated. | 1.3.6.1.4.1.2544.1.12.11.3.1.12 | Ipv6Address | read-write | current |
| cmIpv6InitiatePingAction OBJECT-TYPE This object allows user to initiate ICMP Ping on cmIpv6PingDestination. | 1.3.6.1.4.1.2544.1.12.11.3.1.13 | IpActionType | read-write | current |
| cmIpv6TraceRouteDestination OBJECT-TYPE This object allows user to specify the IPV6 Address to which Trace Route will be initiated. | 1.3.6.1.4.1.2544.1.12.11.3.1.14 | Ipv6Address | read-write | current |
| cmIpv6InitiateTraceRouteAction OBJECT-TYPE This object allows user to initiate TraceRoute on cmIpv6TraceRouteDestination. | 1.3.6.1.4.1.2544.1.12.11.3.1.15 | IpActionType | read-write | current |
| cmIpv6ProxyNDPEnabled OBJECT-TYPE This object whether enabled proxy NDP. | 1.3.6.1.4.1.2544.1.12.11.3.1.16 | TruthValue | read-write | current |
| cmIpv6FwdEnabled OBJECT-TYPE This object whether NE works in router mode or host mode. Forwarding enable:router mode, forwarding disable: host mode. | 1.3.6.1.4.1.2544.1.12.11.3.1.17 | TruthValue | read-write | current |
| cmIpFlushNDPCacheAction OBJECT-TYPE This object allows user to initiate Flush NDP action. | 1.3.6.1.4.1.2544.1.12.11.3.1.18 | IpActionType | read-write | current |
| cmIpPtpArpRtrvAction OBJECT-TYPE If user want to get PTP arp from cmARPEntry, user need to configure this object first. | 1.3.6.1.4.1.2544.1.12.11.3.1.19 | PtpArpActionType | read-write | current |
| cmIpManagementTrafficDscpEnabled OBJECT-TYPE This object controls whether the DSCP value is modified for the transmitted management traffic whether it is locally generated or routed. | 1.3.6.1.4.1.2544.1.12.11.3.1.20 | TruthValue | read-write | current |
| cmIpManagementTrafficDscp OBJECT-TYPE This object specifies the DSCP value and it is applicable when cmIpManagementTrafficDscpEnabled is enabled. | 1.3.6.1.4.1.2544.1.12.11.3.1.21 | Unsigned32 (0..63) | read-write | current |
| cmIpManagementTrafficBridgingInterface OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.3.1.22 | DisplayString (SIZE(0..15)) | read-write | current |
| cmIpManagementTrafficBridgingIpv4Gateway OBJECT-TYPE This object allows the user to specify the IPv4 default gateway for the Management Bridge. | 1.3.6.1.4.1.2544.1.12.11.3.1.23 | IpAddress | read-write | current |
| cmIpManagementTrafficBridgingIpv6Gateway OBJECT-TYPE This object allows the user to specify the IPv6 default gateway for the Management Bridge. | 1.3.6.1.4.1.2544.1.12.11.3.1.24 | Ipv6Address | read-write | current |
| cmPingInterface OBJECT-TYPE This object allows user to specify the IPV4 Address related interface. | 1.3.6.1.4.1.2544.1.12.11.3.1.25 | DisplayString | read-write | current |
| cmIpTraceRouteInterface OBJECT-TYPE This object allows user to specify the IPV4 Address related interface. | 1.3.6.1.4.1.2544.1.12.11.3.1.26 | DisplayString | read-write | current |
| cmIpv6TraceRouteInterface OBJECT-TYPE This object allows user to specify the IPV6 Address related interface. | 1.3.6.1.4.1.2544.1.12.11.3.1.27 | DisplayString | read-write | current |
| cmIpSourceAddrScalars OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.11.3.2 | |||
| cmIpSNMPv1InterfaceName OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.3.2.1 | DisplayString (SIZE(0..15)) | read-write | current |
| cmIpSourceAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.3.2.2 | IpSourceAddrType | read-write | current |
| cmIpSourceAddressInterfaceName OBJECT-TYPE 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. | 1.3.6.1.4.1.2544.1.12.11.3.2.3 | DisplayString (SIZE(0..15)) | read-write | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ipCompliance MODULE-COMPLIANCE Describes the requirements for compliance to the IP Module. | 1.3.6.1.4.1.2544.1.12.11.2.1.1 | current |
| ipGroup OBJECT-GROUP A collection of objects used to manage the FSP150CM IP Services. | 1.3.6.1.4.1.2544.1.12.11.2.2.1 | current |
| ipv6Group OBJECT-GROUP A collection of objects used to manage the FSP150CM IPv6 Services. | 1.3.6.1.4.1.2544.1.12.11.2.2.2 | current |