Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
5 Reallocated_Sector_Ct 0x0032 100 100 000 Old_age Always - 2
9 Power_On_Hours_and_Msec 0x0032 000 000 000 Old_age Always - 916104h+32m+02.410s
12 Power_Cycle_Count 0x0032 098 098 000 Old_age Always - 2093
181 Program_Fail_Cnt_Total 0x0032 000 000 000 Old_age Always - 2
182 Erase_Fail_Count_Total 0x0032 000 000 000 Old_age Always - 0
192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 2093
225 Host_Writes_32MiB 0x0032 100 100 000 Old_age Always - 658878
232 Available_Reservd_Space 0x0033 100 100 010 Pre-fail Always - 0
233 Media_Wearout_Indicator 0x0032 100 100 000 Old_age Always - 0
241 Host_Writes_32MiB 0x0032 100 100 000 Old_age Always - 658878
242 Host_Reads_32MiB 0x0032 100 100 000 Old_age Always - 561297
249 NAND_Writes_1GiB 0x0013 100 100 000 Pre-fail Always - 21915
/caps-man interface rem [find]
/caps-man channel
add band=2ghz-b/g/n extension-channel=Ce frequency=2412 name=channel1 tx-power=13 width=20
/caps-man datapath
add bridge=bridge-local client-to-client-forwarding=yes name=datapath1
/caps-man security
add authentication-types=wpa2-psk encryption=aes-ccm name=sec1 passphrase="пароль"
/caps-man configuration
add country=russia datapath=datapath1 hide-ssid=no mode=ap name=cfg1 security=sec1 ssid=имя _сети channel=channel1
/caps-man provisioning
add action=create-dynamic-enabled master-configuration=cfg1
/caps-man manager
set enabled=yes
/interface wireless cap
set bridge=bridge-local caps-man-addresses=127.0.0.1 discovery-interfaces=bridge-local enabled=yes interfaces=wlan1
/ip dhcp-server rem [find]
/ip dhcp-server network rem [find]
/ip pool rem [find]
/ip dhcp-client set 0 interface=bridge0 disabled=no
/interface wireless cap
set bridge=bridge0 discovery-interfaces=bridge0 enabled=yes interfaces=wlan1
find /myfolder -name "*970.jpg" -exec mogrify -resize 256x256 {} \;
/ip dhcp-server lease print
/ip dhcp-server lease make-static 5
/ip firewall nat add action=dst-nat chain=dstnat \
comment="port forward for my ip-cam-1" dst-port=52855 \
in-interface=ether1 protocol=tcp to-addresses=192.168.88.161 to-ports=80
/ip firewall filter add chain=input \
comment="allow port fwd to my ip-cam-1" dst-port=52855 protocol=tcp place-before=5