Showing 1 changed files with 1 additions and 1 deletions
+1 -1
printer
... ...
@@ -33,7 +33,7 @@ prtInputMaxCapacity=1.3.6.1.2.1.43.8.2.1.9.1
33 33
 prtInputCurrentLevel=1.3.6.1.2.1.43.8.2.1.10.1
34 34
 prtInputMediaDimFeedDirChosen=1.3.6.1.2.1.43.8.2.1.6.1
35 35
 prtInputMediaDimXFeedDirChosen=1.3.6.1.2.1.43.8.2.1.7.1
36
-for i in $(seq 2 5); do
36
+for i in 2 3; do
37 37
     snmpget -v 1 -c public $printer \
38 38
         ${prtInputMaxCapacity}.$i \
39 39
         ${prtInputCurrentLevel}.$i \