|
Description:
|
hwPortNetworkRole OBJECT-TYPE
SYNTAX INTEGER {uplink(1), cascade(2), access(3), extend(4), stack(5)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates the network role of a board.
Options:
1. uplink(1) -indicates the uplink port
2. cascade(2) -indicates the subtending port
3. access(3) -indicates the downstream access port
4. extend(4) -indicates connectting to extended frame
5. stack(5) -indicates the stack port"
|
|
|