logicalInterfaceRole
NETAPP-MIB ·
.1.3.6.1.4.1.789.1.22.4.1.3
Object
column
Enumeration
The role of logical interface. An interface can have one of the following roles: undef(0), cluster(1), data(2), mgmt(3), intercluster(4), and cluster-mgmt(5). The cluster interface is used to communicate to other node(s) in the cluster. The data interface services external clients where all the file requests come in. The management interface is used by administrator to manage resources within a node. The intercluster interface is used to communicate to other cluster. The cluster-mgmt port is used to manage resources within the cluster. The undef role is for the interface that has not yet been assigned a role.
Context
- MIB
- NETAPP-MIB
- OID
.1.3.6.1.4.1.789.1.22.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- logicalInterfaceEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | undef |
1 | cluster |
2 | data |
3 | node-mgmt |
4 | intercluster |
5 | cluster-mgmt |