133343a97Smeem# 233343a97Smeem# CDDL HEADER START 333343a97Smeem# 433343a97Smeem# The contents of this file are subject to the terms of the 533343a97Smeem# Common Development and Distribution License (the "License"). 633343a97Smeem# You may not use this file except in compliance with the License. 733343a97Smeem# 833343a97Smeem# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 933343a97Smeem# or http://www.opensolaris.org/os/licensing. 1033343a97Smeem# See the License for the specific language governing permissions 1133343a97Smeem# and limitations under the License. 1233343a97Smeem# 1333343a97Smeem# When distributing Covered Code, include this CDDL HEADER in each 1433343a97Smeem# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 1533343a97Smeem# If applicable, add the following below this CDDL HEADER, with the 1633343a97Smeem# fields enclosed by brackets "[]" replaced with your own identifying 1733343a97Smeem# information: Portions Copyright [yyyy] [name of copyright owner] 1833343a97Smeem# 1933343a97Smeem# CDDL HEADER END 2033343a97Smeem# 21d62bc4baSyz147064# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 2233343a97Smeem# Use is subject to license terms. 2333343a97Smeem# 2433343a97Smeem# ident "%Z%%M% %I% %E% SMI" 2533343a97Smeem# 2633343a97Smeemmsgid " %-9s\t%s" 2733343a97Smeemmsgid " %s" 2833343a97Smeemmsgid " Total" 2933343a97Smeemmsgid " address-type=%s\n" 3033343a97Smeemmsgid " address=%s" 3133343a97Smeemmsgid " device=%s address=%s" 3233343a97Smeemmsgid " duplex=%s" 3333343a97Smeemmsgid " duplex=%s\n" 3433343a97Smeemmsgid " lacp-mode=%s" 3533343a97Smeemmsgid " lacp-timer=%s\n" 3633343a97Smeemmsgid " link=%s" 3733343a97Smeemmsgid " policy=%s" 3833343a97Smeemmsgid " port=%s" 3933343a97Smeemmsgid " speed=%u" 4033343a97Smeemmsgid "" 4133343a97Smeemmsgid "%%ipkts %%opkts\n" 4233343a97Smeemmsgid "%-*s " 4333343a97Smeemmsgid "%-*s" 4433343a97Smeemmsgid "%-10llu" 4533343a97Smeemmsgid "%-12llu" 4633343a97Smeemmsgid "%-12llu\n" 4733343a97Smeemmsgid "%-14s " 4833343a97Smeemmsgid "%-15s " 4933343a97Smeemmsgid "%-15s %-14s %-14s %-30s \n" 5033343a97Smeemmsgid "%-20s %-20s " 5133343a97Smeemmsgid "%-30s " 5233343a97Smeemmsgid "%-30s" 5333343a97Smeemmsgid "%-8u" 5433343a97Smeemmsgid "%-8u\n" 5533343a97Smeemmsgid "%s type=%s mtu=%d device=%s\n" 5633343a97Smeemmsgid "%s type=%s mtu=%d key=%u\n" 5733343a97Smeemmsgid "%s type=legacy mtu=%d device=%s\n" 5833343a97Smeemmsgid "%s" 5933343a97Smeemmsgid "%s," 6033343a97Smeemmsgid "%s: " 6133343a97Smeemmsgid "%s=\"%s\" " 6233343a97Smeemmsgid "%s=\"%s\"" 6333343a97Smeemmsgid "%s\n" 6433343a97Smeemmsgid "," 6533343a97Smeemmsgid "--" 6633343a97Smeemmsgid "--," 6733343a97Smeemmsgid "/dev/%s" 6833343a97Smeemmsgid "0x" 6933343a97Smeemmsgid "0x%-30s" 7033343a97Smeemmsgid ": %s (%s)\n" 7133343a97Smeemmsgid ": %s\n" 7233343a97Smeemmsgid ":Lpsi:" 7333343a97Smeemmsgid ":R:t" 7433343a97Smeemmsgid ":a" 7533343a97Smeemmsgid ":d:R:t" 7633343a97Smeemmsgid ":d:l:P:R:tu:T:" 7733343a97Smeemmsgid ":e:i:a:m:b:s:k:T:c" 7833343a97Smeemmsgid ":f:c:R:t" 7933343a97Smeemmsgid ":l:P:R:tu:T:" 8033343a97Smeemmsgid ":o:p" 8133343a97Smeemmsgid ":p:R:t" 8233343a97Smeemmsgid ":p:cP" 8333343a97Smeemmsgid ":pPd" 8433343a97Smeemmsgid ":psi:" 8533343a97Smeemmsgid "?" 86*e7801d59Ssowminimsgid "100M" 8733343a97Smeemmsgid "ADT_dladm_create_secobj" 8833343a97Smeemmsgid "ADT_dladm_delete_secobj" 8933343a97Smeemmsgid "AUTH" 90*e7801d59Ssowminimsgid "AUTO" 9133343a97Smeemmsgid "BSSID/IBSSID" 9233343a97Smeemmsgid "BSSTYPE" 9333343a97Smeemmsgid "CLASS" 9433343a97Smeemmsgid "DEFAULT" 95*e7801d59Ssowminimsgid "DUPLEX" 9633343a97Smeemmsgid "ESSID" 9733343a97Smeemmsgid "LINK" 9833343a97Smeemmsgid "MODE" 9933343a97Smeemmsgid "Mb" 10033343a97Smeemmsgid "OBJECT" 10133343a97Smeemmsgid "OBJECT=\"%s\" CLASS=\"%s\" " 102*e7801d59Ssowminimsgid "PAUSE" 10333343a97Smeemmsgid "POSSIBLE" 10433343a97Smeemmsgid "PROPERTY" 10533343a97Smeemmsgid "PROPERTY=\"%s\" " 106*e7801d59Ssowminimsgid "REM_FAULT" 10733343a97Smeemmsgid "SEC" 10833343a97Smeemmsgid "SPEED" 109*e7801d59Ssowminimsgid "SPEED-DUPLEX" 11033343a97Smeemmsgid "STATUS" 11133343a97Smeemmsgid "STRENGTH" 11233343a97Smeemmsgid "VALUE" 11333343a97Smeemmsgid "VALUE=\"0x%s\"" 11433343a97Smeemmsgid "\n" 11533343a97Smeemmsgid "\t %5uMb" 11633343a97Smeemmsgid "\t%-10llu" 11733343a97Smeemmsgid "\t%-6.1f" 11833343a97Smeemmsgid "\t%s" 11933343a97Smeemmsgid "\t%s\n" 12033343a97Smeemmsgid "\t-" 12133343a97Smeemmsgid "\t\t%-10llu" 12233343a97Smeemmsgid "\t\tipackets rbytes ierrors " 12333343a97Smeemmsgid "\tipackets rbytes opackets obytes " 12433343a97Smeemmsgid "active" 125*e7801d59Ssowminimsgid "adv_cap_10" 126*e7801d59Ssowminimsgid "adv_cap_100" 127*e7801d59Ssowminimsgid "adv_cap_1000" 128*e7801d59Ssowminimsgid "adv_cap_asmpause" 129*e7801d59Ssowminimsgid "adv_cap_autoneg" 130*e7801d59Ssowminimsgid "adv_cap_pause" 13133343a97Smeemmsgid "add-aggr" 13233343a97Smeemmsgid "adt_alloc_event (%s): %s" 13333343a97Smeemmsgid "adt_start_session: %s" 13433343a97Smeemmsgid "aggr key=%d" 13533343a97Smeemmsgid "aggr" 13633343a97Smeemmsgid "all" 13733343a97Smeemmsgid "all-links" 13833343a97Smeemmsgid "attached" 13933343a97Smeemmsgid "auth" 140*e7801d59Ssowminimsgid "auto" 14133343a97Smeemmsgid "bssid" 14233343a97Smeemmsgid "bsstype" 143*e7801d59Ssowminimsgid "cap_pause" 144*e7801d59Ssowminimsgid "cap_10" 145*e7801d59Ssowminimsgid "cap_1000" 146*e7801d59Ssowminimsgid "cap_autoneg" 147*e7801d59Ssowminimsgid "capable" 14833343a97Smeemmsgid "connect-wifi" 14933343a97Smeemmsgid "create-aggr" 15033343a97Smeemmsgid "create-ibss" 15133343a97Smeemmsgid "create-secobj" 152d62bc4baSyz147064msgid "create-vlan" 153*e7801d59Ssowminimsgid "current" 15433343a97Smeemmsgid "delete-aggr" 155d62bc4baSyz147064msgid "delete-phys" 15633343a97Smeemmsgid "delete-secobj" 157d62bc4baSyz147064msgid "delete-vlan" 15833343a97Smeemmsgid "dev key=%d" 15933343a97Smeemmsgid "dev" 16033343a97Smeemmsgid "disconnect-wifi" 16133343a97Smeemmsgid "down" 16233343a97Smeemmsgid "down-aggr" 163*e7801d59Ssowminimsgid "duplex" 16433343a97Smeemmsgid "essid" 165*e7801d59Ssowminimsgid "fault" 16633343a97Smeemmsgid "file" 16733343a97Smeemmsgid "forever" 16833343a97Smeemmsgid "full" 16933343a97Smeemmsgid "half" 17033343a97Smeemmsgid "ibssid" 17133343a97Smeemmsgid "ierrors" 17233343a97Smeemmsgid "ifspeed" 17333343a97Smeemmsgid "init-linkprop" 17433343a97Smeemmsgid "init-secobj" 17533343a97Smeemmsgid "interval" 176*e7801d59Ssowminimsgid "invalid input" 17733343a97Smeemmsgid "ipackets64" 17833343a97Smeemmsgid "key" 17933343a97Smeemmsgid "lacp" 18033343a97Smeemmsgid "lacp-mode" 18133343a97Smeemmsgid "lacp-timer" 18233343a97Smeemmsgid "link" 183*e7801d59Ssowminimsgid "link,class,mtu,state,over" 184*e7801d59Ssowminimsgid "link,device,media,flags" 18533343a97Smeemmsgid "link,essid,bssid,sec,strength,mode,speed" 18633343a97Smeemmsgid "link,essid,bssid,sec,strength,mode,speed,auth,bsstype" 187*e7801d59Ssowminimsgid "link,ipackets,rbytes,ierrors,opackets,obytes,oerrors" 188*e7801d59Ssowminimsgid "link,media,state,speed,duplex,device" 189*e7801d59Ssowminimsgid "link,property,value,default,possible" 190*e7801d59Ssowminimsgid "link,policy,addrpolicy,lacpactivity,lacptimer,flags" 191*e7801d59Ssowminimsigd "link,port,aggregatable,sync,coll,dist,defaulted,expired" 192*e7801d59Ssowminimsgid "link,port,ipackets,rbytes,opackets,obytes,ipktdist,opktdist" 193*e7801d59Ssowminimsgid "link,port,speed,duplex,state,address,portstate" 194*e7801d59Ssowminimsgid "link,state,speed,duplex" 195*e7801d59Ssowminimsgid "link,vid,over,flags" 19633343a97Smeemmsgid "link,status,essid,sec,strength,mode,speed" 19733343a97Smeemmsgid "link,status,essid,sec,strength,mode,speed,auth,bssid,bsstype" 198*e7801d59Ssowminimsgid "link_asmpause" 199*e7801d59Ssowminimsgid "link_autoneg" 20033343a97Smeemmsgid "link_duplex" 201*e7801d59Ssowminimsgid "link_pause" 20233343a97Smeemmsgid "link_state" 20333343a97Smeemmsgid "long" 204*e7801d59Ssowminimsgid "lp_cap_10" 205*e7801d59Ssowminimsgid "lp_cap_100" 206*e7801d59Ssowminimsgid "lp_cap_1000" 207*e7801d59Ssowminimsgid "lp_cap_autoneg" 208*e7801d59Ssowminimsgid "lp_cap_asmpause" 209*e7801d59Ssowminimsgid "lp_cap_pause" 210*e7801d59Ssowminimsgid "lp_rem_fault" 21133343a97Smeemmsgid "mac" 21233343a97Smeemmsgid "mode" 21333343a97Smeemmsgid "modify-aggr" 21433343a97Smeemmsgid "net_rawaccess" 21533343a97Smeemmsgid "no" 21633343a97Smeemmsgid "obytes64" 21733343a97Smeemmsgid "oerrors" 21833343a97Smeemmsgid "opackets obytes oerrors\n" 21933343a97Smeemmsgid "opackets64" 22033343a97Smeemmsgid "output" 22133343a97Smeemmsgid "parseable" 22233343a97Smeemmsgid "passive" 223*e7801d59Ssowminimsgid "pause" 224*e7801d59Ssowminimsgid "peeradv" 22533343a97Smeemmsgid "persistent" 22633343a97Smeemmsgid "policy" 22733343a97Smeemmsgid "prop" 22833343a97Smeemmsgid "r" 22933343a97Smeemmsgid "rbytes64" 230*e7801d59Ssowminimsgid "rem_fault" 23133343a97Smeemmsgid "remove-aggr" 232d62bc4baSyz147064msgid "rename-link" 23333343a97Smeemmsgid "reset-linkprop" 23433343a97Smeemmsgid "root-dir" 23533343a97Smeemmsgid "scan-wifi" 23633343a97Smeemmsgid "sec" 23733343a97Smeemmsgid "set-linkprop" 23833343a97Smeemmsgid "short" 23933343a97Smeemmsgid "show-aggr" 24033343a97Smeemmsgid "show-dev" 24133343a97Smeemmsgid "show-link" 24233343a97Smeemmsgid "show-linkprop" 243d62bc4baSyz147064msgid "show-phys" 24433343a97Smeemmsgid "show-secobj" 24533343a97Smeemmsgid "show-wifi" 246d62bc4baSyz147064msgid "show-vlan" 247*e7801d59Ssowminimsgid "show-ether" 24833343a97Smeemmsgid "solaris.network.link.security" 24933343a97Smeemmsgid "speed" 250*e7801d59Ssowminimsgid "speed-duplex" 25133343a97Smeemmsgid "standby" 25233343a97Smeemmsgid "statistics" 25333343a97Smeemmsgid "status" 25433343a97Smeemmsgid "strength" 25533343a97Smeemmsgid "sys_net_config" 25633343a97Smeemmsgid "temporary" 25733343a97Smeemmsgid "unicast" 25833343a97Smeemmsgid "unknown" 25933343a97Smeemmsgid "up" 26033343a97Smeemmsgid "up-aggr" 261d62bc4baSyz147064msgid "up-vlan" 26233343a97Smeemmsgid "vlan-id" 26333343a97Smeemmsgid "wep" 26433343a97Smeemmsgid "yes" 265