 |
Index for Section 9 |
|
 |
Alphabetical listing for S |
|
 |
Bottom of page |
|
smtmib_port(9s)
NAME
smtmib_port - Network: Defines the station management (SMT) management
information base (MIB) for the PORT group
SYNOPSIS
_______________________________________
Member Name Data Type
_______________________________________
port_my_type[2] u_int
port_connection_policies[2] u_int
port_mac_placement[2] u_int
port_available_paths[2] u_int
port_bs_flag[2] u_int
port_ler_estimate[2] u_int
port_ler_cutoff[2] u_int
port_ler_alarm[2] u_int
port_connect_state[2] u_int
port_pcm_state[2] u_int
port_pc_withhold[2] u_int
_______________________________________
MEMBERS
port_my_type[2]
Specifies the value of the port's ANSI media access (MAC) PC_Type
parameter.
port_connection_policies[2]
Specifies the connection policies that the port can use.
port_mac_placement[2]
Indicates the MAC associated with this port.
port_available_paths[2]
Specifies the paths that are available to this port.
port_bs_flag[2]
Specifies the value of the ANSI SMT BS_Flag.
port_ler_estimate[2]
Specifies the long-term average link error rate.
port_ler_cutoff[2]
Specifies the estimated link error rate at which a link connection will
be broken.
port_ler_alarm[2]
Specifies the estimated link error rate at which a link connection will
generate an alarm.
port_connect_state[2]
Specifies the connect state of this port.
port_pcm_state[2]
Specifies one of the following values to indicate the state of the
port's PCM state machine:
1 Off
2 Break
3 Trace
4 Connect
5 Next
6 Signal
7 Join
8 Verify
9 Active
10 Maintenance
port_pc_withhold[2]
Specifies the value of the ANSI SMT PC_Withhold parameter.
DESCRIPTION
The smtmib_port data structure defines the station management (SMT)
management information base (MIB) for the PORT group. It is embedded
within a ctrreq data structure when the driver supports the FDDI network
interface. The SIOCRDCTRS and SIOCRDZCTRS ioctl commands initialize this
data structure and return it to the user process that made the ioctl
request.
FILES
<net/if.h>
SEE ALSO
Data Structures: ctrreq(9s)
 |
Index for Section 9 |
|
 |
Alphabetical listing for S |
|
 |
Top of page |
|