CIENA-CES-IP-INTERFACE-MIB
- Registered at
- 1.3.6.1.4.1.1271.2.1.81.3.6.1.4.1.1271.2.2.8
- Last updated
- 2018-12-11 00:00
- Organization
- Ciena Corp.
- Revisions
- 2018-12-11 00:00, 2017-06-07 00:00, 2016-11-17 00:00, 2016-08-05 00:00, 2015-07-29 00:00, 2015-06-29 00:00, 2015-06-26 00:00, 2015-06-25 00:00, 2014-04-03 00:00, 2014-04-16 00:00, 2012-10-17 00:00, 2011-07-01 00:00, 2011-03-01 00:00
- Namespace
- ciena
- Source file
CIENA-CES-IP-INTERFACE-MIB- Digest
sha256:776db397575586b8cb570fd1e66499d58da22322fcb65db683ca24f083d01a03
Description
This module defines the IP interface related notifications.
Contact
Mib Meister 7035 Ridge Road Hanover, Maryland 21076 USA Phone: +1 800 921 1144 Email: support@ciena.com
Imports
| From | Symbols |
|---|---|
| CIENA-GLOBAL-MIB | cienaGlobalMacAddress, cienaGlobalSeverity |
| CIENA-SMI | cienaCesConfig, cienaCesNotifications |
| CIENA-TC | CienaGlobalState |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CIENA-CES-IP-INTERFACE-MIB CIENA-GLOBAL-MIB CIENA-SMI CIENA-TC INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cienaCesIpInterfaceMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.8.1 | |||
| cienaCesIpInterface OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.8.1.1 | |||
| cienaCesIpMgmtInterfaceTable OBJECT-TYPE Table of management IP addresses and their associated attributes. | 1.3.6.1.4.1.1271.2.1.8.1.1.1 | not-accessible | current | |
| cienaCesIpMgmtInterfaceEntry OBJECT-TYPE Each entry represents a management interface configuration parameter. | 1.3.6.1.4.1.1271.2.1.8.1.1.1.1 | not-accessible | current | |
| cienaCesIpMgmtInterfaceIndex OBJECT-TYPE Unique identifier of this interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.1.1.1 | Integer32 (1..4096) | not-accessible | current |
| cienaCesIpMgmtInterfaceName OBJECT-TYPE The friendly and unique name for the IP interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.1.1.2 | DisplayString (SIZE(0..15)) | read-only | current |
| cienaCesIpMgmtInterfaceOperIpAddr OBJECT-TYPE The operational IP address associated with this interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.1.1.3 | IpAddress | read-only | current |
| cienaCesIpMgmtInterfaceOperSubnet OBJECT-TYPE The operational subnet mask associated with this IP address/interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.1.1.4 | IpAddress | read-only | current |
| cienaCesIpMgmtInterfaceAdminState OBJECT-TYPE The admin status of each interface. A value of: - enabled(1) indicates that this interface is administratively enabled - disabled(2) indicates that this interface is administratively disabled - shutdown(3) indicates a shutdown state of DCN interface | 1.3.6.1.4.1.1271.2.1.8.1.1.1.1.5 | INTEGER {enabled(1), disabled(2), shutdown(3)} | read-only | current |
| cienaCesIpMgmtInterfaceOperState OBJECT-TYPE The operational status of each interface. A value of: - enabled(1) indicates that this interface is operationally enabled - disabled(2) indicates that this interface is operationally disabled | 1.3.6.1.4.1.1271.2.1.8.1.1.1.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| cienaCesIpMgmtInterfaceType OBJECT-TYPE The type of management IP interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.1.1.7 | INTEGER {unknown(1), ppp(2), loop(3), ether(4), cpuVsMember(5), remoteMgmt(6), direct(7), directPartner(8), active(9), directSecondary(10), directPartnerSecondary(11), es1(12), es2(13), unnumbered(14)} | read-only | current |
| cienaCesIpMgmtInterfaceVirtualSwitchIndex OBJECT-TYPE The virtual switch index associated with this interface (zero if none). | 1.3.6.1.4.1.1271.2.1.8.1.1.1.1.8 | Integer32 | read-only | current |
| cienaCesIpMgmtInterfaceParentInterfaceIndex OBJECT-TYPE The parent interface index associated with this interface (zero if none). | 1.3.6.1.4.1.1271.2.1.8.1.1.1.1.9 | Integer32 | read-only | current |
| cienaCesIpGatewayAddr OBJECT-TYPE The gateway address. | 1.3.6.1.4.1.1271.2.1.8.1.1.2 | IpAddress | read-only | current |
| cienaCesIpDataInterfaceTable OBJECT-TYPE Data Interface entry. | 1.3.6.1.4.1.1271.2.1.8.1.1.3 | not-accessible | current | |
| cienaCesIpDataInterfaceEntry OBJECT-TYPE Each entry represents a data interface configuration parameter. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1 | not-accessible | current | |
| cienaCesIpDataInterfaceIndex OBJECT-TYPE Unique index into the table. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.1 | Integer32 | not-accessible | current |
| cienaCesIpDataInterfaceName OBJECT-TYPE The name for this Data IP interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.2 | DisplayString (SIZE(0..15)) | read-only | current |
| cienaCesIpDataInterfaceIpAddr OBJECT-TYPE IP address associated with this interface. Deprecated in lieu of cienaCesIpDataInterfaceInetAddr. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.3 | IpAddress | read-only | deprecated |
| cienaCesIpDataInterfaceMask OBJECT-TYPE The subnet mask associated with this ip address/interface. Deprecated in lieu of cienaCesIpDataInterfaceInetAddrPrefixLength. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.4 | IpAddress | read-only | deprecated |
| cienaCesIpDataInterfaceVsIndex OBJECT-TYPE The vIndex associated with this Data IP interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.5 | Integer32 | read-only | current |
| cienaCesIpDataInterfaceType OBJECT-TYPE The type of Data IP interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.6 | INTEGER {broadcast(1), pointToPoint(2), loopBack(3), cpuVsMember(4)} | read-only | current |
| cienaCesIpDataInterfaceIfIndex OBJECT-TYPE The unique interface index assigned by INET. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.7 | Integer32 | read-only | current |
| cienaCesIpDataInterfaceMac OBJECT-TYPE MAC address assigned by the device to this Data interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.8 | MacAddress | read-only | current |
| cienaCesIpDataInterfaceIfMtu OBJECT-TYPE The size of the largest packet which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.9 | Integer32 | read-only | current |
| cienaCesIpDataInterfaceAdminState OBJECT-TYPE The Admin State of Data IP interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.10 | CienaGlobalState | read-only | current |
| cienaCesIpDataInterfaceOperState OBJECT-TYPE The Oper State of Data IP interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.11 | CienaGlobalState | read-only | current |
| cienaCesIpDataInterfaceIpForwarding OBJECT-TYPE The Ip Forwarding State of Data IP interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.12 | TruthValue | read-only | current |
| cienaCesIpDataInterfaceLdpEnable OBJECT-TYPE Determines if LDP is enabled on the Data IP interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.13 | TruthValue | read-only | current |
| cienaCesIpDataInterfaceRsvpEnable OBJECT-TYPE Determines if RSVP is enabled on the Data IP interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.14 | TruthValue | read-only | current |
| cienaCesIpDataInterfaceTunnelDependency OBJECT-TYPE Determines if Tunnel entities using the interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.15 | TruthValue | read-only | current |
| cienaCesIpDataInterfaceL2VpnDependency OBJECT-TYPE The L2Vpn association of the interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.16 | TruthValue | read-only | current |
| cienaCesIpDataInterfaceOspfEnable OBJECT-TYPE The OSPF attachment to the Data interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.17 | TruthValue | read-only | current |
| cienaCesIpDataInterfaceIsisEnable OBJECT-TYPE The ISIS attachment to the Data interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.18 | TruthValue | read-only | current |
| cienaCesIpDataInterfaceStaticArpEnable OBJECT-TYPE The Static ARP attachment to the Data interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.19 | TruthValue | read-only | current |
| cienaCesIpDataInterfaceVccvDependency OBJECT-TYPE The VCCV Profile association to the Data interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.20 | TruthValue | read-only | current |
| cienaCesIpDataInterfacePtpEnable OBJECT-TYPE The PTP attachment to the Data interface. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.21 | TruthValue | read-only | current |
| cienaCesIpDataInterfaceIfNum OBJECT-TYPE This represent interface number. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.22 | Unsigned32 | read-only | current |
| cienaCesIpDataInterfaceStaticArpDestinationIp OBJECT-TYPE The static ARP attachment destination IP address to the data interface. IpAddress value returned is only valid if cienaCesIpDataInterfaceStaticArpEnable is true. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.23 | IpAddress | read-only | current |
| cienaCesIpDataInterfaceStaticArpDestinationMac OBJECT-TYPE The static ARP attachment destination MAC address to the data interface. MacAddress value returned is only valid if cienaCesIpDataInterfaceStaticArpEnable is true. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.24 | MacAddress | read-only | current |
| cienaCesIpDataInterfaceRole OBJECT-TYPE The Role State of the IP Interface. The default role is control-plane, which is the regular MPLS L3 interface. When role is specified as connectivity, it is used for EVC Ping feature. When role is specified as benchmark it is used for RFC 2544 Benchmark feature. | 1.3.6.1.4.1.1271.2.1.8.1.1.3.1.25 | INTEGER {controlplane(1), connectivity(2), benchmark(3)} | read-only | current |
| cienaCesIpInterfaceL3InterfaceBaseMac OBJECT-TYPE The base MAC address for L3 interfaces. | 1.3.6.1.4.1.1271.2.1.8.1.1.4 | MacAddress | read-only | current |
| cienaCesIpDataInterfaceInetTable OBJECT-TYPE Table of ip-interface IP addresses and their associated attributes. | 1.3.6.1.4.1.1271.2.1.8.1.1.5 | not-accessible | current | |
| cienaCesIpDataInterfaceInetEntry OBJECT-TYPE Each entry represents an ip-interface configuration parameter. | 1.3.6.1.4.1.1271.2.1.8.1.1.5.1 | not-accessible | current | |
| cienaCesIpDataInterfaceInetIndexAddrType OBJECT-TYPE This OID specifies the Inet address type of the OIDs cienaCesIpDataInterfaceInetIndexAddr. When representing: ipv4 : cienaCesIpDataInterfaceInetAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : cienaCesIpDataInterfaceInetAddr should be compliant with InetAddressIPv6 from RFC 4001 | 1.3.6.1.4.1.1271.2.1.8.1.1.5.1.1 | InetAddressType | not-accessible | current |
| cienaCesIpDataInterfaceInetIndexAddr OBJECT-TYPE Inet address associated with this interface. This OID should be used in conjuction with cienaCesIpDataInterfaceInetIndexAddrType. This value should be compliant with RFC 4001 InetAddressType. | 1.3.6.1.4.1.1271.2.1.8.1.1.5.1.2 | InetAddress | not-accessible | current |
| cienaCesIpDataInterfaceInetAddrPrefixLength OBJECT-TYPE Specifies the address prefix length. This OID should be used in conjuction with cienaCesIpDataInterfaceInetAddrType. This OID should be compliant with RFC 4001 InetAddressPrefixLength. | 1.3.6.1.4.1.1271.2.1.8.1.1.5.1.3 | InetAddressPrefixLength | read-only | current |
| cienaCesIpDataInterfaceInetAddrType OBJECT-TYPE This OID specifies the Inet address type of the OIDs cienaCesIpDataInterfaceInetAddr and cienaCesIpDataInterfaceInetAddrPrefixLength. When representing: ipv4 : cienaCesIpDataInterfaceInetNotifAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : cienaCesIpDataInterfaceInetNotifAddr should be compliant with InetAddressIPv6 from RFC 4001 | 1.3.6.1.4.1.1271.2.1.8.1.1.5.1.4 | InetAddressType | read-only | current |
| cienaCesIpDataInterfaceInetAddr OBJECT-TYPE Inet address associated with this interface. This OID should be used in conjuction with cienaCesIpDataInterfaceInetAddrType. This value should be compliant with RFC 4001 InetAddressType. | 1.3.6.1.4.1.1271.2.1.8.1.1.5.1.5 | InetAddress | read-only | current |
| cienaCesIpInterfaceMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.8.3 | |||
| cienaCesIpInterfaceMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.8.3.1 | |||
| cienaCesIpInterfaceMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.8.3.2 | |||
| cienaCesIpInterfaceMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.2.8 | |||
| cienaCesIpInterfaceMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.2.8.0 |
Notifications
| Name | OID | Status |
|---|---|---|
| cienaCesIpMgmtInterfaceAddrChgNotification NOTIFICATION-TYPE A cienaCesIpMgmtInterfaceAddrChgNotification is sent when the IP address of an interface changes. To enable the device to send this notification, cienaCesIPMgmtInterfaceAddrChangeTrapState needs to be set to enabled. The cienaCesIPMgmtInterfaceAddrChangeTrapState is set to enabled by default. Variable bindings include: cienaGlobalSeverity, cienaGlobalMacAddress, cienaCesIpMgmtInterfaceName, cienaCesIpMgmtInterfaceOperIpAddr, and cienaCesIpMgmtInterfaceOperSubnet. | 1.3.6.1.4.1.1271.2.2.8.0.1 | current |
| cienaCesIpMgmtInterfaceGatewayChgNotification NOTIFICATION-TYPE A cienaCesIpMgmtInterfaceGatewayChgNotification is sent when the IP address of an interface gateway changes. To enable the device to send this notification, cienaCesIPMgmtInterfaceGatewayAddrChangeTrapState needs to be set to enabled. The cienaCesIPMgmtInterfaceGatewayAddrChangeTrapState is set to enabled by default. Variable bindings include: cienaGlobalSeverity, cienaGlobalMacAddress, and cienaCesIpGatewayAddr. | 1.3.6.1.4.1.1271.2.2.8.0.2 | current |
| cienaCesIpInterfaceUpNotification NOTIFICATION-TYPE A cienaCesIpInterfaceUpNotification trap signifies that the SNMP entity, acting in an agent role, has detected the interface's status has become operationally up. This object is set to enabled by default. Variable bindings include: cienaGlobalSeverity, cienaGlobalMacAddress, cienaCesIpDataInterfaceName, cienaCesIpDataInterfaceIfIndex, cienaCesIpDataInterfaceAdminState, cienaCesIpDataInterfaceOperState. | 1.3.6.1.4.1.1271.2.2.8.0.3 | current |
| cienaCesIpInterfaceDownNotification NOTIFICATION-TYPE A cienaCesIpInterfaceDownNotification trap signifies that the SNMP entity, acting in an agent role, has detected the interface's status has become operationally up. This object is set to enabled by default. Variable bindings include: cienaGlobalSeverity, cienaGlobalMacAddress, cienaCesIpDataInterfaceName, cienaCesIpDataInterfaceIfIndex, cienaCesIpDataInterfaceAdminState, cienaCesIpDataInterfaceOperState. | 1.3.6.1.4.1.1271.2.2.8.0.4 | current |