Can be IPv4, IPv6, or both. |
ifIpAddrAssignMethod | No | Yes | Enum | 0 | Possible values: - 0 - IP_ADDRESS_STATIC
- 1 - IP_ADDRESS_DYNAMIC
| Specifies whether IP address assignment is static or dynamic (i.e. via DHCP). If dynamic is specified, certain node-level settings (i.e. NTP servers, DNS servers, and Domain Name) will be configured such that they obtain their values through DHCP. This is achieved by setting useDynamicNetSettings to true in the System managed object. In addition to this, any statically configured default routes will be removed from the system. If static is specified, and no other interface is using dynamic, the useDynamicNetSettings will be set to false and the node-level network attributes will be set to use the user configured values. |
---|
ifIPv4AddressPrimary | Yes | Yes | string | none | 16 - Max Length | Specifies the primary IP address for the interface. |
---|
ifIPv4AddressPrimaryMask | Yes | Yes | string | none | 16 - Max Length | Specifies the primary netmask for the interface. |
---|
ifIPv4NextHop | Yes | Yes | string | none | 16 - Max Length | Specifies the next hop IPv4 Address for this interface. This is needed to route media on this interface, and is only applicable to the SWe Lite. |
---|
ifIPv4ConfigSecondaryEnabled | No | Yes | Enum | 0 | Possible values: | Determines if the port has a secondary IP address configuration. If this field is set to Yes, a secondary IP address and secondary Netmask must be configured. |
---|
ifIPv4AddressSecondary | No | Yes | string | none | 16 - Max Length | Specifies the secondary IP address for the interface. |
---|
ifIPv4AddressSecondaryMask | No | Yes | string | none | 16 - Max Length | Specifies the secondary netmask for the interface. |
---|
ifIPv6AddressPrimary | Yes | Yes | string | none | 45 - Max Length | Specifies the primary IPv6 address for the interface. |
---|
ifIPv6AddressPrimaryPrefix | No | Yes | int | 64 | Possible values: | Specifies the primary IPv6 network prefix length for the interface. |
---|
ifIPv6NextHop | Yes | Yes | string | none | 45 - Max Length | Specifies the next hop IPv6 Address for this interface. This is needed to route media on this interface, and is applicable only to the SWe Lite. |
---|
ifBridgeGroupId | Yes | Yes | int | 1 | Possible values: | Configures the bridge group that the Ethernet port will be part of. If it's a logical interface, it must be 0. If it's a hardware interface, the default should be 1. |
---|
ifConfiguredSpeed | No | Yes | Enum | 2 | Possible values: - 0 - IF_SPEED_10
- 1 - IF_SPEED_100
- 2 - IF_SPEED_1000
- 3 - IF_SPEED_AUTO
| Configures autonegotiation or a specific speed for the Ethernet port. The default value should be changed only when absolutely necessary. - When AUTO is selected
- the speed is automatically negotiated by the Ethernet port and the negotiated speed is reported under Negotiated Speed. - When AUTO is not selected
- the Ethernet speed-auto-negotiation is disabled and the operator must configure a specific speed for the Ethernet port.If the configured speed does not match the attached device, the interface will become unreachable. The node may become unreachable on using the same interface for management.
|
---|
ifConfiguredDuplexity | No | Yes | Enum | 2 | Possible values: - 0 - IF_DUPLEX_HALF
- 1 - IF_DUPLEX_FULL
- 2 - IF_DUPLEX_AUTO
| Configures auto-negotiation or a specific value for the duplexity of the Ethernet port. The default value should be changed only when absolutely necessary. - When AUTO is selected
- the duplexity is automatically negotiated by the Ethernet port. The negotiated duplexity is reported under Negotiated Speed. - When AUTO is not selected
- the Ethernet-duplexity must be explicitly configured. If the configured duplexity does not match the attached device, the interface will become unreachable. The node may become unreachable on using the same interface for management.
|
---|
ifInterfaceIndex | Yes | No | int | 0 | Possible values: - 0 - Minimum
- 2147483647 - Maximum
| Is a positive number automatically assigned by the software and is unique among all interfaces and ports in the system. This number is typically used by the SNMP Network Manager. This is a read-only attribute. |
---|
ifIPv4ConfigPrimaryEnabled | No | No | Enum | 1 | Possible values: - 0 - IF_PRIMARY_IP_NOT_CONFIGURED
- 1 - IF_PRIMARY_IP_CONFIGURED
| Specifies whether the primary IP address is enabled or not. |
---|
OSPFDeadInterval | No | Yes | int | 40 | Possible values: - 10 - Minimum
- 600 - Maximum
| Specifies the time interval in seconds during which no hello packets are received and after which a neighbor is declared dead. |
---|
OSPFHelloInterval | No | Yes | int | 10 | Possible values: - 10 - Minimum
- 600 - Maximum
| Specifies the time interval in seconds between hello packets. |
---|
OSPFPriority | No | Yes | int | 1 | Possible values: | Specifies the router priority to determine the DR (designated router) for the network |
---|
OSPFCost | No | Yes | int | 1 | Possible values: | Specifies the cost of the link-state metric in a router-LSA |
---|
OSPFRetransmitInterval | No | Yes | int | 5 | Possible values: | Specifies the time in seconds between link-state advertisement (LSA) retransmissions for adjacencies belonging to the interface |
---|
OSPFResyncTimeout | No | Yes | int | 40 | Possible values: - 10 - Minimum
- 600 - Maximum
| Specifies the time interval in seconds after which adjacency is reset if out-of-band resynchronization has not occured. The interval period starts from the time a restart signal is received from a neighbor. |
---|
aclInInstanceID | No | Yes | int | 0 | | Specifies the ACL instance applied on this interface for the incoming traffic. |
---|
aclOutInstanceID | No | Yes | int | 0 | | Specifies the ACL instance applied on this interface for the outgoing traffic. |
---|
aclForwardInstanceID | No | Yes | int | 0 | | Specifies the ACL instance applied on this interface for the forwarding traffic. |
---|
ipv6AclInInstanceID | No | Yes | int | 0 | | Specifies the IPv6 ACL instance applied on this interface for the incoming traffic. |
---|
ipv6AclOutInstanceID | No | Yes | int | 0 | | Specifies the IPv6 ACL instance applied on this interface for the outgoing traffic. |
---|
ipv6AclForwardInstanceID | No | Yes | int | 0 | | Specifies the IPv6 ACL instance applied on this interface for the forwarding traffic. |
---|
ifMstpStatus | No | Yes | Enum | 0 | Possible values: |
---|